Aug 12 12:16:18 devstack cinder-volume[83413]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 12:16:18 devstack cinder-volume[83413]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:16:18 devstack cinder-volume[83413]: we strongly recommend against using it for new projects. Aug 12 12:16:18 devstack cinder-volume[83413]: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:16:18 devstack cinder-volume[83413]: framework. For more detail see Aug 12 12:16:18 devstack cinder-volume[83413]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:16:18 devstack cinder-volume[83413]: import eventlet # noqa Aug 12 12:16:21 devstack cinder-volume[83413]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=83413) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 12 12:16:21 devstack cinder-volume[83413]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83413) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 12 12:16:21 devstack cinder-volume[83413]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83413) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 12 12:16:22 devstack cinder-volume[83413]: INFO dbcounter [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Registered counter for database cinder Aug 12 12:16:22 devstack cinder-volume[83413]: DEBUG oslo_db.sqlalchemy.engines [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:16:22 devstack cinder-volume[83413]: DEBUG dbcounter [-] [83413] Writer thread running {{(pid=83413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:16:22 devstack cinder-volume[83413]: INFO cinder.rpc [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 12:16:22 devstack cinder-volume[83413]: INFO cinder.rpc [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 12:16:22 devstack cinder-volume[83413]: DEBUG oslo_db.sqlalchemy.engines [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:16:22 devstack cinder-volume[83413]: INFO cinder.volume.manager [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Determined volume DB was empty at startup. Aug 12 12:16:22 devstack cinder-volume[83413]: DEBUG cinder.volume.manager [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83413) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 12 12:16:22 devstack cinder-volume[83413]: INFO cinder.volume.manager [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 12 12:16:22 devstack cinder-volume[83413]: WARNING stevedore.named [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:16:22 devstack cinder-volume[83413]: WARNING castellan.key_manager [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 12:16:22 devstack cinder-volume[83413]: WARNING cinder.keymgr.conf_key_mgr [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 12:16:22 devstack cinder-volume[83413]: DEBUG cinder.volume.drivers.lvm [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=83413) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 12 12:16:22 devstack cinder-volume[83413]: DEBUG oslo_concurrency.processutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=83413) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_concurrency.processutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] CMD "cinder-rtstool verify" returned: 0 in 0.494s {{(pid=83413) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_db.sqlalchemy.engines [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:16:23 devstack cinder-volume[83413]: INFO cinder.rpc [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 12:16:23 devstack cinder-volume[83413]: INFO cinder.rpc [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 12:16:23 devstack cinder-volume[83413]: WARNING stevedore.named [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:16:23 devstack cinder-volume[83413]: WARNING castellan.key_manager [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 12:16:23 devstack cinder-volume[83413]: INFO cinder.volume.manager [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_db.sqlalchemy.engines [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:16:23 devstack cinder-volume[83413]: INFO oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Starting 1 workers Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Started child 83590 {{(pid=83413) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Full set of CONF: {{(pid=83413) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] ******************************************************************************** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3518}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Configuration options gathered from: {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3519}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3520}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3521}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] ================================================================================ {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3526}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] allow_availability_zone_fallback = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] allow_compression_on_image_upload = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83590]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] allowed_direct_url_schemes = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] api_rate_limit = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] auth_strategy = keystone {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] az_cache_duration = 3600 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_availability_zone = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_host = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_stats_polling_interval = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backup_api_class = cinder.backup.api.API {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backup_name_template = backup-%s {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backup_use_same_host = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backup_use_temp_snapshot = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] chap_password = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] chap_username = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_internal_tenant_project_id = 463d663cc15e42ad83757b0f91b8b845 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_internal_tenant_user_id = 509af7ba13e84192ab2067b9f352af58 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cloned_volume_same_az = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cluster = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] compression_format = gzip {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] compute_api_class = cinder.compute.nova.API {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] config_dir = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] config_source = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] control_exchange = openstack {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] debug = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] default_availability_zone = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] default_group_type = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] default_volume_type = lvmdriver-1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] disk_geometry = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] driver_client_cert = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] driver_client_cert_key = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] driver_data_namespace = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] driver_ssl_cert_path = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] driver_ssl_cert_verify = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] driver_use_ssl = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] enable_force_upload = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] enable_new_services = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] enable_unsupported_driver = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] enabled_backends = ['lvmdriver-1'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] enforce_multipath_for_image_xfer = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] filter_function = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_api_insecure = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_api_servers = ['http://192.168.122.26/image'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_api_ssl_compression = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_ca_certificates_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_catalog_info = image:glance:publicURL {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_num_retries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance_request_timeout = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] goodness_function = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] graceful_shutdown_timeout = 5 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] group_api_class = cinder.group.api.API {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] host = devstack {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_compress_on_upload = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_conversion_address_space_limit = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_conversion_cpu_limit = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_conversion_disable = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_upload_use_cinder_backend = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_upload_use_internal_tenant = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_volume_cache_enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_volume_cache_max_count = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] image_volume_cache_max_size_gb = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] init_host_max_objects_retrieval = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] instance_format = [instance: %(uuid)s] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] iscsi_target_flags = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] iscsi_write_cache = on {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] iser_helper = tgtadm {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] iser_ip_address = 192.168.122.26 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] iser_port = 3260 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_color = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83590]: INFO cinder.volume.manager [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_config_append = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_dir = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_options = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_rotate_interval = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_rotate_interval_type = days {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] log_rotation_type = none {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] max_age = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] max_logfile_count = 30 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] max_logfile_size_mb = 200 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] max_over_subscription_ratio = 20.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] message_reap_interval = 86400 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] message_ttl = 2592000 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] migration_create_volume_timeout_secs = 300 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] monkey_patch = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] monkey_patch_modules = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] my_ip = 192.168.122.26 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] no_snapshot_gb_quota = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] num_iser_scan_tries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] num_shell_tries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] num_volume_device_scan_tries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] nvmeof_conn_info_version = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] nvmet_ns_id = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] nvmet_port_id = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] osapi_max_limit = 1000 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] osapi_volume_ext_list = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] osapi_volume_listen = 0.0.0.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] osapi_volume_listen_port = 8776 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] osapi_volume_use_ssl = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] osapi_volume_workers = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] per_volume_size_limit = -1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] periodic_fuzzy_delay = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] periodic_interval = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] project_id_regex = [0-9a-f\-]+ {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] public_endpoint = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] publish_errors = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] quota_backup_gigabytes = 1000 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] quota_backups = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.025s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] quota_gigabytes = 1000 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] quota_groups = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] quota_snapshots = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] quota_volumes = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] rate_limit_burst = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] rate_limit_except_level = CRITICAL {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] rate_limit_interval = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] reinit_driver_count = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] replication_device = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] report_discard_supported = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] report_interval = 120 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] reservation_clean_interval = 86400 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] reservation_expire = 86400 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] reserved_image_namespaces = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] reserved_percentage = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] rpc_response_timeout = 120 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] run_external_periodic_tasks = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] scst_target_driver = iscsi {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] scst_target_iqn_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_down_time = 720 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] shell_completion = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] snapshot_name_template = snapshot-%s {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] snapshot_same_host = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] split_loggers = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] state_path = /opt/stack/data/cinder {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] storage_availability_zone = nova {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] storage_protocol = iSCSI {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] syslog_log_facility = LOG_USER {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] target_helper = lioadm {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] target_ip_address = 192.168.122.26 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] target_port = 3260 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] target_protocol = iscsi {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] target_secondary_ip_addresses = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] trace_flags = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] transfer_api_class = cinder.transfer.api.API {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] transport_url = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] until_refresh = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] use_chap_auth = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] use_default_quota_class = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] use_journal = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] use_json = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] use_multipath_for_image_xfer = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] use_stderr = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] use_syslog = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] verify_glance_signatures = enabled {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_api_class = cinder.volume.api.API {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_backend_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.027s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:23 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_clear = zero {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_clear_ionice = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_clear_size = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_copy_bps_limit = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_dd_blocksize = 1M {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_name_template = volume-%s {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_service_inithost_offload = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volume_usage_audit_period = month {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] zoning_mode = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_concurrency.disable_process_locking = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.auth_section = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.auth_type = password {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.auth_version = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.cache = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.delay_auth_decision = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.http_connect_timeout = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.include_service_catalog = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.insecure = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.interface = public {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_password = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcache_username = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.region_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.service_token_roles_required = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.service_type = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.token_cache_time = 300 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.26/identity {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.backend = dogpile.cache.null {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.backend_argument = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.backend_expiration_time = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.config_prefix = cache.oslo {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.debug_cache_backend = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.enable_retry_client = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.enable_socket_keepalive = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.035s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.expiration_time = 600 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.hashclient_retry_attempts = 2 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.memcache_dead_retry = 300 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.memcache_pool_maxsize = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.memcache_sasl_enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.password = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.proxies = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.redis_db = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.redis_sentinel_service_name = mymaster {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.redis_server = localhost:6379 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.retry_attempts = 2 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.retry_delay = 0.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.socket_keepalive_count = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.socket_keepalive_idle = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.socket_keepalive_interval = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.socket_timeout = 1.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.tls_allowed_ciphers = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.tls_cafile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.tls_certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.tls_enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.tls_keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cache.username = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] coordination.backend_url = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.asyncio_connection = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.asyncio_slave_connection = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.backend = sqlalchemy {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.connection = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.connection_debug = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.connection_parameters = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.connection_recycle_time = 3600 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.connection_trace = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.db_inc_retry_interval = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.db_max_retries = 20 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.db_max_retry_interval = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.db_retry_interval = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.max_overflow = 50 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.max_pool_size = 5 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.max_retries = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.mysql_wsrep_sync_wait = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.pool_timeout = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.retry_interval = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.slave_connection = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.sqlite_synchronous = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.synchronous_reader = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] database.use_db_reconnect = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.connection_string = messaging:// {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.es_doc_type = notification {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.es_scroll_size = 10000 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.es_scroll_time = 2m {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.filter_error_trace = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.hmac_keys = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.sentinel_service_name = mymaster {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.socket_timeout = 0.1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.trace_requests = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler.trace_sqlalchemy = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack sudo[83653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler_jaeger.process_tags = {} {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler_jaeger.service_name_prefix = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] profiler_otlp.service_name_prefix = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.enforce_new_defaults = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.policy_default_rule = default {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.policy_file = policy.yaml {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack sudo[83653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_policy.remote_timeout = 60.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] privsep_osbrick.group = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] privsep_osbrick.helper_command = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] privsep_osbrick.user = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_sys_admin.group = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_sys_admin.helper_command = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] cinder_sys_admin.user = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.auth_section = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.auth_type = password {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.cafile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.collect_timing = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.insecure = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.send_service_user_token = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.split_loggers = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] service_user.timeout = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.auth_section = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.auth_type = password {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.collect_timing = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.insecure = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.region_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.split_loggers = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] glance.timeout = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.backend_availability_zone = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.chap_password = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.chap_username = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.disk_geometry = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.driver_client_cert = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.driver_client_cert_key = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.driver_data_namespace = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.driver_use_ssl = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.enable_unsupported_driver = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.extra_capabilities = {} {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.filter_function = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.goodness_function = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.iscsi_target_flags = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.iscsi_write_cache = on {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.iser_helper = tgtadm {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.iser_ip_address = 192.168.122.26 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.iser_port = 3260 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.lvm_mirrors = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.lvm_share_target = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.lvm_type = auto {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.num_shell_tries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.nvmet_port_id = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.replication_device = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.report_discard_supported = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.reserved_percentage = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.scst_target_driver = iscsi {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.scst_target_iqn_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.storage_protocol = iSCSI {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.target_helper = tgtadm {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.target_ip_address = 192.168.122.26 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.target_port = 3260 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.target_protocol = iscsi {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.trace_flags = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.unique_fqdn_network = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.use_chap_auth = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_backend_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_clear = zero {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_clear_ionice = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_clear_size = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volume_group = cinder-volumes {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_reports.file_event_handler = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_reports.log_dir = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.backend_availability_zone = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.backend_host = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.chap_password = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.chap_username = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.chiscsi_conf = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.disk_geometry = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.driver_client_cert = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.driver_data_namespace = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.driver_use_ssl = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.extra_capabilities = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.filter_function = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.goodness_function = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.iser_helper = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.iser_ip_address = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.iser_port = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.iser_target_prefix = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.lvm_conf_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.lvm_mirrors = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.lvm_share_target = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.lvm_type = auto {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.num_shell_tries = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.nvmet_port_id = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.replication_device = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.report_discard_supported = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.reserved_percentage = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.scst_target_driver = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.storage_protocol = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.target_helper = lioadm {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.target_ip_address = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.target_port = 3260 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.target_protocol = iscsi {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.trace_flags = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.use_chap_auth = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_clear = zero {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_clear_size = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] lvmdriver-1.volumes_dir = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.ssl = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_notifications.driver = [] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_notifications.retry = -1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] key_manager.fixed_key = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.barbican_api_version = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.barbican_endpoint = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.barbican_endpoint_type = public {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.barbican_region_name = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.cafile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.collect_timing = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.insecure = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.number_of_retries = 60 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.retry_delay = 1 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.send_service_user_token = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.split_loggers = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.timeout = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.verify_ssl = True {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican.verify_ssl_path = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.auth_section = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.auth_type = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.cafile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.certfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.collect_timing = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.insecure = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.keyfile = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.split_loggers = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] barbican_service_user.timeout = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.approle_role_id = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.approle_secret_id = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.auth_method = approle {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.auth_path = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.kv_mountpoint = secret {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.kv_path = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.kv_version = 2 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.namespace = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.root_token_id = **** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.ssl_ca_crt_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.timeout = 60.0 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.token_file = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.token_role = None {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.use_ssl = False {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:16:23 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] ******************************************************************************** {{(pid=83413) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} Aug 12 12:16:24 devstack sudo[83653]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1" returned: 0 in 0.332s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:24 devstack sudo[83780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:24 devstack sudo[83780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:24 devstack sudo[83780]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 5 in 0.254s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] 'sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' failed. Not Retrying. {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:16:24 devstack cinder-volume[83590]: INFO cinder.brick.local_dev.lvm [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.018s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:24 devstack sudo[83871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:16:24 devstack sudo[83871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:24 devstack sudo[83871]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.310s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG cinder.brick.local_dev.lvm [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83590) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 12 12:16:24 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:24 devstack sudo[83977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:24 devstack sudo[83977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:25 devstack sudo[83977]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.624s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.035s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:25 devstack sudo[84197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:25 devstack sudo[84197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:25 devstack sudo[84197]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.348s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.025s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:25 devstack sudo[84211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster Aug 12 12:16:25 devstack sudo[84211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:25 devstack sudo[84211]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster" returned: 0 in 0.336s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:25 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:25 devstack sudo[84290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:16:25 devstack sudo[84290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:26 devstack sudo[84290]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:26 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.247s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:26 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:26 devstack sudo[84299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:16:26 devstack sudo[84299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:26 devstack sudo[84299]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:26 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.331s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:26 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:26 devstack sudo[84382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:16:26 devstack sudo[84382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:26 devstack sudo[84382]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:26 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.283s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:26 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:26 devstack sudo[84385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:26 devstack sudo[84385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:27 devstack sudo[84385]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.272s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:27 devstack sudo[84389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:27 devstack sudo[84389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:27 devstack sudo[84389]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.289s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:27 devstack cinder-volume[83590]: INFO cinder.volume.drivers.lvm [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:27 devstack sudo[84393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:27 devstack sudo[84393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:27 devstack sudo[84393]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.264s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG cinder.volume.drivers.lvm [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Updating volume stats {{(pid=83590) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:27 devstack sudo[84396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:16:27 devstack sudo[84396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:27 devstack sudo[84396]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.283s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:27 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:28 devstack sudo[84399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:16:28 devstack sudo[84399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:28 devstack sudo[84399]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.268s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:28 devstack sudo[84403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:28 devstack sudo[84403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:28 devstack sudo[84403]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.319s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:28 devstack sudo[84418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:16:28 devstack sudo[84418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:28 devstack sudo[84418]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.266s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:28 devstack cinder-volume[83590]: INFO cinder.volume.driver [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Driver hasn't implemented _init_vendor_properties() Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG cinder.volume.driver [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=83590) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG oslo_db.sqlalchemy.engines [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG dbcounter [-] [83590] Writer thread running {{(pid=83590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG cinder.db.api [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Building query based on filter {{(pid=83590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:16:28 devstack cinder-volume[83590]: DEBUG cinder.image.image_utils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83590) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 12 12:16:29 devstack cinder-volume[83590]: INFO cinder.keymgr.migration [None req-a89f4faf-cf52-4d9a-aa81-61d8ce9e764b None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG cinder.volume.drivers.lvm [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Updating volume stats {{(pid=83590) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:29 devstack sudo[84422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:16:29 devstack sudo[84422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:29 devstack sudo[84422]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.270s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:29 devstack sudo[84425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:16:29 devstack sudo[84425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:29 devstack sudo[84425]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.280s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:29 devstack sudo[84430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:29 devstack sudo[84430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:29 devstack sudo[84430]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.252s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:29 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:29 devstack sudo[84433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:16:29 devstack sudo[84433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:30 devstack sudo[84433]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.284s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG cinder.manager [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Notifying Schedulers of capabilities ... {{(pid=83590) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:16:30 devstack cinder-volume[83590]: INFO cinder.volume.manager [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Driver initialization completed successfully. Aug 12 12:16:30 devstack cinder-volume[83590]: INFO cinder.manager [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Initiating service 2 cleanup Aug 12 12:16:30 devstack cinder-volume[83590]: INFO cinder.manager [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Service 2 cleanup completed. Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG cinder.service [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Creating RPC server for service cinder-volume {{(pid=83590) start /opt/stack/cinder/cinder/service.py:231}} Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG cinder.service [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83590) start /opt/stack/cinder/cinder/service.py:237}} Aug 12 12:16:30 devstack cinder-volume[83590]: INFO cinder.volume.manager [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG cinder.volume.drivers.lvm [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Updating volume stats {{(pid=83590) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:30 devstack sudo[84436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:16:30 devstack sudo[84436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:30 devstack sudo[84436]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.276s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:30 devstack sudo[84439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:16:30 devstack sudo[84439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:30 devstack sudo[84439]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.272s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:30 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:30 devstack sudo[84443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:16:30 devstack sudo[84443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:31 devstack sudo[84443]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:31 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.252s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:31 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:16:31 devstack sudo[84449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:16:31 devstack sudo[84449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:16:31 devstack sudo[84449]: pam_unix(sudo:session): session closed for user root Aug 12 12:16:31 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.263s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:16:31 devstack cinder-volume[83590]: INFO cinder.volume.manager [None req-3bc39559-16f6-4949-9755-085a9f8a3cd9 None None] Driver post RPC initialization completed successfully. Aug 12 12:16:33 devstack cinder-volume[83413]: DEBUG dbcounter [-] [83413] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:16:40 devstack cinder-volume[83590]: DEBUG dbcounter [-] [83590] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:16:41 devstack cinder-volume[83590]: DEBUG dbcounter [-] [83590] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=83590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:17:16 devstack cinder-volume[83590]: DEBUG oslo_service.periodic_task [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running periodic task VolumeManager._thread_info {{(pid=83590) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:17:16 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread count: 6 {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:17:16 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread info: [<_MainThread(MainThread, started 128685877108864)>, , , , , ] {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:18:16 devstack cinder-volume[83590]: DEBUG oslo_service.periodic_task [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83590) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:18:16 devstack cinder-volume[83590]: DEBUG cinder.volume.drivers.lvm [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Updating volume stats {{(pid=83590) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 12 12:18:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:18:16 devstack sudo[89672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:18:16 devstack sudo[89672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:18:16 devstack sudo[89672]: pam_unix(sudo:session): session closed for user root Aug 12 12:18:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.259s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:18:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:18:16 devstack sudo[89675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:18:16 devstack sudo[89675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:18:16 devstack sudo[89675]: pam_unix(sudo:session): session closed for user root Aug 12 12:18:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.284s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:18:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:18:16 devstack sudo[89678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:18:16 devstack sudo[89678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:18:17 devstack sudo[89678]: pam_unix(sudo:session): session closed for user root Aug 12 12:18:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.264s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:18:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:18:17 devstack sudo[89681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:18:17 devstack sudo[89681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:18:17 devstack sudo[89681]: pam_unix(sudo:session): session closed for user root Aug 12 12:18:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.265s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:18:17 devstack cinder-volume[83590]: DEBUG cinder.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Notifying Schedulers of capabilities ... {{(pid=83590) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:18:17 devstack cinder-volume[83590]: DEBUG oslo_service.periodic_task [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running periodic task VolumeManager._thread_info {{(pid=83590) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:18:17 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread count: 6 {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:18:17 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread info: [<_MainThread(MainThread, started 128685877108864)>, , , , , ] {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:18:41 devstack cinder-volume[83590]: DEBUG dbcounter [-] [83590] Writing DB stats cinder:SELECT=1 {{(pid=83590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:18:41 devstack cinder-volume[83590]: DEBUG dbcounter [-] [83590] Writing DB stats cinder:UPDATE=1 {{(pid=83590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:19:16 devstack cinder-volume[83590]: DEBUG oslo_service.periodic_task [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83590) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:19:16 devstack cinder-volume[83590]: DEBUG cinder.volume.drivers.lvm [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Updating volume stats {{(pid=83590) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 12 12:19:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:19:16 devstack sudo[91321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:19:16 devstack sudo[91321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:19:16 devstack sudo[91321]: pam_unix(sudo:session): session closed for user root Aug 12 12:19:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.259s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:19:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:19:16 devstack sudo[91338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:19:16 devstack sudo[91338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:19:16 devstack sudo[91338]: pam_unix(sudo:session): session closed for user root Aug 12 12:19:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.254s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:19:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:19:16 devstack sudo[91343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:19:16 devstack sudo[91343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:19:17 devstack sudo[91343]: pam_unix(sudo:session): session closed for user root Aug 12 12:19:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.251s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:19:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:19:17 devstack sudo[91355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:19:17 devstack sudo[91355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:19:17 devstack sudo[91355]: pam_unix(sudo:session): session closed for user root Aug 12 12:19:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.241s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:19:17 devstack cinder-volume[83590]: DEBUG cinder.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Notifying Schedulers of capabilities ... {{(pid=83590) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:19:17 devstack cinder-volume[83590]: DEBUG oslo_service.periodic_task [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running periodic task VolumeManager._thread_info {{(pid=83590) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:19:17 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread count: 6 {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:19:17 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread info: [<_MainThread(MainThread, started 128685877108864)>, , , , , ] {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:20:16 devstack cinder-volume[83590]: DEBUG oslo_service.periodic_task [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83590) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:20:16 devstack cinder-volume[83590]: DEBUG cinder.volume.drivers.lvm [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Updating volume stats {{(pid=83590) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 12 12:20:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:20:16 devstack sudo[92753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 12 12:20:16 devstack sudo[92753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:20:16 devstack sudo[92753]: pam_unix(sudo:session): session closed for user root Aug 12 12:20:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.256s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:20:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:20:16 devstack sudo[92756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:20:16 devstack sudo[92756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:20:16 devstack sudo[92756]: pam_unix(sudo:session): session closed for user root Aug 12 12:20:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.272s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:20:16 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:20:16 devstack sudo[92762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 12 12:20:16 devstack sudo[92762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:20:17 devstack sudo[92762]: pam_unix(sudo:session): session closed for user root Aug 12 12:20:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.283s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:20:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:20:17 devstack sudo[92785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 12 12:20:17 devstack sudo[92785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:20:17 devstack sudo[92785]: pam_unix(sudo:session): session closed for user root Aug 12 12:20:17 devstack cinder-volume[83590]: DEBUG oslo_concurrency.processutils [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.282s {{(pid=83590) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:20:17 devstack cinder-volume[83590]: DEBUG cinder.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Notifying Schedulers of capabilities ... {{(pid=83590) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:20:17 devstack cinder-volume[83590]: DEBUG oslo_service.periodic_task [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] Running periodic task VolumeManager._thread_info {{(pid=83590) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:20:17 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread count: 6 {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:20:17 devstack cinder-volume[83590]: DEBUG cinder.volume.manager [None req-798e4a16-9653-4548-9e8d-621ccd6faee1 None None] thread info: [<_MainThread(MainThread, started 128685877108864)>, , , , , ] {{(pid=83590) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:20:41 devstack cinder-volume[83590]: DEBUG dbcounter [-] [83590] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=83590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:21:00 devstack cinder-volume[83413]: INFO oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Caught SIGTERM, stopping children Aug 12 12:21:00 devstack cinder-volume[83413]: DEBUG oslo_concurrency.lockutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Acquiring lock "singleton_lock" {{(pid=83413) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 12 12:21:00 devstack cinder-volume[83413]: DEBUG oslo_concurrency.lockutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Acquired lock "singleton_lock" {{(pid=83413) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 12 12:21:00 devstack cinder-volume[83413]: DEBUG oslo_concurrency.lockutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Releasing lock "singleton_lock" {{(pid=83413) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 12 12:21:00 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Stop services. {{(pid=83413) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 12 12:21:00 devstack cinder-volume[83413]: DEBUG oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Killing children. {{(pid=83413) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 12 12:21:00 devstack cinder-volume[83413]: INFO oslo_service.backend._eventlet.service [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Waiting on 1 children to exit Aug 12 12:21:05 devstack cinder-volume[83590]: INFO oslo_service.backend._eventlet.service [-] Parent process has died unexpectedly, exiting Aug 12 12:21:05 devstack cinder-volume[83590]: DEBUG oslo_concurrency.lockutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Acquiring lock "singleton_lock" {{(pid=83590) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 12 12:21:05 devstack cinder-volume[83590]: DEBUG oslo_concurrency.lockutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Acquired lock "singleton_lock" {{(pid=83590) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 12 12:21:05 devstack cinder-volume[83590]: DEBUG oslo_concurrency.lockutils [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Releasing lock "singleton_lock" {{(pid=83590) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 12 12:21:05 devstack cinder-volume[83590]: WARNING amqp [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 12 12:21:05 devstack cinder-volume[83590]: WARNING amqp [None req-eb98dd09-e219-448a-ba64-dccfd5a9e195 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 12 12:21:05 devstack cinder-volume[93676]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 12:21:05 devstack cinder-volume[93676]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:21:05 devstack cinder-volume[93676]: we strongly recommend against using it for new projects. Aug 12 12:21:05 devstack cinder-volume[93676]: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:21:05 devstack cinder-volume[93676]: framework. For more detail see Aug 12 12:21:05 devstack cinder-volume[93676]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:21:05 devstack cinder-volume[93676]: import eventlet # noqa Aug 12 12:21:07 devstack cinder-volume[93676]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93676) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 12 12:21:07 devstack cinder-volume[93676]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93676) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 12 12:21:07 devstack cinder-volume[93676]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93676) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 12 12:21:08 devstack cinder-volume[93676]: INFO dbcounter [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Registered counter for database cinder Aug 12 12:21:08 devstack cinder-volume[93676]: DEBUG oslo_db.sqlalchemy.engines [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:08 devstack cinder-volume[93676]: DEBUG dbcounter [-] [93676] Writer thread running {{(pid=93676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:21:08 devstack cinder-volume[93676]: INFO cinder.rpc [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 12:21:08 devstack cinder-volume[93676]: INFO cinder.rpc [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 12:21:08 devstack cinder-volume[93676]: DEBUG oslo_db.sqlalchemy.engines [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:08 devstack cinder-volume[93676]: INFO cinder.volume.manager [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Determined volume DB was empty at startup. Aug 12 12:21:08 devstack cinder-volume[93676]: DEBUG cinder.volume.manager [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93676) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 12 12:21:08 devstack cinder-volume[93676]: INFO cinder.volume.manager [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 12 12:21:08 devstack cinder-volume[93676]: WARNING stevedore.named [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:21:08 devstack cinder-volume[93676]: WARNING castellan.key_manager [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 12:21:08 devstack cinder-volume[93676]: WARNING cinder.keymgr.conf_key_mgr [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 12:21:08 devstack cinder-volume[93676]: INFO cinder.volume.manager [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 12 12:21:08 devstack cinder-volume[93676]: DEBUG oslo_db.sqlalchemy.engines [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:09 devstack cinder-volume[93676]: INFO oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Starting 1 workers Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Started child 93894 {{(pid=93676) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Full set of CONF: {{(pid=93676) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] ******************************************************************************** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3518}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Configuration options gathered from: {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3519}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3520}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3521}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] ================================================================================ {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3526}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] allow_availability_zone_fallback = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] allow_compression_on_image_upload = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] allowed_direct_url_schemes = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] api_rate_limit = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] auth_strategy = keystone {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_availability_zone = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_host = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_stats_polling_interval = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93894]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backup_api_class = cinder.backup.api.API {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backup_name_template = backup-%s {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backup_use_same_host = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backup_use_temp_snapshot = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] chap_password = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] chap_username = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_internal_tenant_project_id = 463d663cc15e42ad83757b0f91b8b845 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_internal_tenant_user_id = 509af7ba13e84192ab2067b9f352af58 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cluster = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] compression_format = gzip {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] compute_api_class = cinder.compute.nova.API {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] config_dir = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] config_source = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] control_exchange = openstack {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] debug = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] default_availability_zone = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] default_group_type = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] default_volume_type = QuobyteHD {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] disk_geometry = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] driver_client_cert = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] driver_client_cert_key = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] driver_data_namespace = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] driver_ssl_cert_path = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] driver_ssl_cert_verify = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] driver_use_ssl = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] enable_new_services = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] enable_unsupported_driver = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] enabled_backends = ['QuobyteHD'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] enforce_multipath_for_image_xfer = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] filter_function = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_api_insecure = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_api_servers = ['http://192.168.122.26/image'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_api_ssl_compression = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_ca_certificates_file = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_catalog_info = image:glance:publicURL {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_num_retries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance_request_timeout = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] goodness_function = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] graceful_shutdown_timeout = 5 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] group_api_class = cinder.group.api.API {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] host = devstack {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_compress_on_upload = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_conversion_address_space_limit = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_conversion_cpu_limit = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_conversion_disable = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_upload_use_cinder_backend = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_upload_use_internal_tenant = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_volume_cache_enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_volume_cache_max_count = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] image_volume_cache_max_size_gb = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] init_host_max_objects_retrieval = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] instance_format = [instance: %(uuid)s] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] iscsi_target_flags = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] iscsi_write_cache = on {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] iser_helper = tgtadm {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] iser_ip_address = 192.168.122.26 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] iser_port = 3260 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_color = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_config_append = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_dir = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_file = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_options = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_rotate_interval = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_rotate_interval_type = days {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] log_rotation_type = none {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] max_age = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] max_logfile_count = 30 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] max_logfile_size_mb = 200 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] max_over_subscription_ratio = 20.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] message_reap_interval = 86400 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] message_ttl = 2592000 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] migration_create_volume_timeout_secs = 300 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] monkey_patch = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] monkey_patch_modules = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] my_ip = 192.168.122.26 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] no_snapshot_gb_quota = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] num_iser_scan_tries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] num_shell_tries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] num_volume_device_scan_tries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] nvmeof_conn_info_version = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] nvmet_ns_id = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] nvmet_port_id = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] osapi_max_limit = 1000 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] osapi_volume_ext_list = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] osapi_volume_listen_port = 8776 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] osapi_volume_use_ssl = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] osapi_volume_workers = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] per_volume_size_limit = -1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] periodic_fuzzy_delay = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] periodic_interval = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] public_endpoint = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] publish_errors = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] quota_backup_gigabytes = 1000 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] quota_backups = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] quota_gigabytes = 1000 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] quota_groups = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] quota_snapshots = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] quota_volumes = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] rate_limit_burst = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] rate_limit_except_level = CRITICAL {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] rate_limit_interval = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] reinit_driver_count = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] replication_device = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] report_discard_supported = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] report_interval = 120 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] reservation_clean_interval = 86400 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] reservation_expire = 86400 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] reserved_image_namespaces = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] reserved_percentage = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] rpc_response_timeout = 120 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] run_external_periodic_tasks = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] scst_target_driver = iscsi {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] scst_target_iqn_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_down_time = 720 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] shell_completion = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] snapshot_name_template = snapshot-%s {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] split_loggers = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] state_path = /opt/stack/data/cinder {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] storage_availability_zone = nova {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] storage_protocol = iSCSI {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] syslog_log_facility = LOG_USER {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] target_helper = lioadm {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] target_ip_address = 192.168.122.26 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93894]: INFO cinder.volume.manager [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Starting volume driver QuobyteDriver (1.2) Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] target_port = 3260 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.remotefs [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93894) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] target_protocol = iscsi {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] target_secondary_ip_addresses = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] trace_flags = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] transport_url = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] until_refresh = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] use_chap_auth = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] use_default_quota_class = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] use_journal = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] use_json = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] use_multipath_for_image_xfer = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] use_stderr = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] use_syslog = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] verify_glance_signatures = enabled {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_api_class = cinder.volume.api.API {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_backend_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_clear = zero {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_clear_ionice = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_clear_size = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_copy_bps_limit = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_dd_blocksize = 1M {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_name_template = volume-%s {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_service_inithost_offload = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volume_usage_audit_period = month {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] zoning_mode = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_concurrency.disable_process_locking = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.auth_section = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.auth_type = password {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.auth_version = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.cache = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.include_service_catalog = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.insecure = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.interface = public {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_password = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcache_username = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.region_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.service_type = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.26/identity {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.backend = dogpile.cache.null {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.backend_argument = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.backend_expiration_time = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.config_prefix = cache.oslo {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.debug_cache_backend = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.enable_retry_client = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.enable_socket_keepalive = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.expiration_time = 600 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.hashclient_retry_attempts = 2 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.memcache_dead_retry = 300 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.memcache_pool_maxsize = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.memcache_sasl_enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.password = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.proxies = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.redis_db = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.redis_server = localhost:6379 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.retry_attempts = 2 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.retry_delay = 0.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.socket_keepalive_count = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.socket_keepalive_idle = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.socket_keepalive_interval = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.socket_timeout = 1.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.tls_allowed_ciphers = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.tls_cafile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.tls_certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.tls_enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.tls_keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cache.username = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] coordination.backend_url = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.asyncio_connection = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.asyncio_slave_connection = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.backend = sqlalchemy {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.connection = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.connection_debug = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.connection_parameters = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.connection_recycle_time = 3600 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.connection_trace = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.db_inc_retry_interval = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.db_max_retries = 20 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.db_max_retry_interval = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.db_retry_interval = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.max_overflow = 50 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.max_pool_size = 5 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.max_retries = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.mysql_wsrep_sync_wait = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.pool_timeout = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.retry_interval = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.slave_connection = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.sqlite_synchronous = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.synchronous_reader = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] database.use_db_reconnect = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.connection_string = messaging:// {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.es_doc_type = notification {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.es_scroll_size = 10000 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.es_scroll_time = 2m {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.filter_error_trace = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.hmac_keys = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.sentinel_service_name = mymaster {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.socket_timeout = 0.1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.trace_requests = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler.trace_sqlalchemy = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler_jaeger.process_tags = {} {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler_jaeger.service_name_prefix = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] profiler_otlp.service_name_prefix = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.enforce_new_defaults = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.policy_default_rule = default {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.policy_file = policy.yaml {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] privsep_osbrick.group = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] privsep_osbrick.helper_command = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] privsep_osbrick.user = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_sys_admin.group = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_sys_admin.helper_command = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] cinder_sys_admin.user = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.auth_section = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.auth_type = password {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.cafile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.collect_timing = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.insecure = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.send_service_user_token = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.split_loggers = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] service_user.timeout = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.auth_section = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.auth_type = password {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.collect_timing = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.insecure = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.region_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.split_loggers = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] glance.timeout = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.backend_availability_zone = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.chap_password = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.chap_username = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.disk_geometry = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.driver_client_cert = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.driver_client_cert_key = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.driver_data_namespace = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.driver_use_ssl = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.extra_capabilities = {} {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.filter_function = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.goodness_function = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.iscsi_target_flags = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.iscsi_write_cache = on {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.iser_helper = tgtadm {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.iser_ip_address = 192.168.122.26 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.iser_port = 3260 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_host = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_login = admin {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_mount_options = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_password = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_private_key = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_share_path = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.num_shell_tries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.quobyte_volume_url = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.replication_device = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.report_discard_supported = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.reserved_percentage = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.target_helper = tgtadm {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.target_ip_address = 192.168.122.26 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.target_port = 3260 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.target_protocol = iscsi {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.trace_flags = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.unique_fqdn_network = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.use_chap_auth = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_backend_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_clear = zero {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_clear_ionice = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_clear_size = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_reports.file_event_handler = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_reports.log_dir = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93894) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 12 12:21:09 devstack cinder-volume[93894]: WARNING cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 12 12:21:09 devstack cinder-volume[93894]: WARNING cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.backend_availability_zone = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.backend_host = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.chap_password = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.chap_username = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.chiscsi_conf = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.disk_geometry = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.driver_client_cert = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Running cmd (subprocess): mount.quobyte {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.driver_data_namespace = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.driver_use_ssl = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.extra_capabilities = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.filter_function = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.goodness_function = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.iser_helper = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.iser_ip_address = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.iser_port = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.iser_target_prefix = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_host = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_login = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_mount_options = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_password = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_private_key = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_share_path = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_ssh_port = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.num_shell_tries = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.nvmet_port_id = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.replication_device = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.report_discard_supported = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.reserved_percentage = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.scst_target_driver = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.storage_protocol = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.target_helper = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.target_ip_address = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.target_port = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.target_prefix = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.target_protocol = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.trace_flags = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.use_chap_auth = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_clear = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_clear_size = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] QuobyteHD.volumes_dir = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.ssl = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_notifications.driver = [] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_notifications.retry = -1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] key_manager.fixed_key = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.barbican_api_version = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.barbican_endpoint = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.barbican_endpoint_type = public {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.barbican_region_name = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.cafile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.collect_timing = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.insecure = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.number_of_retries = 60 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.retry_delay = 1 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.send_service_user_token = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.split_loggers = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.timeout = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.verify_ssl = True {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican.verify_ssl_path = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.auth_section = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.auth_type = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.cafile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.certfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.collect_timing = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.insecure = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.keyfile = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.split_loggers = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] barbican_service_user.timeout = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.approle_role_id = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.approle_secret_id = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.auth_method = approle {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.auth_path = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.kv_mountpoint = secret {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.kv_path = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.kv_version = 2 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.namespace = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.root_token_id = **** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.ssl_ca_crt_file = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.timeout = 60.0 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.token_file = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.token_role = None {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.use_ssl = False {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:09 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] ******************************************************************************** {{(pid=93676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} Aug 12 12:21:09 devstack quobyte-client[93899]: Reading configuration file: /etc/quobyte/client.cfg Aug 12 12:21:09 devstack quobyte-client[93899]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] CMD "mount.quobyte" returned: 1 in 0.087s {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=93894) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:21:09 devstack cinder-volume[93894]: INFO cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 ... Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f -c /etc/quobyte/client-cinder.cfg {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:09 devstack sudo[93900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f -c /etc/quobyte/client-cinder.cfg Aug 12 12:21:09 devstack sudo[93900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:09 devstack sudo[93900]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.385s {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:09 devstack cinder-volume[93894]: INFO cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 succeeded Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=93894) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.395s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:09 devstack sudo[93969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:21:09 devstack sudo[93969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:09 devstack sudo[93969]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.258s {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:09 devstack cinder-volume[93894]: INFO cinder.volume.driver [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Driver hasn't implemented _init_vendor_properties() Aug 12 12:21:09 devstack cinder-volume[93894]: DEBUG cinder.volume.driver [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7383575439453, 'free_capacity_gb': 1775.7383575439453, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=93894) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_db.sqlalchemy.engines [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93894) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG dbcounter [-] [93894] Writer thread running {{(pid=93894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.db.api [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Building query based on filter {{(pid=93894) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.image.image_utils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93894) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 12 12:21:10 devstack cinder-volume[93894]: INFO cinder.keymgr.migration [None req-ba7d1337-318b-4959-af69-5feffcb0b95a None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=93894) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=93894) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:10 devstack sudo[93972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:21:10 devstack sudo[93972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:10 devstack sudo[93972]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.257s {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.manager [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Notifying Schedulers of capabilities ... {{(pid=93894) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:21:10 devstack cinder-volume[93894]: INFO cinder.volume.manager [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Driver initialization completed successfully. Aug 12 12:21:10 devstack cinder-volume[93894]: INFO cinder.manager [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Initiating service 3 cleanup Aug 12 12:21:10 devstack cinder-volume[93894]: INFO cinder.manager [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Service 3 cleanup completed. Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.service [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Creating RPC server for service cinder-volume {{(pid=93894) start /opt/stack/cinder/cinder/service.py:231}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.service [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93894) start /opt/stack/cinder/cinder/service.py:237}} Aug 12 12:21:10 devstack cinder-volume[93894]: INFO cinder.volume.manager [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=93894) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=93894) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:10 devstack sudo[93975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:21:10 devstack sudo[93975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:10 devstack sudo[93975]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:10 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.253s {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:10 devstack cinder-volume[93894]: INFO cinder.volume.manager [None req-df9982ce-6b68-4602-b64d-cbfe66fa1cd0 None None] Driver post RPC initialization completed successfully. Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=93894) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG cinder.volume.drivers.quobyte [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=93894) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93894) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:16 devstack sudo[94244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:21:16 devstack sudo[94244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:16 devstack sudo[94244]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG oslo_concurrency.processutils [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.277s {{(pid=93894) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:16 devstack cinder-volume[93894]: DEBUG cinder.manager [None req-eb2dfaf2-5c79-45d8-b539-8263de9de592 None None] Notifying Schedulers of capabilities ... {{(pid=93894) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:21:16 devstack cinder-volume[93676]: INFO oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Caught SIGTERM, stopping children Aug 12 12:21:16 devstack cinder-volume[93676]: DEBUG oslo_concurrency.lockutils [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Acquiring lock "singleton_lock" {{(pid=93676) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 12 12:21:16 devstack cinder-volume[93676]: DEBUG oslo_concurrency.lockutils [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Acquired lock "singleton_lock" {{(pid=93676) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 12 12:21:16 devstack cinder-volume[93676]: DEBUG oslo_concurrency.lockutils [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Releasing lock "singleton_lock" {{(pid=93676) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 12 12:21:16 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Stop services. {{(pid=93676) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 12 12:21:16 devstack cinder-volume[93676]: DEBUG oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Killing children. {{(pid=93676) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 12 12:21:16 devstack cinder-volume[93676]: INFO oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Waiting on 1 children to exit Aug 12 12:21:18 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Acquiring lock "singleton_lock" {{(pid=93894) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 12 12:21:18 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Acquired lock "singleton_lock" {{(pid=93894) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 12 12:21:18 devstack cinder-volume[93894]: DEBUG oslo_concurrency.lockutils [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Releasing lock "singleton_lock" {{(pid=93894) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 12 12:21:18 devstack cinder-volume[93894]: WARNING amqp [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 12 12:21:18 devstack cinder-volume[93894]: WARNING amqp [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 12 12:21:18 devstack cinder-volume[93676]: INFO oslo_service.backend._eventlet.service [None req-e0b4abb9-1bdb-4e54-93f5-84b30c438fb9 None None] Child 93894 exited with status 0 Aug 12 12:21:19 devstack cinder-volume[94340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 12:21:19 devstack cinder-volume[94340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:21:19 devstack cinder-volume[94340]: we strongly recommend against using it for new projects. Aug 12 12:21:19 devstack cinder-volume[94340]: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:21:19 devstack cinder-volume[94340]: framework. For more detail see Aug 12 12:21:19 devstack cinder-volume[94340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:21:19 devstack cinder-volume[94340]: import eventlet # noqa Aug 12 12:21:22 devstack cinder-volume[94340]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=94340) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 12 12:21:22 devstack cinder-volume[94340]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=94340) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 12 12:21:22 devstack cinder-volume[94340]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=94340) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 12 12:21:23 devstack cinder-volume[94340]: INFO dbcounter [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Registered counter for database cinder Aug 12 12:21:23 devstack cinder-volume[94340]: DEBUG oslo_db.sqlalchemy.engines [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG dbcounter [-] [94340] Writer thread running {{(pid=94340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:21:24 devstack cinder-volume[94340]: INFO cinder.rpc [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 12:21:24 devstack cinder-volume[94340]: INFO cinder.rpc [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_db.sqlalchemy.engines [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:24 devstack cinder-volume[94340]: INFO cinder.volume.manager [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Determined volume DB was empty at startup. Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG cinder.volume.manager [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=94340) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 12 12:21:24 devstack cinder-volume[94340]: WARNING stevedore.named [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 12:21:24 devstack cinder-volume[94340]: WARNING castellan.key_manager [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 12:21:24 devstack cinder-volume[94340]: WARNING cinder.keymgr.conf_key_mgr [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 12:21:24 devstack cinder-volume[94340]: INFO cinder.volume.manager [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_db.sqlalchemy.engines [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:24 devstack cinder-volume[94340]: INFO oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Starting 1 workers Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Started child 94662 {{(pid=94340) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Full set of CONF: {{(pid=94340) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] ******************************************************************************** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3518}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] Configuration options gathered from: {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3519}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3520}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3521}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] ================================================================================ {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3526}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] allow_availability_zone_fallback = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] allow_compression_on_image_upload = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] allowed_direct_url_schemes = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] api_rate_limit = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94662]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] auth_strategy = keystone {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_availability_zone = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_host = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_stats_polling_interval = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backup_api_class = cinder.backup.api.API {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backup_name_template = backup-%s {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backup_use_same_host = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backup_use_temp_snapshot = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] chap_password = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] chap_username = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_internal_tenant_project_id = 463d663cc15e42ad83757b0f91b8b845 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_internal_tenant_user_id = 509af7ba13e84192ab2067b9f352af58 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cluster = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] compression_format = gzip {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] compute_api_class = cinder.compute.nova.API {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] config_dir = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] config_source = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] control_exchange = openstack {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] debug = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] default_availability_zone = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] default_group_type = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] default_volume_type = QuobyteHD {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] disk_geometry = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] driver_client_cert = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] driver_client_cert_key = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] driver_data_namespace = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] driver_ssl_cert_path = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] driver_ssl_cert_verify = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] driver_use_ssl = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] enable_new_services = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] enable_unsupported_driver = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] enabled_backends = ['QuobyteHD'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] enforce_multipath_for_image_xfer = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] filter_function = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_api_insecure = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_api_servers = ['http://192.168.122.26/image'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_api_ssl_compression = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_ca_certificates_file = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_catalog_info = image:glance:publicURL {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_num_retries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance_request_timeout = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] goodness_function = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] graceful_shutdown_timeout = 5 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] group_api_class = cinder.group.api.API {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] host = devstack {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_compress_on_upload = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_conversion_address_space_limit = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_conversion_cpu_limit = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_conversion_disable = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_upload_use_cinder_backend = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_upload_use_internal_tenant = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_volume_cache_enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_volume_cache_max_count = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] image_volume_cache_max_size_gb = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] init_host_max_objects_retrieval = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] instance_format = [instance: %(uuid)s] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] iscsi_target_flags = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] iscsi_write_cache = on {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] iser_helper = tgtadm {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Starting volume driver QuobyteDriver (1.2) Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] iser_ip_address = 192.168.122.26 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94662) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] iser_port = 3260 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_color = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_config_append = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_dir = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_file = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_options = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_rotate_interval = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_rotate_interval_type = days {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] log_rotation_type = none {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] max_age = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] max_logfile_count = 30 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] max_logfile_size_mb = 200 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] max_over_subscription_ratio = 20.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] message_reap_interval = 86400 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] message_ttl = 2592000 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] migration_create_volume_timeout_secs = 300 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] monkey_patch = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] monkey_patch_modules = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] my_ip = 192.168.122.26 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] no_snapshot_gb_quota = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] num_iser_scan_tries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] num_shell_tries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] num_volume_device_scan_tries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] nvmeof_conn_info_version = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] nvmet_ns_id = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] nvmet_port_id = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] osapi_max_limit = 1000 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] osapi_volume_ext_list = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] osapi_volume_listen = 0.0.0.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] osapi_volume_listen_port = 8776 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] osapi_volume_use_ssl = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] osapi_volume_workers = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] per_volume_size_limit = -1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] periodic_fuzzy_delay = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] periodic_interval = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] project_id_regex = [0-9a-f\-]+ {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] public_endpoint = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] publish_errors = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] quota_backup_gigabytes = 1000 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] quota_backups = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] quota_gigabytes = 1000 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] quota_groups = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] quota_snapshots = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] quota_volumes = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] rate_limit_burst = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] rate_limit_except_level = CRITICAL {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] rate_limit_interval = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] reinit_driver_count = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] replication_device = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] report_discard_supported = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] report_interval = 120 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] reservation_clean_interval = 86400 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] reservation_expire = 86400 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] reserved_image_namespaces = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] reserved_percentage = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] rpc_response_timeout = 120 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] run_external_periodic_tasks = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] scst_target_driver = iscsi {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] scst_target_iqn_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_down_time = 720 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] shell_completion = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] snapshot_name_template = snapshot-%s {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] split_loggers = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] state_path = /opt/stack/data/cinder {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] storage_availability_zone = nova {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] storage_protocol = iSCSI {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] syslog_log_facility = LOG_USER {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] target_helper = lioadm {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] target_ip_address = 192.168.122.26 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] target_port = 3260 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] target_protocol = iscsi {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] target_secondary_ip_addresses = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] trace_flags = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] transfer_api_class = cinder.transfer.api.API {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] transport_url = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] until_refresh = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] use_chap_auth = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] use_default_quota_class = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] use_journal = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] use_json = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] use_multipath_for_image_xfer = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] use_stderr = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] use_syslog = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] verify_glance_signatures = enabled {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_api_class = cinder.volume.api.API {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_backend_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_clear = zero {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_clear_ionice = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_clear_size = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_copy_bps_limit = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_dd_blocksize = 1M {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_name_template = volume-%s {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_service_inithost_offload = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volume_usage_audit_period = month {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] zoning_mode = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_concurrency.disable_process_locking = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.auth_section = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.auth_type = password {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.auth_version = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.cache = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.delay_auth_decision = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.http_connect_timeout = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.include_service_catalog = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.insecure = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.interface = public {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_password = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcache_username = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.region_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.service_token_roles_required = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.service_type = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.token_cache_time = 300 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.26/identity {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.backend = dogpile.cache.null {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.backend_argument = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.backend_expiration_time = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.config_prefix = cache.oslo {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.debug_cache_backend = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.enable_retry_client = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.enable_socket_keepalive = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.expiration_time = 600 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.hashclient_retry_attempts = 2 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.memcache_dead_retry = 300 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.memcache_pool_maxsize = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.memcache_sasl_enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.password = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.proxies = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.redis_db = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.redis_sentinel_service_name = mymaster {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.redis_server = localhost:6379 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.retry_attempts = 2 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.retry_delay = 0.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.socket_keepalive_count = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.socket_keepalive_idle = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.socket_keepalive_interval = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.socket_timeout = 1.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.tls_allowed_ciphers = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.tls_cafile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.tls_certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.tls_enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.tls_keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cache.username = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] coordination.backend_url = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.asyncio_connection = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.asyncio_slave_connection = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.backend = sqlalchemy {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.connection = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.connection_debug = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.connection_parameters = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.connection_recycle_time = 3600 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.connection_trace = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.db_inc_retry_interval = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.db_max_retries = 20 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.db_max_retry_interval = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.db_retry_interval = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.max_overflow = 50 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.max_pool_size = 5 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.max_retries = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.mysql_wsrep_sync_wait = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.pool_timeout = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.retry_interval = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.slave_connection = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.sqlite_synchronous = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.synchronous_reader = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] database.use_db_reconnect = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.connection_string = messaging:// {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.es_doc_type = notification {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.es_scroll_size = 10000 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.es_scroll_time = 2m {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.filter_error_trace = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.hmac_keys = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.sentinel_service_name = mymaster {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.socket_timeout = 0.1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.trace_requests = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler.trace_sqlalchemy = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler_jaeger.process_tags = {} {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler_jaeger.service_name_prefix = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] profiler_otlp.service_name_prefix = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.enforce_new_defaults = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.policy_default_rule = default {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.policy_file = policy.yaml {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_policy.remote_timeout = 60.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] privsep_osbrick.group = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] privsep_osbrick.helper_command = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] privsep_osbrick.user = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_sys_admin.group = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_sys_admin.helper_command = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] cinder_sys_admin.user = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.auth_section = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.auth_type = password {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.cafile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.collect_timing = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.insecure = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.send_service_user_token = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.split_loggers = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] service_user.timeout = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.auth_section = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.auth_type = password {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.collect_timing = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.insecure = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.region_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.split_loggers = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] glance.timeout = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.backend_availability_zone = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.chap_password = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.chap_username = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.disk_geometry = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.driver_client_cert = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.driver_client_cert_key = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.driver_data_namespace = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.driver_use_ssl = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.enable_unsupported_driver = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.extra_capabilities = {} {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.filter_function = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:24 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.goodness_function = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.iscsi_target_flags = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.iscsi_write_cache = on {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.iser_helper = tgtadm {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.iser_ip_address = 192.168.122.26 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.iser_port = 3260 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_host = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_login = admin {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_mount_options = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_password = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_private_key = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94662) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 12 12:21:25 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_share_path = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_ssh_port = 22 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.num_shell_tries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack sudo[94672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack sudo[94672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:25 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.nvmet_port_id = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.quobyte_client_cfg = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.quobyte_volume_url = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.replication_device = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.report_discard_supported = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.reserved_percentage = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.scst_target_driver = iscsi {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Running cmd (subprocess): mount.quobyte {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.scst_target_iqn_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.storage_protocol = iSCSI {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.target_helper = tgtadm {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.target_ip_address = 192.168.122.26 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.target_port = 3260 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.target_protocol = iscsi {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.trace_flags = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.unique_fqdn_network = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.use_chap_auth = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_backend_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_clear = zero {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_clear_ionice = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_clear_size = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_reports.file_event_handler = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_reports.log_dir = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.backend_availability_zone = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.backend_host = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.chap_password = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.chap_username = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.chiscsi_conf = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.disk_geometry = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.driver_client_cert = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.driver_client_cert_key = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.driver_data_namespace = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.driver_use_ssl = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.extra_capabilities = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.filter_function = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.goodness_function = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.iscsi_target_flags = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.iscsi_write_cache = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.iser_helper = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.iser_ip_address = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.iser_port = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.iser_target_prefix = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_host = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_login = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_mount_options = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_password = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_private_key = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_share_path = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_ssh_port = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.num_shell_tries = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nvmet_ns_id = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.nvmet_port_id = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.replication_device = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.report_discard_supported = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.reserved_percentage = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.scst_target_driver = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.storage_protocol = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.target_helper = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.target_ip_address = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.target_port = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.target_prefix = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.target_protocol = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.trace_flags = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.unique_fqdn_network = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.use_chap_auth = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_clear = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_clear_ionice = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_clear_size = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] QuobyteHD.volumes_dir = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.ssl = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_notifications.driver = [] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_notifications.retry = -1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] key_manager.fixed_key = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.barbican_api_version = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.barbican_endpoint = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.barbican_endpoint_type = public {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.barbican_region_name = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.cafile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.collect_timing = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.insecure = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.number_of_retries = 60 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.retry_delay = 1 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.send_service_user_token = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.split_loggers = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.timeout = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.verify_ssl = True {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican.verify_ssl_path = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.auth_section = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.auth_type = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.cafile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.certfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.collect_timing = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.insecure = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.keyfile = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.split_loggers = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] barbican_service_user.timeout = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.approle_role_id = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.approle_secret_id = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.auth_method = approle {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.auth_path = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.kv_mountpoint = secret {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.kv_path = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.kv_version = 2 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.namespace = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.root_token_id = **** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.ssl_ca_crt_file = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.timeout = 60.0 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.token_file = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.token_role = None {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.use_ssl = False {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 12 12:21:25 devstack cinder-volume[94340]: DEBUG oslo_service.backend._eventlet.service [None req-adee1e33-8e8b-4f2c-8bec-b5bba7752f27 None None] ******************************************************************************** {{(pid=94340) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] CMD "mount.quobyte" returned: 1 in 0.150s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:25 devstack sudo[94672]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.452s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:25 devstack cinder-volume[94662]: INFO cinder.volume.driver [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Driver hasn't implemented _init_vendor_properties() Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.volume.driver [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.738437652588, 'free_capacity_gb': 1775.738437652588, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94662) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_db.sqlalchemy.engines [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writer thread running {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.db.api [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Building query based on filter {{(pid=94662) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94662) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:25 devstack cinder-volume[94662]: INFO cinder.keymgr.migration [None req-901d0ce8-ad7e-497b-9f81-73f245a115b5 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 12 12:21:25 devstack sudo[94687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:21:25 devstack sudo[94687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:25 devstack sudo[94687]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:25 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:21:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Driver initialization completed successfully. Aug 12 12:21:25 devstack cinder-volume[94662]: INFO cinder.manager [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Initiating service 3 cleanup Aug 12 12:21:26 devstack cinder-volume[94662]: INFO cinder.manager [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Service 3 cleanup completed. Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG cinder.service [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Creating RPC server for service cinder-volume {{(pid=94662) start /opt/stack/cinder/cinder/service.py:231}} Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG cinder.service [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94662) start /opt/stack/cinder/cinder/service.py:237}} Aug 12 12:21:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:21:26 devstack sudo[94694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:21:26 devstack sudo[94694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:21:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:21:26 devstack sudo[94694]: pam_unix(sudo:session): session closed for user root Aug 12 12:21:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f3da10bb-f904-4281-90d6-5daf4f07777e None None] Driver post RPC initialization completed successfully. Aug 12 12:21:34 devstack cinder-volume[94340]: DEBUG dbcounter [-] [94340] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=94340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:21:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=3 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:21:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:22:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:22:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 6 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:22:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Flow 'volume_create_manager' (4aed5dc0-ff87-4170-abc4-61dd451f3d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5c723eb-1533-4ffc-a404-43eb325ca756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5c723eb-1533-4ffc-a404-43eb325ca756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2056492187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2ba12d67-3287-465f-b4c4-da82f9d4a2a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83222773d0b3483c96083db57542a34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:22:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:22:26Z,use_quota=True,user_id='1f878f61ec3b4960984a859e2330d504',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dad0601-434c-4c9c-9e52-497de030f4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dad0601-434c-4c9c-9e52-497de030f4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d092c99e-63f3-4d88-bad7-47adc9bdc9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d092c99e-63f3-4d88-bad7-47adc9bdc9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ba12d67-3287-465f-b4c4-da82f9d4a2a5', 'volume_name': 'volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a26adbc5-ce78-45af-aba9-b49d03f0c41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a26adbc5-ce78-45af-aba9-b49d03f0c41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8218316-9dd0-4adb-b1c0-01177f7ee0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:26 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Volume 2ba12d67-3287-465f-b4c4-da82f9d4a2a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5', 'volume_size': 1} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2056492187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2ba12d67-3287-465f-b4c4-da82f9d4a2a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83222773d0b3483c96083db57542a34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:22:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:22:26Z,use_quota=True,user_id='1f878f61ec3b4960984a859e2330d504',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Creating volume 2ba12d67-3287-465f-b4c4-da82f9d4a2a5 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:22:26 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:22:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:22:26 devstack sudo[94877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 1073741824 Aug 12 12:22:26 devstack sudo[94877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:27 devstack sudo[94877]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 1073741824" returned: 0 in 0.938s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:22:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:22:27 devstack sudo[95213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 Aug 12 12:22:27 devstack sudo[95213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:28 devstack sudo[95213]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5" returned: 0 in 0.399s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:22:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] <== create_volume: return (1445ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:22:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.450s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:22:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8218316-9dd0-4adb-b1c0-01177f7ee0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9259007f-f2fe-48d9-8c26-364e3fee61d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:28 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Volume volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 (2ba12d67-3287-465f-b4c4-da82f9d4a2a5): created successfully Aug 12 12:22:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9259007f-f2fe-48d9-8c26-364e3fee61d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Flow 'volume_create_manager' (4aed5dc0-ff87-4170-abc4-61dd451f3d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:22:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-538d41d3-e595-464a-ad59-0dec0bcf0c4a tempest-TaggedAttachmentsTest-1652043766 None] Created volume successfully. Aug 12 12:22:38 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=4,cinder:SELECT=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:22:38 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=2,cinder:INSERT=1,cinder:UPDATE=2,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Flow 'volume_create_manager' (79c8c624-359b-4735-aeff-661e610a4c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f26221e8-194f-4417-933a-5e7419d0c721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f26221e8-194f-4417-933a-5e7419d0c721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1176790654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f608cf52-6104-4555-bdec-63a391230182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea9420f5dc2491fadcc6c68af7b50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:22:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:22:50Z,use_quota=True,user_id='43d833c47cf147a3ae30d93decbdf8cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaa34eda-4c5a-4520-be6e-b10f7cadb159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaa34eda-4c5a-4520-be6e-b10f7cadb159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b976b754-8d60-499a-b668-9685c5b28ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b976b754-8d60-499a-b668-9685c5b28ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f608cf52-6104-4555-bdec-63a391230182', 'volume_name': 'volume-f608cf52-6104-4555-bdec-63a391230182', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3cc9c2d-bd14-4b2c-b76c-3ded3b5efe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3cc9c2d-bd14-4b2c-b76c-3ded3b5efe2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (171ca2bd-f99a-4c82-b1d8-bfbef578e9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:49 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Volume f608cf52-6104-4555-bdec-63a391230182: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f608cf52-6104-4555-bdec-63a391230182', 'volume_size': 1} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1176790654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f608cf52-6104-4555-bdec-63a391230182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea9420f5dc2491fadcc6c68af7b50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:22:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:22:50Z,use_quota=True,user_id='43d833c47cf147a3ae30d93decbdf8cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Creating volume f608cf52-6104-4555-bdec-63a391230182 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:22:49 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:22:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:22:49 devstack sudo[95586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 1073741824 Aug 12 12:22:49 devstack sudo[95586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:50 devstack sudo[95586]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 1073741824" returned: 0 in 0.958s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:22:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:22:50 devstack sudo[95626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 Aug 12 12:22:50 devstack sudo[95626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:51 devstack sudo[95626]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182" returned: 0 in 0.652s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:22:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] <== create_volume: return (1738ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:22:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.742s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:22:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (171ca2bd-f99a-4c82-b1d8-bfbef578e9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f608cf52-6104-4555-bdec-63a391230182', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08cc07b6-c9c9-4144-aba1-1101e05ab8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:22:51 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Volume volume-f608cf52-6104-4555-bdec-63a391230182 (f608cf52-6104-4555-bdec-63a391230182): created successfully Aug 12 12:22:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08cc07b6-c9c9-4144-aba1-1101e05ab8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:22:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Flow 'volume_create_manager' (79c8c624-359b-4735-aeff-661e610a4c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:22:51 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-85f8365c-6a04-4e28-b3e0-a966a24f84d7 tempest-VolumesAdminNegativeTest-1336085671 None] Created volume successfully. Aug 12 12:22:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Acquiring lock "cinder-f608cf52-6104-4555-bdec-63a391230182-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:22:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "cinder-f608cf52-6104-4555-bdec-63a391230182-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:22:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Acquiring lock "cinder-quobyte-f608cf52-6104-4555-bdec-63a391230182" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:22:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "cinder-quobyte-f608cf52-6104-4555-bdec-63a391230182" acquired by "delete_volume" :: waited 0.050s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:22:53 devstack cinder-volume[94662]: INFO oslo.privsep.daemon [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Running privsep helper: ['sudo', 'cinder-rootwrap', '/etc/cinder/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/cinder/cinder.conf', '--privsep_context', 'cinder.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmpen4t8719/privsep.sock'] Aug 12 12:22:53 devstack sudo[95675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf privsep-helper --config-file /etc/cinder/cinder.conf --privsep_context cinder.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpen4t8719/privsep.sock Aug 12 12:22:53 devstack sudo[95675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: Aug 12 12:22:55 devstack cinder-volume[94662]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 12 12:22:56 devstack sudo[95675]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:56 devstack cinder-volume[94662]: INFO oslo.privsep.daemon [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Spawned new privsep daemon via rootwrap Aug 12 12:22:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Accepted privsep connection to /tmp/tmpen4t8719/privsep.sock {{(pid=94662) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 12 12:22:56 devstack cinder-volume[94662]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 12 12:22:56 devstack cinder-volume[94662]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 12 12:22:56 devstack cinder-volume[94662]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Aug 12 12:22:56 devstack cinder-volume[94662]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95678 Aug 12 12:22:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[49f60a07-7288-4510-ba02-cc9116dffa21]: (2,) {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:22:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2645f10e-26f3-4839-b783-e0f56484ca63]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:22:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:22:56 devstack sudo[95681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 Aug 12 12:22:56 devstack sudo[95681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:57 devstack sudo[95681]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182" returned: 0 in 0.724s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:22:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:22:57 devstack sudo[95686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182 Aug 12 12:22:57 devstack sudo[95686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:57 devstack sudo[95686]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f608cf52-6104-4555-bdec-63a391230182" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:22:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "cinder-quobyte-f608cf52-6104-4555-bdec-63a391230182" released by "delete_volume" :: held 3.893s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:22:57 devstack cinder-volume[94662]: WARNING cinder.quota [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:22:57 devstack cinder-volume[94662]: WARNING cinder.quota [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:22:57 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Created reservations ['0222f1c8-5c79-46da-9b57-9c99f3f9eff4', '3b25f5dc-dffa-431b-a2f9-81dd24ab5542', 'c43b1cbf-cc9e-4192-9b2b-35bc1f96d677', 'e63dd6a3-7f21-42ca-acc4-48b0543e79f4'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:22:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:22:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:22:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:22:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:22:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.037s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:22:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:22:58 devstack sudo[95689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:22:58 devstack sudo[95689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:22:59 devstack sudo[95689]: pam_unix(sudo:session): session closed for user root Aug 12 12:22:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.788s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:22:59 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:22:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Deleted volume successfully. Aug 12 12:22:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e36f2b58-fe52-45c0-a134-d3242694dd00 tempest-VolumesAdminNegativeTest-1336085671 None] Lock "cinder-f608cf52-6104-4555-bdec-63a391230182-delete_volume" released by "delete_volume" :: held 5.542s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=7,cinder:UPDATE=16,cinder:INSERT=3,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:08 devstack sudo[95767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:23:08 devstack sudo[95767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:08 devstack sudo[95767]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.354s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 8 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:23:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:23:09 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=6,cinder:SELECT=7,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Flow 'volume_create_manager' (9aeea4d1-579a-4480-b4d5-5695d035eb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a1dc2ba-787d-43de-b26b-cc3e6967b917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a1dc2ba-787d-43de-b26b-cc3e6967b917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1913911293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17a0d0a0-29e9-4d7d-80dd-62be800f9c29,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ee9fb41421849bab3772dddf515ffd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:12Z,use_quota=True,user_id='02fc5530961b4521bc56700db0f76947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0a9d80e-7f8d-48ae-8af4-8f64cfb1b3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0a9d80e-7f8d-48ae-8af4-8f64cfb1b3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df2cbf0c-ae42-408b-8a13-610122c1da9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df2cbf0c-ae42-408b-8a13-610122c1da9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17a0d0a0-29e9-4d7d-80dd-62be800f9c29', 'volume_name': 'volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f59a2b34-5ad0-4e50-8788-94db80184e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f59a2b34-5ad0-4e50-8788-94db80184e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c04ce51-05b5-4e02-b9c3-db81175677e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Volume 17a0d0a0-29e9-4d7d-80dd-62be800f9c29: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29', 'volume_size': 1} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1913911293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17a0d0a0-29e9-4d7d-80dd-62be800f9c29,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ee9fb41421849bab3772dddf515ffd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:12Z,use_quota=True,user_id='02fc5530961b4521bc56700db0f76947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Creating volume 17a0d0a0-29e9-4d7d-80dd-62be800f9c29 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:23:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:23:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:11 devstack sudo[95800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 1073741824 Aug 12 12:23:11 devstack sudo[95800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:12 devstack sudo[95800]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 1073741824" returned: 0 in 0.598s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:12 devstack sudo[95809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 Aug 12 12:23:12 devstack sudo[95809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:12 devstack sudo[95809]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29" returned: 0 in 0.270s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] <== create_volume: return (925ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.928s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c04ce51-05b5-4e02-b9c3-db81175677e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (297a2782-0dfb-468c-a570-51618dbf211b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Volume volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 (17a0d0a0-29e9-4d7d-80dd-62be800f9c29): created successfully Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (297a2782-0dfb-468c-a570-51618dbf211b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Flow 'volume_create_manager' (9aeea4d1-579a-4480-b4d5-5695d035eb8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-72e25b0d-2c6d-4705-915d-4ae0e0d891e0 tempest-VolumesTestJSON-996434549 None] Created volume successfully. Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Flow 'volume_create_manager' (c20e30de-39c5-48b5-8b04-33432e9e8ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6057f948-1b02-44c6-8046-b39e60e696ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6057f948-1b02-44c6-8046-b39e60e696ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2065326841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ee9fb41421849bab3772dddf515ffd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:14Z,use_quota=True,user_id='02fc5530961b4521bc56700db0f76947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79cfb9e4-299f-4aba-b281-5f866cbcc0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79cfb9e4-299f-4aba-b281-5f866cbcc0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (220351c7-b32c-4e85-af35-599c08da98e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (220351c7-b32c-4e85-af35-599c08da98e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d', 'volume_name': 'volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27296760-c26d-4400-97ca-79d3e6970db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27296760-c26d-4400-97ca-79d3e6970db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16800c9c-5278-489c-a4fd-0913347da5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:14 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Volume 6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d', 'volume_size': 1} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2065326841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ee9fb41421849bab3772dddf515ffd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:14Z,use_quota=True,user_id='02fc5530961b4521bc56700db0f76947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Creating volume 6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:23:14 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:14 devstack sudo[95848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d 1073741824 Aug 12 12:23:14 devstack sudo[95848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:14 devstack sudo[95848]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d 1073741824" returned: 0 in 0.534s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:15 devstack sudo[95856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d Aug 12 12:23:15 devstack sudo[95856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:15 devstack sudo[95856]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d" returned: 0 in 0.310s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] <== create_volume: return (897ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.900s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16800c9c-5278-489c-a4fd-0913347da5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (080bec0b-6578-4c79-b819-7e8177d3010f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:15 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Volume volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d (6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d): created successfully Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (080bec0b-6578-4c79-b819-7e8177d3010f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Flow 'volume_create_manager' (c20e30de-39c5-48b5-8b04-33432e9e8ff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3f2bd333-489f-41b5-a6c0-186601d6d92a tempest-VolumesTestJSON-996434549 None] Created volume successfully. Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Flow 'volume_create_manager' (beaa779f-2434-43e1-94f6-a61cefa5d523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cb6099b-35d3-4071-a087-dd620506cbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cb6099b-35d3-4071-a087-dd620506cbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2033500584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=05f6916b-6213-433c-bfcd-e22734d267c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed010b29b0d4e47a859354f400d1b5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:16Z,use_quota=True,user_id='59c9c482365f4660b62ce512f82bcb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccf22160-9b83-418c-9b26-224bed0cd5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccf22160-9b83-418c-9b26-224bed0cd5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e3abec6-4b3a-4195-b9f0-3e40607ba497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e3abec6-4b3a-4195-b9f0-3e40607ba497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '05f6916b-6213-433c-bfcd-e22734d267c4', 'volume_name': 'volume-05f6916b-6213-433c-bfcd-e22734d267c4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e55b7307-8c44-499b-9865-4f34b90c59db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e55b7307-8c44-499b-9865-4f34b90c59db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5470b0d-4ded-4846-ae39-26c6f82c8d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:16 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Volume 05f6916b-6213-433c-bfcd-e22734d267c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-05f6916b-6213-433c-bfcd-e22734d267c4', 'volume_size': 1} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2033500584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=05f6916b-6213-433c-bfcd-e22734d267c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed010b29b0d4e47a859354f400d1b5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:16Z,use_quota=True,user_id='59c9c482365f4660b62ce512f82bcb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Creating volume 05f6916b-6213-433c-bfcd-e22734d267c4 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:23:16 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:16 devstack sudo[95861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 1073741824 Aug 12 12:23:16 devstack sudo[95861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:16 devstack sudo[95861]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 1073741824" returned: 0 in 0.637s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:16 devstack sudo[95867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 Aug 12 12:23:16 devstack sudo[95867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Flow 'volume_create_manager' (04fc4159-8d7a-4583-9c77-f1978786154a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f99ee14-e105-4482-a4e7-7af00ea0652e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:17 devstack sudo[95867]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] <== create_volume: return (1138ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.142s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f99ee14-e105-4482-a4e7-7af00ea0652e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-210995021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8bdb8809-7069-4e98-a136-d6ea69b09f2d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ee9fb41421849bab3772dddf515ffd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:17Z,use_quota=True,user_id='02fc5530961b4521bc56700db0f76947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d88da68d-5e47-4398-868c-15167092e149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d88da68d-5e47-4398-868c-15167092e149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c449ef8-65a5-4756-8243-b08b702a80c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c449ef8-65a5-4756-8243-b08b702a80c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8bdb8809-7069-4e98-a136-d6ea69b09f2d', 'volume_name': 'volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aecfe978-5cd1-4b6c-b109-e80fa4adc2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aecfe978-5cd1-4b6c-b109-e80fa4adc2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cde990f6-aa9d-44ea-bbd2-4f5cf40d16bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Volume 8bdb8809-7069-4e98-a136-d6ea69b09f2d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d', 'volume_size': 1} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-210995021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8bdb8809-7069-4e98-a136-d6ea69b09f2d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ee9fb41421849bab3772dddf515ffd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:17Z,use_quota=True,user_id='02fc5530961b4521bc56700db0f76947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Creating volume 8bdb8809-7069-4e98-a136-d6ea69b09f2d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:23:17 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:17 devstack sudo[95872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d 1073741824 Aug 12 12:23:17 devstack sudo[95872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5470b0d-4ded-4846-ae39-26c6f82c8d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-05f6916b-6213-433c-bfcd-e22734d267c4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6400ac0b-db9c-4671-be90-e8d3008d0245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Volume volume-05f6916b-6213-433c-bfcd-e22734d267c4 (05f6916b-6213-433c-bfcd-e22734d267c4): created successfully Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6400ac0b-db9c-4671-be90-e8d3008d0245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Flow 'volume_create_manager' (beaa779f-2434-43e1-94f6-a61cefa5d523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a546c6b1-d2c1-46d7-917c-b5c523e4d0d7 tempest-ServerActionsTestOtherA-1889517951 None] Created volume successfully. Aug 12 12:23:18 devstack sudo[95872]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d 1073741824" returned: 0 in 0.611s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:18 devstack sudo[95878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d Aug 12 12:23:18 devstack sudo[95878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:18 devstack sudo[95878]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] <== create_volume: return (953ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.956s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cde990f6-aa9d-44ea-bbd2-4f5cf40d16bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5adb7ae-1dba-419e-9d60-f53ea9a73828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:18 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Volume volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d (8bdb8809-7069-4e98-a136-d6ea69b09f2d): created successfully Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5adb7ae-1dba-419e-9d60-f53ea9a73828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Flow 'volume_create_manager' (04fc4159-8d7a-4583-9c77-f1978786154a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-90caf41c-c4e4-407e-9946-ae73ad6fde75 tempest-VolumesTestJSON-996434549 None] Created volume successfully. Aug 12 12:23:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Acquiring lock "cinder-8bdb8809-7069-4e98-a136-d6ea69b09f2d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Lock "cinder-8bdb8809-7069-4e98-a136-d6ea69b09f2d-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Acquiring lock "cinder-quobyte-8bdb8809-7069-4e98-a136-d6ea69b09f2d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Lock "cinder-quobyte-8bdb8809-7069-4e98-a136-d6ea69b09f2d" acquired by "delete_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6979feb-b9b7-4e7f-be6f-31699a94e49a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:23:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:20 devstack sudo[95890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d Aug 12 12:23:20 devstack sudo[95890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:21 devstack sudo[95890]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d" returned: 0 in 0.603s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:21 devstack sudo[95899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d Aug 12 12:23:21 devstack sudo[95899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:21 devstack sudo[95899]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8bdb8809-7069-4e98-a136-d6ea69b09f2d" returned: 0 in 0.322s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Lock "cinder-quobyte-8bdb8809-7069-4e98-a136-d6ea69b09f2d" released by "delete_volume" :: held 1.003s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Created reservations ['01c4bf78-a7bd-4357-97a8-793310c7cd7f', '718e3724-6864-4bad-974a-06682c54b250', 'c9a85e3b-697e-449a-9f33-1d94e37f4e13', '82c4afe6-7df4-474f-92d5-5bd4d872e37b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:21 devstack sudo[95907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:23:21 devstack sudo[95907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:22 devstack sudo[95907]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.385s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:22 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:23:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Deleted volume successfully. Aug 12 12:23:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ce0057b2-48ae-4c96-afd0-9154c61c054a tempest-VolumesTestJSON-996434549 None] Lock "cinder-8bdb8809-7069-4e98-a136-d6ea69b09f2d-delete_volume" released by "delete_volume" :: held 1.744s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Acquiring lock "cinder-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Lock "cinder-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Acquiring lock "cinder-quobyte-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Lock "cinder-quobyte-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d" acquired by "delete_volume" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:23 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ffc89e28-6292-43c6-92d1-8508044741ca]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:23:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:23 devstack sudo[95939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d Aug 12 12:23:23 devstack sudo[95939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:23 devstack sudo[95939]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d" returned: 0 in 0.623s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:23 devstack sudo[95944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d Aug 12 12:23:23 devstack sudo[95944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:24 devstack sudo[95944]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d" returned: 0 in 0.304s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Lock "cinder-quobyte-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d" released by "delete_volume" :: held 0.997s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Created reservations ['562edd6c-a99c-4504-8d6d-4f84e3e435f6', 'acc7d3cf-f9b1-4e1d-8640-4958ee658cfd', '80a213c6-4ce3-4b50-8e89-2092a76a0549', '131d9882-2876-496d-8de8-dba16c83f57f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:24 devstack sudo[95947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:23:24 devstack sudo[95947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:24 devstack sudo[95947]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.283s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:23:24 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Deleted volume successfully. Aug 12 12:23:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-99cb1c49-b3e4-4e58-bd31-50dc7d1a0bbf tempest-VolumesTestJSON-996434549 None] Lock "cinder-6cc0a186-87a2-4934-a2ae-fb05cc8e1b4d-delete_volume" released by "delete_volume" :: held 1.631s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Acquiring lock "cinder-17a0d0a0-29e9-4d7d-80dd-62be800f9c29-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Lock "cinder-17a0d0a0-29e9-4d7d-80dd-62be800f9c29-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Acquiring lock "cinder-quobyte-17a0d0a0-29e9-4d7d-80dd-62be800f9c29" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Lock "cinder-quobyte-17a0d0a0-29e9-4d7d-80dd-62be800f9c29" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[45a74da7-2bd2-4bcc-8f4c-8fd26e57b4eb]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:25 devstack sudo[95954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 Aug 12 12:23:25 devstack sudo[95954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:25 devstack sudo[95954]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29" returned: 0 in 0.599s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:25 devstack sudo[95976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29 Aug 12 12:23:25 devstack sudo[95976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:26 devstack sudo[95976]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17a0d0a0-29e9-4d7d-80dd-62be800f9c29" returned: 0 in 0.367s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Lock "cinder-quobyte-17a0d0a0-29e9-4d7d-80dd-62be800f9c29" released by "delete_volume" :: held 1.020s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Created reservations ['52aba735-b7e2-4fab-82aa-581d7638aeda', '7fef76f3-fda5-4804-98f4-e217b31e7994', '4cd64453-ff08-4163-90d1-15289af25e61', '2969d90e-5af3-4d2d-a362-166b49e23a88'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:26 devstack sudo[96002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:23:26 devstack sudo[96002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:27 devstack sudo[96002]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.576s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:27 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:23:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Deleted volume successfully. Aug 12 12:23:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-624efb9f-df9a-4f35-8477-f367fd63355c tempest-VolumesTestJSON-996434549 None] Lock "cinder-17a0d0a0-29e9-4d7d-80dd-62be800f9c29-delete_volume" released by "delete_volume" :: held 1.977s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:33 devstack cinder-volume[94662]: WARNING py.warnings [req-f16a421c-7b9d-49d0-9438-9bc36597054a req-7160a012-83df-497b-baed-c9e91e3cb6c7 tempest-TaggedAttachmentsTest-1652043766 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 12 12:23:33 devstack cinder-volume[94662]: .first() Aug 12 12:23:33 devstack cinder-volume[94662]: Aug 12 12:23:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-f16a421c-7b9d-49d0-9438-9bc36597054a req-7160a012-83df-497b-baed-c9e91e3cb6c7 tempest-TaggedAttachmentsTest-1652043766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-f16a421c-7b9d-49d0-9438-9bc36597054a req-7160a012-83df-497b-baed-c9e91e3cb6c7 tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-f16a421c-7b9d-49d0-9438-9bc36597054a req-7160a012-83df-497b-baed-c9e91e3cb6c7 tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.032s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-f16a421c-7b9d-49d0-9438-9bc36597054a req-7160a012-83df-497b-baed-c9e91e3cb6c7 tempest-TaggedAttachmentsTest-1652043766 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'd1af4691-1016-46ca-b014-cc1e2770f3f3', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:23:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-f16a421c-7b9d-49d0-9438-9bc36597054a req-7160a012-83df-497b-baed-c9e91e3cb6c7 tempest-TaggedAttachmentsTest-1652043766 None] attachment_update completed successfully. Aug 12 12:23:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-0cab223f-d916-4f04-a5db-c98d162d56b0 req-50a671cb-555b-4630-93fe-a44c0b668aa8 tempest-TaggedAttachmentsTest-1652043766 None] Terminate volume connection completed successfully. Aug 12 12:23:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-0cab223f-d916-4f04-a5db-c98d162d56b0 req-50a671cb-555b-4630-93fe-a44c0b668aa8 tempest-TaggedAttachmentsTest-1652043766 None] Deleting attachment d1af4691-1016-46ca-b014-cc1e2770f3f3. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:23:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fb01fd0b-7fe1-440c-b0d2-68f07aa22a76 tempest-GroupsTest-1799853951 None] Group tempest-Group1-11496764: creating Aug 12 12:23:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fb01fd0b-7fe1-440c-b0d2-68f07aa22a76 tempest-GroupsTest-1799853951 None] Group tempest-Group1-11496764: created successfully Aug 12 12:23:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fb01fd0b-7fe1-440c-b0d2-68f07aa22a76 tempest-GroupsTest-1799853951 None] Create group completed successfully. Aug 12 12:23:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-35f81f88-507b-4588-8267-c37c6dac8351 tempest-GroupsTest-1799853951 None] Group tempest-Group2-1355373914: creating Aug 12 12:23:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-35f81f88-507b-4588-8267-c37c6dac8351 tempest-GroupsTest-1799853951 None] Group tempest-Group2-1355373914: created successfully Aug 12 12:23:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-35f81f88-507b-4588-8267-c37c6dac8351 tempest-GroupsTest-1799853951 None] Create group completed successfully. Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Flow 'volume_create_manager' (9e321b25-f561-4da4-bbb9-c7e04b977af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75544b66-91d3-468b-bf5d-7c61ad4eb71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75544b66-91d3-468b-bf5d-7c61ad4eb71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-631440773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c6a64947-2064-49e2-9e35-e5365781f4aa,host='devstack@QuobyteHD#QuobyteHD',id=9a464930-7d3f-4aff-a180-67517e73f70a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225d66b36f524cf79b0bc6eff9a26773',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:48Z,use_quota=True,user_id='69610eab2eef4327bec622ab8f0aee2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a6fa5ca-29a0-41f4-883c-17f1291df243),volume_type_id=1a6fa5ca-29a0-41f4-883c-17f1291df243)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea29063d-40e1-48f6-81ec-3a228648f4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea29063d-40e1-48f6-81ec-3a228648f4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd18f559-5e9f-4d98-b2db-20f7e7ea6c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd18f559-5e9f-4d98-b2db-20f7e7ea6c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9a464930-7d3f-4aff-a180-67517e73f70a', 'volume_name': 'volume-9a464930-7d3f-4aff-a180-67517e73f70a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da5b021e-ed0d-4042-bd85-fb1f6bfa662d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da5b021e-ed0d-4042-bd85-fb1f6bfa662d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c47d405e-5ca6-449e-ab0e-5135046ed326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:48 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Volume 9a464930-7d3f-4aff-a180-67517e73f70a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9a464930-7d3f-4aff-a180-67517e73f70a', 'volume_size': 1} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=c6a64947-2064-49e2-9e35-e5365781f4aa,created_at=2026-08-12T10:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-631440773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c6a64947-2064-49e2-9e35-e5365781f4aa,host='devstack@QuobyteHD#QuobyteHD',id=9a464930-7d3f-4aff-a180-67517e73f70a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225d66b36f524cf79b0bc6eff9a26773',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:48Z,use_quota=True,user_id='69610eab2eef4327bec622ab8f0aee2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a6fa5ca-29a0-41f4-883c-17f1291df243),volume_type_id=1a6fa5ca-29a0-41f4-883c-17f1291df243)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Creating volume 9a464930-7d3f-4aff-a180-67517e73f70a {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:23:48 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:48 devstack sudo[96604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a 1073741824 Aug 12 12:23:48 devstack sudo[96604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:48 devstack sudo[96604]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a 1073741824" returned: 0 in 0.697s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:48 devstack sudo[96617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a Aug 12 12:23:48 devstack sudo[96617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:49 devstack sudo[96617]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a" returned: 0 in 0.368s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] <== create_volume: return (1131ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:23:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.139s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c47d405e-5ca6-449e-ab0e-5135046ed326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a464930-7d3f-4aff-a180-67517e73f70a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a591c0fe-428c-41ac-8495-f562b54705ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:49 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Volume volume-9a464930-7d3f-4aff-a180-67517e73f70a (9a464930-7d3f-4aff-a180-67517e73f70a): created successfully Aug 12 12:23:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a591c0fe-428c-41ac-8495-f562b54705ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Flow 'volume_create_manager' (9e321b25-f561-4da4-bbb9-c7e04b977af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:49 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4d592819-8a70-402e-8499-cd1bbf6e8efa tempest-GroupsTest-1799853951 None] Created volume successfully. Aug 12 12:23:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Acquiring lock "cinder-quobyte-9a464930-7d3f-4aff-a180-67517e73f70a" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Lock "cinder-quobyte-9a464930-7d3f-4aff-a180-67517e73f70a" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:51 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[37a3f406-5ed1-47af-b816-be21303d7909]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:23:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:51 devstack sudo[96640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a Aug 12 12:23:51 devstack sudo[96640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:52 devstack sudo[96640]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a" returned: 0 in 0.448s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:52 devstack sudo[96646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a Aug 12 12:23:52 devstack sudo[96646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:52 devstack sudo[96646]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9a464930-7d3f-4aff-a180-67517e73f70a" returned: 0 in 0.345s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Lock "cinder-quobyte-9a464930-7d3f-4aff-a180-67517e73f70a" released by "delete_volume" :: held 0.871s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Created reservations ['c14ce1fe-ae89-4b10-97d4-46a7de13cd35'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:23:52 devstack cinder-volume[94662]: WARNING cinder.quota [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2095938808 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2095938808, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:23:52 devstack cinder-volume[94662]: WARNING cinder.quota [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2095938808 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2095938808, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Created reservations ['1bf060be-b4a9-45a3-bc35-37e8d24bb16d', '8ba87ce6-eeff-4158-842e-9856355bfeb5', 'f3edbb1e-c30b-4080-bd8a-4b9584810a5e', 'b5d41b07-557f-42f3-aeb2-8bb18b141b01'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:52 devstack sudo[96654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:23:52 devstack sudo[96654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:53 devstack sudo[96654]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.498s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:23:53 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fabcf0eb-e17a-4ba9-9660-743164a9ee28 tempest-GroupsTest-1799853951 None] Delete group completed successfully. Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Created reservations ['10724a16-caae-40e2-9691-78199e82de0f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:53 devstack sudo[96658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:23:53 devstack sudo[96658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Acquiring lock "cinder-2ba12d67-3287-465f-b4c4-da82f9d4a2a5-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Lock "cinder-2ba12d67-3287-465f-b4c4-da82f9d4a2a5-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Acquiring lock "cinder-quobyte-2ba12d67-3287-465f-b4c4-da82f9d4a2a5" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Lock "cinder-quobyte-2ba12d67-3287-465f-b4c4-da82f9d4a2a5" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0be2b059-f7f9-41fe-8f0e-7e007d0f0230]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:53 devstack sudo[96658]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.341s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:53 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:23:53 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-645edde1-4125-4690-bd57-a68b00baba66 tempest-GroupsTest-1799853951 None] Delete group completed successfully. Aug 12 12:23:53 devstack sudo[96664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 Aug 12 12:23:53 devstack sudo[96664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:54 devstack sudo[96664]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5" returned: 0 in 0.634s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:54 devstack sudo[96702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5 Aug 12 12:23:54 devstack sudo[96702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:54 devstack sudo[96702]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-caa0c7d2-f1e7-4be6-a8e6-a420f2810044 req-7501d3fc-69fc-42f2-967e-dbed71e7bdd3 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-caa0c7d2-f1e7-4be6-a8e6-a420f2810044 req-7501d3fc-69fc-42f2-967e-dbed71e7bdd3 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2ba12d67-3287-465f-b4c4-da82f9d4a2a5" returned: 0 in 0.484s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-caa0c7d2-f1e7-4be6-a8e6-a420f2810044 req-7501d3fc-69fc-42f2-967e-dbed71e7bdd3 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.056s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Lock "cinder-quobyte-2ba12d67-3287-465f-b4c4-da82f9d4a2a5" released by "delete_volume" :: held 1.202s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-caa0c7d2-f1e7-4be6-a8e6-a420f2810044 req-7501d3fc-69fc-42f2-967e-dbed71e7bdd3 tempest-ServerActionsTestOtherA-1889517951 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-05f6916b-6213-433c-bfcd-e22734d267c4', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '4adf0d9f-2ff6-4e64-af83-0e7c4a4e4e41', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Created reservations ['e9b83441-cf5d-4496-afdf-a3c4ee324a28', '38a43710-19bf-461a-86ef-101e52230ad3', '00679cfb-bc2c-4ac0-9b62-86d67e50e7c0', 'd076d5fd-4e7c-4cdf-a645-d80b5057eaef'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:23:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-caa0c7d2-f1e7-4be6-a8e6-a420f2810044 req-7501d3fc-69fc-42f2-967e-dbed71e7bdd3 tempest-ServerActionsTestOtherA-1889517951 None] attachment_update completed successfully. Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:55 devstack sudo[96742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:23:55 devstack sudo[96742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:55 devstack sudo[96742]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:23:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Deleted volume successfully. Aug 12 12:23:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea512e1b-27db-4163-b466-37427d0f9982 tempest-TaggedAttachmentsTest-1652043766 None] Lock "cinder-2ba12d67-3287-465f-b4c4-da82f9d4a2a5-delete_volume" released by "delete_volume" :: held 2.043s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:23:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b7209c15-5c64-4aa3-a724-53bf81dac0dc tempest-GroupsTest-1799853951 None] Group tempest-GroupsTest-Group-2030315167: creating Aug 12 12:23:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b7209c15-5c64-4aa3-a724-53bf81dac0dc tempest-GroupsTest-1799853951 None] Group tempest-GroupsTest-Group-2030315167: created successfully Aug 12 12:23:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b7209c15-5c64-4aa3-a724-53bf81dac0dc tempest-GroupsTest-1799853951 None] Create group completed successfully. Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Flow 'volume_create_manager' (c0fec663-8542-4199-944d-cdac926d1f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13d668dd-5f47-4d7d-a1d2-e2a8e2751dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13d668dd-5f47-4d7d-a1d2-e2a8e2751dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1583410167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b51688e-2abb-4b88-b563-d846e748dd8b,host='devstack@QuobyteHD#QuobyteHD',id=eb72b4fe-0aa7-4223-aa16-0461b6779989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225d66b36f524cf79b0bc6eff9a26773',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:58Z,use_quota=True,user_id='69610eab2eef4327bec622ab8f0aee2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(668d003d-381e-4cf2-a4da-bef6583f6aed),volume_type_id=668d003d-381e-4cf2-a4da-bef6583f6aed)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a1ce90f-030e-4db7-a3a2-ada19fb12be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a1ce90f-030e-4db7-a3a2-ada19fb12be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae770cca-9604-4656-bc3d-4dbbabbd6bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae770cca-9604-4656-bc3d-4dbbabbd6bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eb72b4fe-0aa7-4223-aa16-0461b6779989', 'volume_name': 'volume-eb72b4fe-0aa7-4223-aa16-0461b6779989', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (762b4db8-671e-4509-bf73-b95a53aa2266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (762b4db8-671e-4509-bf73-b95a53aa2266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23b714ea-6551-4717-9feb-5d65efbafd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:58 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Volume eb72b4fe-0aa7-4223-aa16-0461b6779989: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eb72b4fe-0aa7-4223-aa16-0461b6779989', 'volume_size': 1} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=9b51688e-2abb-4b88-b563-d846e748dd8b,created_at=2026-08-12T10:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1583410167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b51688e-2abb-4b88-b563-d846e748dd8b,host='devstack@QuobyteHD#QuobyteHD',id=eb72b4fe-0aa7-4223-aa16-0461b6779989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225d66b36f524cf79b0bc6eff9a26773',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:23:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:23:58Z,use_quota=True,user_id='69610eab2eef4327bec622ab8f0aee2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(668d003d-381e-4cf2-a4da-bef6583f6aed),volume_type_id=668d003d-381e-4cf2-a4da-bef6583f6aed)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Creating volume eb72b4fe-0aa7-4223-aa16-0461b6779989 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:23:58 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:23:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:58 devstack sudo[97159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 1073741824 Aug 12 12:23:58 devstack sudo[97159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:59 devstack sudo[97159]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 1073741824" returned: 0 in 1.150s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:23:59 devstack sudo[97175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 Aug 12 12:23:59 devstack sudo[97175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Flow 'volume_create_manager' (081d92bc-fed2-4499-a96c-b0c625c9cd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71f0565a-61e3-4702-a763-2b351e088095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71f0565a-61e3-4702-a763-2b351e088095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1769483172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f7c8a30-9d76-4845-b3cb-19913a6a7035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584ba9d9e86c4164a1671962589ae2a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:00Z,use_quota=True,user_id='baa33c06f8154ef891bda18a7854dc29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (140bab48-cade-43ee-9fda-0121fc7b536c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (140bab48-cade-43ee-9fda-0121fc7b536c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13987a8d-20fd-4262-8cca-a1bda156c614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13987a8d-20fd-4262-8cca-a1bda156c614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3f7c8a30-9d76-4845-b3cb-19913a6a7035', 'volume_name': 'volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eba1fb4d-b140-4963-bdb6-63e54e963702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eba1fb4d-b140-4963-bdb6-63e54e963702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecbf85d8-83e4-4ea0-af19-cd28d13807c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:23:59 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Volume 3f7c8a30-9d76-4845-b3cb-19913a6a7035: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035', 'volume_size': 1} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:59 devstack sudo[97175]: pam_unix(sudo:session): session closed for user root Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989" returned: 0 in 0.472s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] <== create_volume: return (1709ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.714s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.027s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1769483172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f7c8a30-9d76-4845-b3cb-19913a6a7035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584ba9d9e86c4164a1671962589ae2a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:00Z,use_quota=True,user_id='baa33c06f8154ef891bda18a7854dc29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Creating volume 3f7c8a30-9d76-4845-b3cb-19913a6a7035 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:23:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:24:00 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:00 devstack sudo[97204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 1073741824 Aug 12 12:24:00 devstack sudo[97204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23b714ea-6551-4717-9feb-5d65efbafd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb72b4fe-0aa7-4223-aa16-0461b6779989', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (47ae4ee1-d44d-4204-aca1-f19578d42406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:00 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Volume volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 (eb72b4fe-0aa7-4223-aa16-0461b6779989): created successfully Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (47ae4ee1-d44d-4204-aca1-f19578d42406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Flow 'volume_create_manager' (c0fec663-8542-4199-944d-cdac926d1f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:24:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-f292afc1-318f-4d33-b9ea-1c24d62512f0 req-ae8c2fc3-e101-4bec-93bf-34d1125a33fb tempest-ServerActionsTestOtherA-1889517951 None] Terminate volume connection completed successfully. Aug 12 12:24:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-f292afc1-318f-4d33-b9ea-1c24d62512f0 req-ae8c2fc3-e101-4bec-93bf-34d1125a33fb tempest-ServerActionsTestOtherA-1889517951 None] Deleting attachment 4adf0d9f-2ff6-4e64-af83-0e7c4a4e4e41. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:24:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e99f80d8-c2c1-4d4c-9a94-4d93e4e40e9b tempest-GroupsTest-1799853951 None] Created volume successfully. Aug 12 12:24:01 devstack sudo[97204]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 1073741824" returned: 0 in 1.177s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:01 devstack sudo[97230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 Aug 12 12:24:01 devstack sudo[97230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:01 devstack sudo[97230]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035" returned: 0 in 0.490s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] <== create_volume: return (1797ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.801s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-f292afc1-318f-4d33-b9ea-1c24d62512f0 req-494c9401-a0af-4197-9874-1ec1b9a3ac25 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-f292afc1-318f-4d33-b9ea-1c24d62512f0 req-494c9401-a0af-4197-9874-1ec1b9a3ac25 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecbf85d8-83e4-4ea0-af19-cd28d13807c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6103ef3a-e90b-44ee-bbe1-abbdd39861ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-f292afc1-318f-4d33-b9ea-1c24d62512f0 req-494c9401-a0af-4197-9874-1ec1b9a3ac25 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.040s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:01 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Volume volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 (3f7c8a30-9d76-4845-b3cb-19913a6a7035): created successfully Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6103ef3a-e90b-44ee-bbe1-abbdd39861ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Flow 'volume_create_manager' (081d92bc-fed2-4499-a96c-b0c625c9cd93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:24:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3c030595-0044-43ec-bb0f-0687e80c2dd5 tempest-DeleteServersTestJSON-1526971300 None] Created volume successfully. Aug 12 12:24:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-f292afc1-318f-4d33-b9ea-1c24d62512f0 req-494c9401-a0af-4197-9874-1ec1b9a3ac25 tempest-ServerActionsTestOtherA-1889517951 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-05f6916b-6213-433c-bfcd-e22734d267c4', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '62e35f3b-4788-4473-8b64-4e0078e8a26c', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:24:02 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-f292afc1-318f-4d33-b9ea-1c24d62512f0 req-494c9401-a0af-4197-9874-1ec1b9a3ac25 tempest-ServerActionsTestOtherA-1889517951 None] attachment_update completed successfully. Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Flow 'volume_create_manager' (907b18c0-9829-4d1b-b1e9-e33e02a2aab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d56608c-3539-4dd6-8b77-544a0d9fa1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d56608c-3539-4dd6-8b77-544a0d9fa1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2057821768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b51688e-2abb-4b88-b563-d846e748dd8b,host='devstack@QuobyteHD#QuobyteHD',id=42c9c83a-c50b-46af-9b07-8a603add0105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225d66b36f524cf79b0bc6eff9a26773',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:02Z,use_quota=True,user_id='69610eab2eef4327bec622ab8f0aee2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(668d003d-381e-4cf2-a4da-bef6583f6aed),volume_type_id=668d003d-381e-4cf2-a4da-bef6583f6aed)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64f705fc-c603-4b23-9c8e-44d4e8c4ecd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64f705fc-c603-4b23-9c8e-44d4e8c4ecd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45ca1131-ad71-4e7a-b6b3-a3eb47df5e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45ca1131-ad71-4e7a-b6b3-a3eb47df5e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42c9c83a-c50b-46af-9b07-8a603add0105', 'volume_name': 'volume-42c9c83a-c50b-46af-9b07-8a603add0105', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e508e2b0-e49c-43c4-ae15-4274bb0ae88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e508e2b0-e49c-43c4-ae15-4274bb0ae88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb869a0-a3ac-41dc-b40f-c7d6d6c6657f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:02 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Volume 42c9c83a-c50b-46af-9b07-8a603add0105: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42c9c83a-c50b-46af-9b07-8a603add0105', 'volume_size': 1} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=9b51688e-2abb-4b88-b563-d846e748dd8b,created_at=2026-08-12T10:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2057821768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b51688e-2abb-4b88-b563-d846e748dd8b,host='devstack@QuobyteHD#QuobyteHD',id=42c9c83a-c50b-46af-9b07-8a603add0105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225d66b36f524cf79b0bc6eff9a26773',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:02Z,use_quota=True,user_id='69610eab2eef4327bec622ab8f0aee2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(668d003d-381e-4cf2-a4da-bef6583f6aed),volume_type_id=668d003d-381e-4cf2-a4da-bef6583f6aed)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Creating volume 42c9c83a-c50b-46af-9b07-8a603add0105 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.034s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:24:02 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:24:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:02 devstack sudo[97246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 1073741824 Aug 12 12:24:02 devstack sudo[97246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:03 devstack sudo[97246]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 1073741824" returned: 0 in 0.959s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:03 devstack sudo[97273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 Aug 12 12:24:03 devstack sudo[97273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ac9e6890-e6b1-437b-8558-5907235d0ef3 req-7c396cc8-a7f4-4f4e-a61a-2f6525000447 tempest-DeleteServersTestJSON-1526971300 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:04 devstack sudo[97273]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105" returned: 0 in 0.548s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] <== create_volume: return (1626ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.633s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ac9e6890-e6b1-437b-8558-5907235d0ef3 req-7c396cc8-a7f4-4f4e-a61a-2f6525000447 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.161s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb869a0-a3ac-41dc-b40f-c7d6d6c6657f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42c9c83a-c50b-46af-9b07-8a603add0105', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8489c46-f6eb-4b9b-894b-b64c8d6262cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ac9e6890-e6b1-437b-8558-5907235d0ef3 req-7c396cc8-a7f4-4f4e-a61a-2f6525000447 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.069s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Volume volume-42c9c83a-c50b-46af-9b07-8a603add0105 (42c9c83a-c50b-46af-9b07-8a603add0105): created successfully Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8489c46-f6eb-4b9b-894b-b64c8d6262cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Flow 'volume_create_manager' (907b18c0-9829-4d1b-b1e9-e33e02a2aab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:24:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ac523893-7487-4588-9201-86e03a12c6d0 tempest-GroupsTest-1799853951 None] Created volume successfully. Aug 12 12:24:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ac9e6890-e6b1-437b-8558-5907235d0ef3 req-7c396cc8-a7f4-4f4e-a61a-2f6525000447 tempest-DeleteServersTestJSON-1526971300 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '698217e0-0ce5-40b7-8648-a06c9b3e1280', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:24:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-ac9e6890-e6b1-437b-8558-5907235d0ef3 req-7c396cc8-a7f4-4f4e-a61a-2f6525000447 tempest-DeleteServersTestJSON-1526971300 None] attachment_update completed successfully. Aug 12 12:24:05 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-81fcfe7a-72d8-47b3-97fa-66df13c3e55b tempest-GroupsTest-1799853951 None] Update group completed successfully. Aug 12 12:24:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-52472e82-0204-431e-a81d-529b2ee0af41 tempest-GroupsTest-1799853951 None] Update group completed successfully. Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.036s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:08 devstack sudo[97748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:24:08 devstack sudo[97748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:08 devstack sudo[97748]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:24:09 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=79,cinder:SELECT=91,cinder:INSERT=17,cinder:DELETE=7 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:24:09 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=84,cinder:UPDATE=82,cinder:INSERT=13,cinder:DELETE=5 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:24:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Acquiring lock "cinder-quobyte-42c9c83a-c50b-46af-9b07-8a603add0105" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Lock "cinder-quobyte-42c9c83a-c50b-46af-9b07-8a603add0105" acquired by "delete_volume" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4fe2f260-9a09-4d4d-ad1e-c2a50f222af3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:10 devstack sudo[97763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 Aug 12 12:24:10 devstack sudo[97763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-69bdb2ef-4d02-401f-882b-97c4c5d4cd2f req-b37b3fe9-aef1-46cd-bd9b-c3508e91836e tempest-DeleteServersTestJSON-1526971300 None] Terminate volume connection completed successfully. Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-69bdb2ef-4d02-401f-882b-97c4c5d4cd2f req-b37b3fe9-aef1-46cd-bd9b-c3508e91836e tempest-DeleteServersTestJSON-1526971300 None] Deleting attachment 698217e0-0ce5-40b7-8648-a06c9b3e1280. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:24:10 devstack sudo[97763]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105" returned: 0 in 0.647s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:10 devstack sudo[97772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105 Aug 12 12:24:10 devstack sudo[97772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:10 devstack sudo[97772]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-42c9c83a-c50b-46af-9b07-8a603add0105" returned: 0 in 0.402s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Lock "cinder-quobyte-42c9c83a-c50b-46af-9b07-8a603add0105" released by "delete_volume" :: held 1.112s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Acquiring lock "cinder-quobyte-eb72b4fe-0aa7-4223-aa16-0461b6779989" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Lock "cinder-quobyte-eb72b4fe-0aa7-4223-aa16-0461b6779989" acquired by "delete_volume" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8bd625c0-7447-4ba1-baf2-09f1c888a6da]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:11 devstack sudo[97775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 Aug 12 12:24:11 devstack sudo[97775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:11 devstack sudo[97775]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989" returned: 0 in 0.520s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:11 devstack sudo[97780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989 Aug 12 12:24:11 devstack sudo[97780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:11 devstack sudo[97780]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-eb72b4fe-0aa7-4223-aa16-0461b6779989" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Lock "cinder-quobyte-eb72b4fe-0aa7-4223-aa16-0461b6779989" released by "delete_volume" :: held 0.867s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:11 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Created reservations ['f8fda1b8-0762-436a-bb83-3df274168429'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:24:11 devstack cinder-volume[94662]: WARNING cinder.quota [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-255479782 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-255479782, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:24:11 devstack cinder-volume[94662]: WARNING cinder.quota [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-255479782 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-255479782, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:24:11 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Created reservations ['606852ac-d205-434c-9597-5848b23eb2fb', 'a1845129-cea9-4c19-bc62-49a95677041f', 'd7262fd4-2ab1-463f-91bf-e09e3ff77584', 'f83fd703-2a35-4bcb-86b5-e09145a8829d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Created reservations ['65a3cac2-f715-4229-8e61-18d82f1f44d4', '9bd79379-f591-4c11-9bf1-04b7a45b1ada', '10874935-1bdc-4a82-a27f-d1b2435721bd', '2d5cb532-3e9b-4afe-a2d1-82f7ad26c114'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:12 devstack sudo[97783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:24:12 devstack sudo[97783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:12 devstack sudo[97783]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.605s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Acquiring lock "cinder-3f7c8a30-9d76-4845-b3cb-19913a6a7035-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3225f937-8afa-46e4-b3b9-d0d46e9cc036 tempest-GroupsTest-1799853951 None] Delete group completed successfully. Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Lock "cinder-3f7c8a30-9d76-4845-b3cb-19913a6a7035-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Acquiring lock "cinder-quobyte-3f7c8a30-9d76-4845-b3cb-19913a6a7035" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Lock "cinder-quobyte-3f7c8a30-9d76-4845-b3cb-19913a6a7035" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e7dde21-761b-41cb-9fc7-80e22376c326]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:13 devstack sudo[97788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 Aug 12 12:24:13 devstack sudo[97788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:13 devstack sudo[97788]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035" returned: 0 in 0.534s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:13 devstack sudo[97794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035 Aug 12 12:24:13 devstack sudo[97794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:14 devstack sudo[97794]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3f7c8a30-9d76-4845-b3cb-19913a6a7035" returned: 0 in 0.492s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Lock "cinder-quobyte-3f7c8a30-9d76-4845-b3cb-19913a6a7035" released by "delete_volume" :: held 1.093s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Created reservations ['0093513f-7811-4170-a4c5-c1706047f16c', '3ce111d3-02f7-4ebe-9340-4a85e67584b9', '8dd448e2-714f-49fa-899e-4338ec1c68d2', 'd0e02c9c-7200-4bdb-828d-207e0700f07a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:14 devstack sudo[97831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:24:14 devstack sudo[97831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:14 devstack sudo[97831]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.407s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:24:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Deleted volume successfully. Aug 12 12:24:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c135ca9-9d6d-4328-a98c-51bc11f50318 tempest-DeleteServersTestJSON-1526971300 None] Lock "cinder-3f7c8a30-9d76-4845-b3cb-19913a6a7035-delete_volume" released by "delete_volume" :: held 1.849s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:24 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=18,cinder:UPDATE=27,cinder:INSERT=5 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:24:24 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=18,cinder:UPDATE=26,cinder:INSERT=8,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Flow 'volume_create_manager' (725a5adf-0c43-4f4e-9dc1-f690c1ab57b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76b01e0c-1cae-4bfb-9486-16e26342f7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76b01e0c-1cae-4bfb-9486-16e26342f7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-506578272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc22bb15-9a9b-460d-881a-5489edfc00dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa2f97248166484d89e7204de72df1cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:32Z,use_quota=True,user_id='5b5576a0f11a4820b8b60a6eae8e92eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ef4b844-3185-4e0e-8c69-b535cc33dbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ef4b844-3185-4e0e-8c69-b535cc33dbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b27fe6ee-8641-4c6a-8c28-0b9e2dee843a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b27fe6ee-8641-4c6a-8c28-0b9e2dee843a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc22bb15-9a9b-460d-881a-5489edfc00dc', 'volume_name': 'volume-bc22bb15-9a9b-460d-881a-5489edfc00dc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68b2ac14-d254-467b-8490-435bac23648b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68b2ac14-d254-467b-8490-435bac23648b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df015dfa-8ba5-498b-b3a3-9fb4d3ece55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Volume bc22bb15-9a9b-460d-881a-5489edfc00dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc22bb15-9a9b-460d-881a-5489edfc00dc', 'volume_size': 1} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-506578272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc22bb15-9a9b-460d-881a-5489edfc00dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa2f97248166484d89e7204de72df1cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:32Z,use_quota=True,user_id='5b5576a0f11a4820b8b60a6eae8e92eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Creating volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:24:32 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:24:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:32 devstack sudo[97916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc 1073741824 Aug 12 12:24:32 devstack sudo[97916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:33 devstack sudo[97916]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc 1073741824" returned: 0 in 0.788s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:33 devstack sudo[97927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc Aug 12 12:24:33 devstack sudo[97927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:33 devstack sudo[97927]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc" returned: 0 in 0.316s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] <== create_volume: return (1180ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.184s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df015dfa-8ba5-498b-b3a3-9fb4d3ece55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc22bb15-9a9b-460d-881a-5489edfc00dc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebfab0a5-86ac-4e14-b15d-f030e456bcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Volume volume-bc22bb15-9a9b-460d-881a-5489edfc00dc (bc22bb15-9a9b-460d-881a-5489edfc00dc): created successfully Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebfab0a5-86ac-4e14-b15d-f030e456bcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Flow 'volume_create_manager' (725a5adf-0c43-4f4e-9dc1-f690c1ab57b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:24:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f5d6ab9a-9c01-4767-bec7-a2107c6feee2 tempest-SnapshotsActionsTest-293749142 None] Created volume successfully. Aug 12 12:24:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Creating offline snapshot dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:24:34 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f75bde99-1ac8-4fb2-9d93-422df62c79d8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:35 devstack sudo[97944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc Aug 12 12:24:35 devstack sudo[97944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-9df8269b-847d-494c-907d-7822f7df0d88 req-da3729ab-f7c2-45c4-9979-39e8aaa7a26c tempest-ServerActionsTestOtherA-1889517951 None] Terminate volume connection completed successfully. Aug 12 12:24:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-9df8269b-847d-494c-907d-7822f7df0d88 req-da3729ab-f7c2-45c4-9979-39e8aaa7a26c tempest-ServerActionsTestOtherA-1889517951 None] Deleting attachment 62e35f3b-4788-4473-8b64-4e0078e8a26c. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:24:35 devstack sudo[97944]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc" returned: 0 in 0.709s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:35 devstack sudo[97960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d 1G Aug 12 12:24:35 devstack sudo[97960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:36 devstack sudo[97960]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d 1G" returned: 0 in 0.843s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:36 devstack sudo[97974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:24:36 devstack sudo[97974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:37 devstack sudo[97974]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.602s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:37 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d is being set with open permissions: ugo+rw Aug 12 12:24:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:37 devstack sudo[98002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:24:37 devstack sudo[98002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:37 devstack sudo[98002]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.476s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:37 devstack sudo[98006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.info Aug 12 12:24:37 devstack sudo[98006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:37 devstack sudo[98006]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.info" returned: 0 in 0.382s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:37 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.info is being set with open permissions: ugo+rw Aug 12 12:24:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:38 devstack sudo[98010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.info Aug 12 12:24:38 devstack sudo[98010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:38 devstack sudo[98010]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.info" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.541s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4958cb4c-8aad-458a-8b56-80fc002ae865 tempest-SnapshotsActionsTest-293749142 None] Create snapshot completed successfully Aug 12 12:24:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Creating offline snapshot 72ae4ec3-707f-4775-9b03-a3e732e42da6 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:24:40 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[091d3da7-c2fb-4f24-a8ee-6660e9feeaa7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:40 devstack sudo[98032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:24:40 devstack sudo[98032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:40 devstack sudo[98032]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.570s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:24:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:40 devstack sudo[98041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 1G Aug 12 12:24:40 devstack sudo[98041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:41 devstack sudo[98041]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 1G" returned: 0 in 0.702s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:41 devstack sudo[98048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 Aug 12 12:24:41 devstack sudo[98048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:41 devstack sudo[98048]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6" returned: 0 in 0.536s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:41 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 is being set with open permissions: ugo+rw Aug 12 12:24:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:41 devstack sudo[98055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 Aug 12 12:24:41 devstack sudo[98055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:42 devstack sudo[98055]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6" returned: 0 in 0.449s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.436s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7c469c53-f191-47e9-aa8a-49240f6f5d00 tempest-SnapshotsActionsTest-293749142 None] Create snapshot completed successfully Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-72ae4ec3-707f-4775-9b03-a3e732e42da6-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-72ae4ec3-707f-4775-9b03-a3e732e42da6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.075s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" acquired by "delete_snapshot" :: waited 0.049s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-72ae4ec3-707f-4775-9b03-a3e732e42da6" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-72ae4ec3-707f-4775-9b03-a3e732e42da6" acquired by "_delete_snapshot" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Deleting offline snapshot 72ae4ec3-707f-4775-9b03-a3e732e42da6 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] snapshot_file for this snap is: volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a8da3bf-8d4f-4dec-8689-7bfa24068302]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:43 devstack sudo[98116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 Aug 12 12:24:43 devstack sudo[98116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:44 devstack sudo[98116]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6" returned: 0 in 0.586s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:24:44 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f91dca7-7507-4b01-88fb-402f56f547b6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:44 devstack sudo[98142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:24:44 devstack sudo[98142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:45 devstack sudo[98142]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.798s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:24:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:45 devstack sudo[98159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 Aug 12 12:24:45 devstack sudo[98159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:46 devstack sudo[98159]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6" returned: 0 in 1.108s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:46 devstack sudo[98193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6 Aug 12 12:24:46 devstack sudo[98193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:46 devstack sudo[98193]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.72ae4ec3-707f-4775-9b03-a3e732e42da6" returned: 0 in 0.645s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-72ae4ec3-707f-4775-9b03-a3e732e42da6" released by "_delete_snapshot" :: held 3.409s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" released by "delete_snapshot" :: held 3.478s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:47 devstack cinder-volume[94662]: WARNING cinder.quota [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:24:47 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Created reservations ['9a749493-4675-481a-a2e6-19c48ea57b53', 'df5c7d90-d78b-4e34-9e42-79b14dfff4d3', 'cc8c5f4d-b17d-4293-9099-1fcd79a4b586', 'b0449167-4e35-413c-bdde-643bd9a86d47'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:24:47 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Delete snapshot completed successfully. Aug 12 12:24:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3d96ce1d-923a-4956-9cfa-35510faf465c tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-72ae4ec3-707f-4775-9b03-a3e732e42da6-delete_snapshot" released by "delete_snapshot" :: held 3.943s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Creating offline snapshot d2cf1bec-534d-4d3f-8060-cc0751e5ac04 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:24:49 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f120211-c0cf-4b51-9a33-34902a945cde]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:49 devstack sudo[98244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:24:49 devstack sudo[98244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:49 devstack sudo[98244]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.791s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:24:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:49 devstack sudo[98251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 1G Aug 12 12:24:49 devstack sudo[98251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Flow 'volume_create_manager' (05020892-10bc-43fd-a888-05f05c98dd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c32f3747-d91e-4c16-8058-61c44fb3da0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c32f3747-d91e-4c16-8058-61c44fb3da0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1356860074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dce74660-c04d-4f35-91c2-c2248398386d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed010b29b0d4e47a859354f400d1b5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:51Z,use_quota=True,user_id='59c9c482365f4660b62ce512f82bcb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12728d66-43a1-4f72-9e73-cb8a6ef4e3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12728d66-43a1-4f72-9e73-cb8a6ef4e3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (466c4df6-d89a-461e-b21d-453abc546826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:50 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:24:51 devstack sudo[98251]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 1G" returned: 0 in 1.436s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:51 devstack sudo[98257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 Aug 12 12:24:51 devstack sudo[98257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (466c4df6-d89a-461e-b21d-453abc546826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'dce74660-c04d-4f35-91c2-c2248398386d', 'volume_name': 'volume-dce74660-c04d-4f35-91c2-c2248398386d', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:51 devstack sudo[98257]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a130dc25-231e-4825-bdf6-8f6b9fa292f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a130dc25-231e-4825-bdf6-8f6b9fa292f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30ff2f95-37e0-4c5f-be1c-9d9a30e22350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:24:51 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Volume dce74660-c04d-4f35-91c2-c2248398386d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-dce74660-c04d-4f35-91c2-c2248398386d', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Trying to clone dce74660-c04d-4f35-91c2-c2248398386d from image 336c55d4-9ffc-4a74-a200-487232954ddc at location (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04" returned: 0 in 0.544s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:51 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 is being set with open permissions: ugo+rw Aug 12 12:24:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:51 devstack sudo[98263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 Aug 12 12:24:51 devstack sudo[98263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:52 devstack sudo[98263]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04" returned: 0 in 0.537s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.698s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0219f3b3-7468-4530-9f19-700148646af0 tempest-SnapshotsActionsTest-293749142 None] Create snapshot completed successfully Aug 12 12:24:52 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:24:52 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Image download 20.69 MB at 20.69 MB/s Aug 12 12:24:52 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ddfbfb9-f304-4844-8725-9dbb64fbd1df]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:53 devstack sudo[98288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD Aug 12 12:24:53 devstack sudo[98288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:53 devstack sudo[98288]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD" returned: 0 in 0.711s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc is fetched for user 59c9c482365f4660b62ce512f82bcb82. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-d2cf1bec-534d-4d3f-8060-cc0751e5ac04-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-d2cf1bec-534d-4d3f-8060-cc0751e5ac04-delete_snapshot" acquired by "delete_snapshot" :: waited 0.058s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" acquired by "delete_snapshot" :: waited 0.047s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-d2cf1bec-534d-4d3f-8060-cc0751e5ac04" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-d2cf1bec-534d-4d3f-8060-cc0751e5ac04" acquired by "_delete_snapshot" :: waited 0.102s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Deleting offline snapshot d2cf1bec-534d-4d3f-8060-cc0751e5ac04 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] snapshot_file for this snap is: volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea431a77-1316-4e61-a142-84e7f4f377e3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[acaf96b6-226a-48ab-a81b-d7ed7a8b7a2a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:54 devstack sudo[98296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 Aug 12 12:24:54 devstack sudo[98296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:54 devstack sudo[98297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD Aug 12 12:24:54 devstack sudo[98297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:54 devstack sudo[98296]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04" returned: 0 in 0.947s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:24:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4cc1b8d-c379-4546-af32-a62dafa5021a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:55 devstack sudo[98297]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD" returned: 0 in 1.313s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1356860074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dce74660-c04d-4f35-91c2-c2248398386d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed010b29b0d4e47a859354f400d1b5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:24:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:24:51Z,use_quota=True,user_id='59c9c482365f4660b62ce512f82bcb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Creating volume dce74660-c04d-4f35-91c2-c2248398386d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.051s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:24:55 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:24:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:55 devstack sudo[98303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:24:55 devstack sudo[98303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:55 devstack sudo[98320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d 1073741824 Aug 12 12:24:55 devstack sudo[98320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:56 devstack sudo[98303]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 1.678s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:24:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:56 devstack sudo[98362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 Aug 12 12:24:56 devstack sudo[98362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:56 devstack sudo[98320]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d 1073741824" returned: 0 in 1.524s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:57 devstack sudo[98372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d Aug 12 12:24:57 devstack sudo[98372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:57 devstack sudo[98372]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d" returned: 0 in 0.763s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] <== create_volume: return (2538ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:24:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.546s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:24:57 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Attempting download of 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume dce74660-c04d-4f35-91c2-c2248398386d. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:24:58 devstack sudo[98362]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04" returned: 0 in 1.501s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:58 devstack sudo[98393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04 Aug 12 12:24:58 devstack sudo[98393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9357ae2-a2b8-43f4-bcc7-59ce726974d8]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_6e06oige {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:58 devstack sudo[98397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_6e06oige Aug 12 12:24:58 devstack sudo[98397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:58 devstack sudo[98393]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d2cf1bec-534d-4d3f-8060-cc0751e5ac04" returned: 0 in 0.586s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:58 devstack sudo[98397]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_6e06oige" returned: 0 in 0.583s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_6e06oige {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-d2cf1bec-534d-4d3f-8060-cc0751e5ac04" released by "_delete_snapshot" :: held 5.036s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" released by "delete_snapshot" :: held 5.153s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Created reservations ['b39d7b77-1ca9-4b2f-af0e-68d139b9dc28', 'fff4aaf3-3477-4dad-a48b-d17310e9703d', '82b092db-4b33-437c-b246-0e411c2deff7', '26756535-c539-456d-9bcc-b5a065088d30'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:24:58 devstack sudo[98424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_6e06oige Aug 12 12:24:58 devstack sudo[98424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:24:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Delete snapshot completed successfully. Aug 12 12:24:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a9499398-6bff-4f94-9285-414a7f936868 tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-d2cf1bec-534d-4d3f-8060-cc0751e5ac04-delete_snapshot" released by "delete_snapshot" :: held 5.514s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:24:59 devstack sudo[98424]: pam_unix(sudo:session): session closed for user root Aug 12 12:24:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_6e06oige" returned: 1 in 0.913s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:24:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_6e06oige' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:24:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[496fab18-adfd-47dc-83df-a2ae3aef227e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:24:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:24:59 devstack sudo[98437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD Aug 12 12:24:59 devstack sudo[98437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Creating offline snapshot d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4b8b8c0-3154-4c97-8cd2-ad54c8330623]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:00 devstack sudo[98437]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD" returned: 0 in 0.699s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] 336c55d4-9ffc-4a74-a200-487232954ddc was qcow2, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:00 devstack sudo[98448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:25:00 devstack sudo[98448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:00 devstack sudo[98486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d Aug 12 12:25:00 devstack sudo[98486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:00 devstack sudo[98448]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.788s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:25:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:01 devstack sudo[98498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 1G Aug 12 12:25:01 devstack sudo[98498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:01 devstack sudo[98498]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 1G" returned: 0 in 0.917s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:01 devstack sudo[98717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 Aug 12 12:25:01 devstack sudo[98717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:02 devstack sudo[98717]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" returned: 0 in 0.561s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:02 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 is being set with open permissions: ugo+rw Aug 12 12:25:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:02 devstack sudo[98874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 Aug 12 12:25:02 devstack sudo[98874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:02 devstack sudo[98874]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" returned: 0 in 0.431s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.909s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8c2556c6-a030-4222-b849-fd0b90e660fe tempest-SnapshotsActionsTest-293749142 None] Create snapshot completed successfully Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-d7b63225-c8cc-43c1-9cd1-d8ad219c86d6-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-d7b63225-c8cc-43c1-9cd1-d8ad219c86d6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.058s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" acquired by "delete_snapshot" :: waited 0.065s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" acquired by "_delete_snapshot" :: waited 0.047s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Deleting offline snapshot d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] snapshot_file for this snap is: volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a752ee8b-5d96-4f17-ab04-55ad1933f83e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:04 devstack sudo[98880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 Aug 12 12:25:04 devstack sudo[98880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:04 devstack sudo[98486]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d" returned: 0 in 4.238s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:04 devstack sudo[98880]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:04 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_gszeq8ggdevstack@QuobyteHD, size 112.00 MB, duration 4.24 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:25:04 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Converted 112.00 MB image at 26.41 MB/s Aug 12 12:25:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" returned: 0 in 0.713s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:25:04 devstack sudo[98886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d 1G Aug 12 12:25:04 devstack sudo[98886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:04 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[89385144-7734-4fb7-bbad-308d9f3160d0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:05 devstack sudo[98890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:25:05 devstack sudo[98890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:05 devstack sudo[98886]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d 1G" returned: 0 in 1.014s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Downloaded image 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume dce74660-c04d-4f35-91c2-c2248398386d successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc for user 59c9c482365f4660b62ce512f82bcb82 is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Marking volume dce74660-c04d-4f35-91c2-c2248398386d as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Copying metadata from image 336c55d4-9ffc-4a74-a200-487232954ddc to dce74660-c04d-4f35-91c2-c2248398386d. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Creating volume glance metadata for volume dce74660-c04d-4f35-91c2-c2248398386d backed by image 336c55d4-9ffc-4a74-a200-487232954ddc with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:25:05 devstack sudo[98890]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 1.012s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:05 devstack sudo[98901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 Aug 12 12:25:05 devstack sudo[98901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30ff2f95-37e0-4c5f-be1c-9d9a30e22350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dce74660-c04d-4f35-91c2-c2248398386d', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cddec86d-af26-492d-94c7-6d3c47d0f2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:05 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Volume volume-dce74660-c04d-4f35-91c2-c2248398386d (dce74660-c04d-4f35-91c2-c2248398386d): created successfully Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cddec86d-af26-492d-94c7-6d3c47d0f2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Flow 'volume_create_manager' (05020892-10bc-43fd-a888-05f05c98dd2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:05 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0920c57f-ab8d-4dc4-bffa-85da03c5c620 tempest-ServerActionsTestOtherA-1889517951 None] Created volume successfully. Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Flow 'volume_create_manager' (4bcf98ba-2153-4db4-855e-18bb9a0e48a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed9be111-6ae8-45eb-bab5-96b3dd01e735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed9be111-6ae8-45eb-bab5-96b3dd01e735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1758166729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a1f449e-2e94-4e3f-941a-c51690e7d844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc9620b6b11f4948bf365f213f56c4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:07Z,use_quota=True,user_id='d922808dbcb94554956599c92de4315d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b650852-c868-438e-a256-489b26df9b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b650852-c868-438e-a256-489b26df9b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ad2ae61-31ed-411d-8911-5d10d004a077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ad2ae61-31ed-411d-8911-5d10d004a077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a1f449e-2e94-4e3f-941a-c51690e7d844', 'volume_name': 'volume-7a1f449e-2e94-4e3f-941a-c51690e7d844', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:07 devstack sudo[98901]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b4134c9-546b-4803-b0ec-7edc4efd5ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b4134c9-546b-4803-b0ec-7edc4efd5ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83af9c6f-0101-4dce-b99c-2661495d1aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:07 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Volume 7a1f449e-2e94-4e3f-941a-c51690e7d844: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a1f449e-2e94-4e3f-941a-c51690e7d844', 'volume_size': 1} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1758166729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a1f449e-2e94-4e3f-941a-c51690e7d844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc9620b6b11f4948bf365f213f56c4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:07Z,use_quota=True,user_id='d922808dbcb94554956599c92de4315d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Creating volume 7a1f449e-2e94-4e3f-941a-c51690e7d844 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:25:07 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" returned: 0 in 1.855s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:07 devstack sudo[98908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 1073741824 Aug 12 12:25:07 devstack sudo[98908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:07 devstack sudo[98909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6 Aug 12 12:25:07 devstack sudo[98909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:08 devstack sudo[98909]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" returned: 0 in 0.880s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:08 devstack sudo[98919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:25:08 devstack sudo[98919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-d7b63225-c8cc-43c1-9cd1-d8ad219c86d6" released by "_delete_snapshot" :: held 4.748s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" released by "delete_snapshot" :: held 4.824s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:08 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Created reservations ['d858e718-cd12-48d9-a1ba-78bbdca813d4', '2a05bec6-75d1-496f-b4ec-2bfe6c8039a3', '11b4d476-0cf1-41a3-86eb-8e12a1bcfaec', '28e64f26-cb88-457e-a022-1c546b16481d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Delete snapshot completed successfully. Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ea448b16-a4ab-4a6b-8a6e-b3773308ac0e tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-d7b63225-c8cc-43c1-9cd1-d8ad219c86d6-delete_snapshot" released by "delete_snapshot" :: held 5.417s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:09 devstack sudo[98908]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 1073741824" returned: 0 in 1.666s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:09 devstack sudo[98928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 Aug 12 12:25:09 devstack sudo[98928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:09 devstack sudo[98919]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 1.419s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:25:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:25:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:10 devstack sudo[98928]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844" returned: 0 in 1.490s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] <== create_volume: return (3370ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:25:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.375s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.088s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Creating offline snapshot 66f16206-6e3f-422f-ab16-482c6e746a87 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:25:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83af9c6f-0101-4dce-b99c-2661495d1aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a1f449e-2e94-4e3f-941a-c51690e7d844', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b876849e-b892-43cb-b56e-8f767de36b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:11 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddd88039-2cb4-4040-b447-ea5564330f08]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Volume volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 (7a1f449e-2e94-4e3f-941a-c51690e7d844): created successfully Aug 12 12:25:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b876849e-b892-43cb-b56e-8f767de36b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Flow 'volume_create_manager' (4bcf98ba-2153-4db4-855e-18bb9a0e48a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-dc286aee-72c2-4d92-940f-b78fa4d02569 tempest-ServerRescueNegativeTestJSON-915044527 None] Created volume successfully. Aug 12 12:25:11 devstack sudo[98941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:25:11 devstack sudo[98941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:12 devstack sudo[98941]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 1.342s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:25:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:12 devstack sudo[98949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 1G Aug 12 12:25:12 devstack sudo[98949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:13 devstack sudo[98949]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 1G" returned: 0 in 1.155s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:13 devstack sudo[98956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 Aug 12 12:25:13 devstack sudo[98956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:14 devstack sudo[98956]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87" returned: 0 in 0.790s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:14 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 is being set with open permissions: ugo+rw Aug 12 12:25:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:14 devstack sudo[98962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 Aug 12 12:25:14 devstack sudo[98962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-5fcac425-40f4-4a85-9147-d1e5ac112cfc req-05304275-7a31-428f-80d1-dce3cadeac08 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:15 devstack sudo[98962]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87" returned: 0 in 1.430s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.045s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-5fcac425-40f4-4a85-9147-d1e5ac112cfc req-05304275-7a31-428f-80d1-dce3cadeac08 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.167s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-5fcac425-40f4-4a85-9147-d1e5ac112cfc req-05304275-7a31-428f-80d1-dce3cadeac08 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.052s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3558ce0e-1685-44d0-b6f5-173f8c720467 tempest-SnapshotsActionsTest-293749142 None] Create snapshot completed successfully Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-5fcac425-40f4-4a85-9147-d1e5ac112cfc req-05304275-7a31-428f-80d1-dce3cadeac08 tempest-ServerActionsTestOtherA-1889517951 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-dce74660-c04d-4f35-91c2-c2248398386d', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e9b77f21-6178-4cd6-b99e-631d6aace45e', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:25:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-5fcac425-40f4-4a85-9147-d1e5ac112cfc req-05304275-7a31-428f-80d1-dce3cadeac08 tempest-ServerActionsTestOtherA-1889517951 None] attachment_update completed successfully. Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-66f16206-6e3f-422f-ab16-482c6e746a87-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-66f16206-6e3f-422f-ab16-482c6e746a87-delete_snapshot" acquired by "delete_snapshot" :: waited 0.061s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" acquired by "delete_snapshot" :: waited 0.065s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Acquiring lock "cinder-quobyte-66f16206-6e3f-422f-ab16-482c6e746a87" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-66f16206-6e3f-422f-ab16-482c6e746a87" acquired by "_delete_snapshot" :: waited 0.054s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Deleting offline snapshot 66f16206-6e3f-422f-ab16-482c6e746a87 of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:25:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] snapshot_file for this snap is: volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:25:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[26625695-3277-47ce-9413-e43fc9a21cb6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:17 devstack sudo[99122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 Aug 12 12:25:17 devstack sudo[99122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:17 devstack sudo[99122]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87" returned: 0 in 0.812s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:25:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4d68d2c-9286-4d5d-8a8f-2e48f446bb9b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:18 devstack sudo[99146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:25:18 devstack sudo[99146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:18 devstack sudo[99146]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.858s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:25:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:18 devstack sudo[99170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 Aug 12 12:25:18 devstack sudo[99170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:19 devstack sudo[99170]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87" returned: 0 in 0.832s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:19 devstack sudo[99187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87 Aug 12 12:25:19 devstack sudo[99187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:20 devstack sudo[99187]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.66f16206-6e3f-422f-ab16-482c6e746a87" returned: 0 in 0.702s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-66f16206-6e3f-422f-ab16-482c6e746a87" released by "_delete_snapshot" :: held 3.449s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" released by "delete_snapshot" :: held 3.524s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:20 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Created reservations ['e73295b2-ce39-4983-9275-ce84141cb10b', 'e5329a7a-94b6-4c12-9f65-0f3cd99fef56', 'a010c768-d345-454b-aa70-9a3bb535d00b', '69548d14-3611-4133-9d48-0f1535b7d5f0'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Delete snapshot completed successfully. Aug 12 12:25:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-828deca1-f004-427d-9645-815e08f409be tempest-SnapshotsActionsTest-250447766 None] Lock "cinder-66f16206-6e3f-422f-ab16-482c6e746a87-delete_snapshot" released by "delete_snapshot" :: held 3.898s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "cinder-dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "cinder-quobyte-dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-quobyte-dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" acquired by "_delete_snapshot" :: waited 0.042s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Deleting offline snapshot dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d of volume bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:25:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] snapshot_file for this snap is: volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:25:22 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[50ccad08-45e8-495f-9562-05f8647a298c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:22 devstack sudo[99338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:25:22 devstack sudo[99338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:23 devstack sudo[99338]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 1.138s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bc22bb15-9a9b-460d-881a-5489edfc00dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:25:23 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6da0098e-6545-46b7-98e6-4676d6c82c55]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:23 devstack sudo[99682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc Aug 12 12:25:23 devstack sudo[99682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:24 devstack sudo[99682]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc" returned: 0 in 1.139s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:24 devstack sudo[99699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:25:24 devstack sudo[99699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:25 devstack sudo[99699]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 1.232s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:25 devstack sudo[99721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d Aug 12 12:25:25 devstack sudo[99721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:26 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=42,cinder:SELECT=53,cinder:INSERT=20,cinder:DELETE=5 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:25:26 devstack sudo[99721]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:26 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=53,cinder:UPDATE=38,cinder:DELETE=3,cinder:INSERT=13 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:25:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc.dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" returned: 0 in 0.860s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-quobyte-dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d" released by "_delete_snapshot" :: held 4.734s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" released by "delete_snapshot" :: held 4.812s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:26 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Created reservations ['72ec12a9-9d70-4ef8-9bd5-2e6065839187', '492a7b70-2a8e-4b39-bd09-c0c99940246a', 'b89eea86-9230-481b-afc6-61fbf34a7ab9', '219752ac-1ff0-4fae-9f9f-fe08f514b79b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Delete snapshot completed successfully. Aug 12 12:25:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-699e9588-d855-45c0-9be5-e23b209b147d tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-dfd3b6ea-e10f-46e0-afa4-b6e1368bba2d-delete_snapshot" released by "delete_snapshot" :: held 5.190s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "cinder-bc22bb15-9a9b-460d-881a-5489edfc00dc-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-bc22bb15-9a9b-460d-881a-5489edfc00dc-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" acquired by "delete_volume" :: waited 0.067s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e063c0c0-9e3d-49e5-afa8-e7073ae0a746]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:28 devstack sudo[99753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc Aug 12 12:25:28 devstack sudo[99753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:29 devstack sudo[99753]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc" returned: 0 in 1.112s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:29 devstack sudo[99789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc Aug 12 12:25:29 devstack sudo[99789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:30 devstack sudo[99789]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bc22bb15-9a9b-460d-881a-5489edfc00dc" returned: 0 in 1.229s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-quobyte-bc22bb15-9a9b-460d-881a-5489edfc00dc" released by "delete_volume" :: held 2.596s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Created reservations ['bc3647ae-52b7-4b69-b6df-e2601abbd376', '2c1c6ca0-28af-44f8-9a36-fd800727b2bc', '71c3e47a-15b1-4cc7-99b9-b35b4c00a1bc', '81d48dbe-bb97-4782-81e9-44f88bead295'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:30 devstack sudo[99828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:25:30 devstack sudo[99828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:31 devstack sudo[99828]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.390s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:31 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:25:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Deleted volume successfully. Aug 12 12:25:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6dc2294d-27f5-4eef-ad00-0bd73191e357 tempest-SnapshotsActionsTest-293749142 None] Lock "cinder-bc22bb15-9a9b-460d-881a-5489edfc00dc-delete_volume" released by "delete_volume" :: held 3.565s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Acquiring lock "cinder-7a1f449e-2e94-4e3f-941a-c51690e7d844-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "cinder-7a1f449e-2e94-4e3f-941a-c51690e7d844-delete_volume" acquired by "delete_volume" :: waited 0.066s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Acquiring lock "cinder-quobyte-7a1f449e-2e94-4e3f-941a-c51690e7d844" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "cinder-quobyte-7a1f449e-2e94-4e3f-941a-c51690e7d844" acquired by "delete_volume" :: waited 0.032s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:36 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1b9821a-b072-4de2-910f-72f1afa6825d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:37 devstack sudo[99888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 Aug 12 12:25:37 devstack sudo[99888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:38 devstack sudo[99888]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844" returned: 0 in 1.302s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:38 devstack sudo[99894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844 Aug 12 12:25:38 devstack sudo[99894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:38 devstack sudo[99894]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7a1f449e-2e94-4e3f-941a-c51690e7d844" returned: 0 in 0.658s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "cinder-quobyte-7a1f449e-2e94-4e3f-941a-c51690e7d844" released by "delete_volume" :: held 2.073s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Created reservations ['95dfd9a3-982a-40cf-bcb1-4c42365090bf', '4b49f47e-388d-4ca7-8d0d-6c4f489c3f00', '4d8eda3b-960d-4b8a-9d66-a1a0e1ea5acc', '6390afb6-26f4-4816-9b05-74dd9c59b46a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Flow 'volume_create_manager' (3c895ff7-6cfe-4448-824d-0268173779af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd7b4514-be31-4f5e-addd-8f52d50ece4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd7b4514-be31-4f5e-addd-8f52d50ece4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1466536364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9dee0a26-4913-4d52-915f-799349bf25fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b088bf877f71498eb1910ab93016b448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:39Z,use_quota=True,user_id='3fcf86589e444ff2adb5db165d0af532',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:39 devstack sudo[99899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:25:39 devstack sudo[99899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (566a23ad-db48-4297-8027-150ef5e352e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (566a23ad-db48-4297-8027-150ef5e352e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ad97fda-c688-4af4-b5b7-15bd86947769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ad97fda-c688-4af4-b5b7-15bd86947769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9dee0a26-4913-4d52-915f-799349bf25fd', 'volume_name': 'volume-9dee0a26-4913-4d52-915f-799349bf25fd', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ee7b427-7973-4a8e-902e-a8c3158cec2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ee7b427-7973-4a8e-902e-a8c3158cec2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd1339fd-4fec-485d-b666-c3e21b76e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:39 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Volume 9dee0a26-4913-4d52-915f-799349bf25fd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9dee0a26-4913-4d52-915f-799349bf25fd', 'volume_size': 1} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1466536364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9dee0a26-4913-4d52-915f-799349bf25fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b088bf877f71498eb1910ab93016b448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:39Z,use_quota=True,user_id='3fcf86589e444ff2adb5db165d0af532',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Creating volume 9dee0a26-4913-4d52-915f-799349bf25fd {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:25:39 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:25:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:39 devstack sudo[99901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd 1073741824 Aug 12 12:25:39 devstack sudo[99901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:40 devstack sudo[99899]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 1.001s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:40 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:25:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Deleted volume successfully. Aug 12 12:25:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8552d477-df7f-488d-a273-0193f757012e tempest-ServerRescueNegativeTestJSON-915044527 None] Lock "cinder-7a1f449e-2e94-4e3f-941a-c51690e7d844-delete_volume" released by "delete_volume" :: held 3.971s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:40 devstack sudo[99901]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd 1073741824" returned: 0 in 1.030s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:41 devstack sudo[99909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd Aug 12 12:25:41 devstack sudo[99909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:41 devstack sudo[99909]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd" returned: 0 in 0.563s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] <== create_volume: return (1754ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:25:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.761s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd1339fd-4fec-485d-b666-c3e21b76e478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9dee0a26-4913-4d52-915f-799349bf25fd', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06203394-97b1-4bac-8007-d8bf971c80fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:41 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Volume volume-9dee0a26-4913-4d52-915f-799349bf25fd (9dee0a26-4913-4d52-915f-799349bf25fd): created successfully Aug 12 12:25:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06203394-97b1-4bac-8007-d8bf971c80fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Flow 'volume_create_manager' (3c895ff7-6cfe-4448-824d-0268173779af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:41 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-be19aa94-a42c-49b4-880d-ff78b2089d9d tempest-ServersNegativeTestJSON-2118975635 None] Created volume successfully. Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Flow 'volume_create_manager' (4ffc245a-bce8-4eef-bfd3-6b99502bada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7044646d-bdc0-4637-9638-9a45507d2abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7044646d-bdc0-4637-9638-9a45507d2abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-370895012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cb026f0-1c84-4c64-a815-82d9b75f15ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b088bf877f71498eb1910ab93016b448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:48Z,use_quota=True,user_id='3fcf86589e444ff2adb5db165d0af532',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (893cbab1-a063-4a26-9c07-514a1bd09b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (893cbab1-a063-4a26-9c07-514a1bd09b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9589397e-0d4b-4eec-b42f-49f6d8fd3406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9589397e-0d4b-4eec-b42f-49f6d8fd3406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cb026f0-1c84-4c64-a815-82d9b75f15ab', 'volume_name': 'volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (132984df-8747-493f-bad2-dd9f407f72fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (132984df-8747-493f-bad2-dd9f407f72fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c08ef4fe-7193-438b-89b5-1c6588bb669a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:48 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Volume 9cb026f0-1c84-4c64-a815-82d9b75f15ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab', 'volume_size': 1} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-370895012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cb026f0-1c84-4c64-a815-82d9b75f15ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b088bf877f71498eb1910ab93016b448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:48Z,use_quota=True,user_id='3fcf86589e444ff2adb5db165d0af532',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Creating volume 9cb026f0-1c84-4c64-a815-82d9b75f15ab {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:25:48 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:25:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:48 devstack sudo[100000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab 1073741824 Aug 12 12:25:48 devstack sudo[100000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:49 devstack sudo[100000]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab 1073741824" returned: 0 in 1.003s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:49 devstack sudo[100009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab Aug 12 12:25:49 devstack sudo[100009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:49 devstack sudo[100009]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab" returned: 0 in 0.589s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] <== create_volume: return (1673ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:25:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.677s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c08ef4fe-7193-438b-89b5-1c6588bb669a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4163d057-dbe0-4544-a1ed-b509f6fdd8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:50 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Volume volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab (9cb026f0-1c84-4c64-a815-82d9b75f15ab): created successfully Aug 12 12:25:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4163d057-dbe0-4544-a1ed-b509f6fdd8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Flow 'volume_create_manager' (4ffc245a-bce8-4eef-bfd3-6b99502bada9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:50 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-47a962ac-97b3-4fac-bc88-4797dcdc5c20 tempest-ServersNegativeTestJSON-2118975635 None] Created volume successfully. Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Flow 'volume_create_manager' (f03608c7-f146-45ae-9e90-be8cbf083cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (977fda78-3660-49f6-a54f-eadb4d66e422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (977fda78-3660-49f6-a54f-eadb4d66e422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-52808245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93453ba50eb4441b316dda2505a1585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:51Z,use_quota=True,user_id='013e5f6f1efd4771b7530b1de16bd2bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db29931d-4345-4545-a824-f9342c2c52c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db29931d-4345-4545-a824-f9342c2c52c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca41d0b3-e32a-4fb1-bd62-57afd0938a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca41d0b3-e32a-4fb1-bd62-57afd0938a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e', 'volume_name': 'volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a6ef4b6-c4ca-466e-bb00-99463039c229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a6ef4b6-c4ca-466e-bb00-99463039c229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17c63f55-3ffe-442b-be19-836b6c7418fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:51 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Volume 3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e', 'volume_size': 1} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-52808245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93453ba50eb4441b316dda2505a1585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:51Z,use_quota=True,user_id='013e5f6f1efd4771b7530b1de16bd2bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Creating volume 3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:25:51 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:51 devstack sudo[100038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e 1073741824 Aug 12 12:25:51 devstack sudo[100038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:51 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-3c9ee012-8684-4e15-b7f1-9ae013a77138 req-9260c0b3-b190-4d64-8b28-6db3df57ed1a tempest-ServerActionsTestOtherA-1889517951 None] Terminate volume connection completed successfully. Aug 12 12:25:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-3c9ee012-8684-4e15-b7f1-9ae013a77138 req-9260c0b3-b190-4d64-8b28-6db3df57ed1a tempest-ServerActionsTestOtherA-1889517951 None] Deleting attachment e9b77f21-6178-4cd6-b99e-631d6aace45e. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:25:52 devstack sudo[100038]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e 1073741824" returned: 0 in 0.821s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:52 devstack sudo[100047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e Aug 12 12:25:52 devstack sudo[100047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:52 devstack sudo[100047]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] <== create_volume: return (1266ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.274s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17c63f55-3ffe-442b-be19-836b6c7418fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f31a873d-b6ae-466e-b45c-57d7873bf529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "cinder-9cb026f0-1c84-4c64-a815-82d9b75f15ab-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:52 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Volume volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e (3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e): created successfully Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f31a873d-b6ae-466e-b45c-57d7873bf529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Flow 'volume_create_manager' (f03608c7-f146-45ae-9e90-be8cbf083cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-9cb026f0-1c84-4c64-a815-82d9b75f15ab-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-970dae96-8c44-4a31-a4cf-76546a2ad21a tempest-VolumeQuotasAdminTestJSON-1501600850 None] Created volume successfully. Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "cinder-quobyte-9cb026f0-1c84-4c64-a815-82d9b75f15ab" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-quobyte-9cb026f0-1c84-4c64-a815-82d9b75f15ab" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bcc5695-b55b-4072-9ebc-85216cf1a610]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:53 devstack sudo[100054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab Aug 12 12:25:53 devstack sudo[100054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Acquiring lock "cinder-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "cinder-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Acquiring lock "cinder-quobyte-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "cinder-quobyte-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc4f16dd-6fa4-4f35-8177-0566c865e9e3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:53 devstack sudo[100054]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab" returned: 0 in 0.591s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:53 devstack sudo[100060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab Aug 12 12:25:53 devstack sudo[100060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:53 devstack sudo[100059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e Aug 12 12:25:53 devstack sudo[100059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:53 devstack sudo[100060]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9cb026f0-1c84-4c64-a815-82d9b75f15ab" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-quobyte-9cb026f0-1c84-4c64-a815-82d9b75f15ab" released by "delete_volume" :: held 1.028s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:53 devstack sudo[100059]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e" returned: 0 in 0.528s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:53 devstack sudo[100068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e Aug 12 12:25:53 devstack sudo[100068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:53 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Created reservations ['2221d37f-f3e4-4b23-a97a-60071502e1ba', '5ab2aad3-dedd-475a-ba44-f9097286620c', 'af56a537-5495-4aa7-86a0-23ecc50a03c7', '57cda93b-61b9-4ec4-84d2-01acf5a93c50'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:54 devstack sudo[100076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:25:54 devstack sudo[100076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:54 devstack sudo[100068]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e" returned: 0 in 0.396s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "cinder-quobyte-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e" released by "delete_volume" :: held 1.019s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-3c9ee012-8684-4e15-b7f1-9ae013a77138 req-ca875fe5-08d5-4093-83c9-9ee8b09df751 tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-3c9ee012-8684-4e15-b7f1-9ae013a77138 req-ca875fe5-08d5-4093-83c9-9ee8b09df751 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-3c9ee012-8684-4e15-b7f1-9ae013a77138 req-ca875fe5-08d5-4093-83c9-9ee8b09df751 tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.022s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Created reservations ['be82d82c-6d7e-4f3f-839e-c2746e942325', '3fffe565-baa0-4841-bedd-33e724079cf3', '6ce9e1a6-fa95-4c0f-9145-244d994bdf39', '4975fb26-999d-4e75-924f-c6bf78c7cf9d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:54 devstack sudo[100076]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-3c9ee012-8684-4e15-b7f1-9ae013a77138 req-ca875fe5-08d5-4093-83c9-9ee8b09df751 tempest-ServerActionsTestOtherA-1889517951 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-dce74660-c04d-4f35-91c2-c2248398386d', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e8d51106-999c-4f9e-9d58-e2dd0e8c62c2', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:25:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Deleted volume successfully. Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f7cd943c-2363-4979-8292-f04ce6fa4910 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-9cb026f0-1c84-4c64-a815-82d9b75f15ab-delete_volume" released by "delete_volume" :: held 1.878s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-3c9ee012-8684-4e15-b7f1-9ae013a77138 req-ca875fe5-08d5-4093-83c9-9ee8b09df751 tempest-ServerActionsTestOtherA-1889517951 None] attachment_update completed successfully. Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:54 devstack sudo[100083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:25:54 devstack sudo[100083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:54 devstack sudo[100083]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.308s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:54 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:25:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Deleted volume successfully. Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ad394290-34ff-41c5-a8b4-556f91bf5976 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "cinder-3ec4ea81-fdeb-4dd9-af6e-fa7e0440df7e-delete_volume" released by "delete_volume" :: held 1.796s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "cinder-9dee0a26-4913-4d52-915f-799349bf25fd-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-9dee0a26-4913-4d52-915f-799349bf25fd-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "cinder-quobyte-9dee0a26-4913-4d52-915f-799349bf25fd" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-quobyte-9dee0a26-4913-4d52-915f-799349bf25fd" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1006ff80-b7d0-4394-a750-7a354793eacc]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:55 devstack sudo[100153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd Aug 12 12:25:55 devstack sudo[100153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:55 devstack sudo[100153]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd" returned: 0 in 0.702s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:55 devstack sudo[100493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd Aug 12 12:25:55 devstack sudo[100493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:56 devstack sudo[100493]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dee0a26-4913-4d52-915f-799349bf25fd" returned: 0 in 0.540s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-quobyte-9dee0a26-4913-4d52-915f-799349bf25fd" released by "delete_volume" :: held 1.359s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Created reservations ['5e0a1933-171f-44fd-aabe-1954d7f9c318', '847c9abb-07fb-4ef8-b25c-40a356c7981c', 'e15478fe-f36e-4e1e-8a0a-b4050ab20382', '3f4f6640-74b0-4d51-90f9-8ed250d89da0'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Flow 'volume_create_manager' (db62a557-cfef-4231-a107-821460943f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4062764d-ce78-4177-98a8-7ddb5bc3c525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4062764d-ce78-4177-98a8-7ddb5bc3c525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1990839871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aab5a508-aff2-4e1f-b9a8-baf9432eb6be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93453ba50eb4441b316dda2505a1585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:57Z,use_quota=True,user_id='013e5f6f1efd4771b7530b1de16bd2bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13d8697e-b366-4334-8f46-0c8f2d31bc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13d8697e-b366-4334-8f46-0c8f2d31bc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a050cc83-bfd4-4b62-9e17-15ee6157b272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a050cc83-bfd4-4b62-9e17-15ee6157b272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aab5a508-aff2-4e1f-b9a8-baf9432eb6be', 'volume_name': 'volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46a5cccb-7052-4a2a-8a33-cd94d9d7f733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46a5cccb-7052-4a2a-8a33-cd94d9d7f733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfd49e82-e6ec-4bea-9213-df2f3c599a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:56 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Volume aab5a508-aff2-4e1f-b9a8-baf9432eb6be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be', 'volume_size': 1} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1990839871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aab5a508-aff2-4e1f-b9a8-baf9432eb6be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93453ba50eb4441b316dda2505a1585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:25:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:25:57Z,use_quota=True,user_id='013e5f6f1efd4771b7530b1de16bd2bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Creating volume aab5a508-aff2-4e1f-b9a8-baf9432eb6be {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:25:56 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:56 devstack sudo[100509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be 1073741824 Aug 12 12:25:56 devstack sudo[100509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:56 devstack sudo[100513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:25:56 devstack sudo[100513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:57 devstack sudo[100513]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.328s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:57 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:25:57 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Deleted volume successfully. Aug 12 12:25:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5d63b6c-78cb-46da-b029-995dcc3d4b31 tempest-ServersNegativeTestJSON-2118975635 None] Lock "cinder-9dee0a26-4913-4d52-915f-799349bf25fd-delete_volume" released by "delete_volume" :: held 2.304s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:25:57 devstack sudo[100509]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be 1073741824" returned: 0 in 0.711s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:25:57 devstack sudo[100541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be Aug 12 12:25:57 devstack sudo[100541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:25:58 devstack sudo[100541]: pam_unix(sudo:session): session closed for user root Aug 12 12:25:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be" returned: 0 in 0.446s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:25:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] <== create_volume: return (1228ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:25:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.233s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:25:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfd49e82-e6ec-4bea-9213-df2f3c599a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec78de7a-b6d8-4cec-8fa3-b38f27a81c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:25:58 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Volume volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be (aab5a508-aff2-4e1f-b9a8-baf9432eb6be): created successfully Aug 12 12:25:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec78de7a-b6d8-4cec-8fa3-b38f27a81c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:25:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Flow 'volume_create_manager' (db62a557-cfef-4231-a107-821460943f59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:25:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-54f6c010-686a-4228-b2ed-066f045e8c73 tempest-VolumeQuotasAdminTestJSON-1501600850 None] Created volume successfully. Aug 12 12:26:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b1681bb3-30cc-4adc-b330-1e329a6b422b tempest-VolumeQuotasAdminTestJSON-906992409 None] Transfer volume completed successfully. Aug 12 12:26:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Acquiring lock "cinder-aab5a508-aff2-4e1f-b9a8-baf9432eb6be-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Lock "cinder-aab5a508-aff2-4e1f-b9a8-baf9432eb6be-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Acquiring lock "cinder-quobyte-aab5a508-aff2-4e1f-b9a8-baf9432eb6be" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Lock "cinder-quobyte-aab5a508-aff2-4e1f-b9a8-baf9432eb6be" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:01 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b85687d-be34-4b31-87ba-baaf93f1ecad]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:26:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:01 devstack sudo[100574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be Aug 12 12:26:01 devstack sudo[100574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:02 devstack sudo[100574]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be" returned: 0 in 0.683s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:02 devstack sudo[100579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be Aug 12 12:26:02 devstack sudo[100579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:02 devstack sudo[100579]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aab5a508-aff2-4e1f-b9a8-baf9432eb6be" returned: 0 in 0.536s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Lock "cinder-quobyte-aab5a508-aff2-4e1f-b9a8-baf9432eb6be" released by "delete_volume" :: held 1.302s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Created reservations ['3bef101c-faad-41a6-afa5-c08bdae5e01b', '7df70d32-a18e-4677-8bdc-faaaa89cd4fb', '883e2373-12de-4829-98e2-816499907541', '170cac13-6188-4c0d-bd42-513924ee3de2'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:03 devstack sudo[100585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:03 devstack sudo[100585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:03 devstack sudo[100585]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Deleted volume successfully. Aug 12 12:26:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-674ac629-d5b8-4b8f-a340-1371fd9c3678 tempest-VolumeQuotasAdminTestJSON-1618058813 None] Lock "cinder-aab5a508-aff2-4e1f-b9a8-baf9432eb6be-delete_volume" released by "delete_volume" :: held 2.106s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:08 devstack sudo[100591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:08 devstack sudo[100591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:08 devstack sudo[100591]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.388s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:13 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=55,cinder:INSERT=15,cinder:UPDATE=67,cinder:DELETE=4 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:26:13 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=48,cinder:INSERT=17,cinder:UPDATE=67,cinder:DELETE=6 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Flow 'volume_create_manager' (2a6a3d61-662d-40aa-b979-620da7cbf050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea89f38-3230-438c-b2c6-a58360e0cfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea89f38-3230-438c-b2c6-a58360e0cfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-754434250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4fa8e17d-4663-4f30-9446-2bdb216dec52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abec2adc236d49bfa9fce2ab0b1d689a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:26:17Z,use_quota=True,user_id='d8aa3a05e8d046c7914f920112f82911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82afe351-79c6-4152-b25f-f3a8722aeaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82afe351-79c6-4152-b25f-f3a8722aeaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50cfe8bb-75f3-4e3c-b3fe-f579b01acf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50cfe8bb-75f3-4e3c-b3fe-f579b01acf04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4fa8e17d-4663-4f30-9446-2bdb216dec52', 'volume_name': 'volume-4fa8e17d-4663-4f30-9446-2bdb216dec52', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74280a27-a1a5-468b-b505-3ac681dbe509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74280a27-a1a5-468b-b505-3ac681dbe509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab4b1f12-0596-4e2c-bb60-1ff402e432bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Volume 4fa8e17d-4663-4f30-9446-2bdb216dec52: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4fa8e17d-4663-4f30-9446-2bdb216dec52', 'volume_size': 1} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-754434250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4fa8e17d-4663-4f30-9446-2bdb216dec52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abec2adc236d49bfa9fce2ab0b1d689a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:26:17Z,use_quota=True,user_id='d8aa3a05e8d046c7914f920112f82911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Creating volume 4fa8e17d-4663-4f30-9446-2bdb216dec52 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:26:17 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:26:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:17 devstack sudo[100672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 1073741824 Aug 12 12:26:17 devstack sudo[100672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:18 devstack sudo[100672]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 1073741824" returned: 0 in 0.652s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:18 devstack sudo[100678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 Aug 12 12:26:18 devstack sudo[100678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:18 devstack sudo[100678]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52" returned: 0 in 0.298s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] <== create_volume: return (1005ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab4b1f12-0596-4e2c-bb60-1ff402e432bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fa8e17d-4663-4f30-9446-2bdb216dec52', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38ac3fa6-0f85-40f5-9ac8-d04b5138c94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:18 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Volume volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 (4fa8e17d-4663-4f30-9446-2bdb216dec52): created successfully Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38ac3fa6-0f85-40f5-9ac8-d04b5138c94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Flow 'volume_create_manager' (2a6a3d61-662d-40aa-b979-620da7cbf050) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:26:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ff865245-1b99-4ce2-89d1-6d83b6a54db2 tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Created volume successfully. Aug 12 12:26:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Acquiring lock "cinder-4fa8e17d-4663-4f30-9446-2bdb216dec52-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "cinder-4fa8e17d-4663-4f30-9446-2bdb216dec52-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Acquiring lock "cinder-quobyte-4fa8e17d-4663-4f30-9446-2bdb216dec52" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "cinder-quobyte-4fa8e17d-4663-4f30-9446-2bdb216dec52" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[92d5ab97-bfe0-4d9d-a803-61f58b192500]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:26:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:20 devstack sudo[100681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 Aug 12 12:26:20 devstack sudo[100681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:21 devstack sudo[100681]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52" returned: 0 in 0.449s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:21 devstack sudo[100686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52 Aug 12 12:26:21 devstack sudo[100686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:21 devstack sudo[100686]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4fa8e17d-4663-4f30-9446-2bdb216dec52" returned: 0 in 0.400s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "cinder-quobyte-4fa8e17d-4663-4f30-9446-2bdb216dec52" released by "delete_volume" :: held 0.928s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Created reservations ['206a7d03-9df6-4b50-b131-8e08dc22d4f0', 'b38204d8-f031-47bb-be48-c87809fb9abd', '7a63bf4a-786e-45e3-8e31-218f736bbad9', '43910471-63b0-4523-bcad-4da4c22e6fcd'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:22 devstack sudo[100689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:22 devstack sudo[100689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:22 devstack sudo[100689]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.311s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:22 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Deleted volume successfully. Aug 12 12:26:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-276d6b82-900b-4013-8cf7-7fa2ba6edd9f tempest-VolumeQuotasNegativeTestJSON-1802184137 None] Lock "cinder-4fa8e17d-4663-4f30-9446-2bdb216dec52-delete_volume" released by "delete_volume" :: held 1.572s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:31 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=5,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:26:32 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=13,cinder:SELECT=9,cinder:INSERT=3,cinder:DELETE=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:26:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-bdffbd2c-e6e1-4362-8397-7aaff0e2eb9b tempest-ServerActionsTestOtherA-1889517951 None] Terminate volume connection completed successfully. Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-bdffbd2c-e6e1-4362-8397-7aaff0e2eb9b tempest-ServerActionsTestOtherA-1889517951 None] Deleting attachment e8d51106-999c-4f9e-9d58-e2dd0e8c62c2. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "cinder-dce74660-c04d-4f35-91c2-c2248398386d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Flow 'volume_create_manager' (cef7c71f-5fe3-42d3-acc8-b4018ec9f15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d1e3782-b0c0-41c9-9de5-6968c455a9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-dce74660-c04d-4f35-91c2-c2248398386d-delete_volume" acquired by "delete_volume" :: waited 0.079s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d1e3782-b0c0-41c9-9de5-6968c455a9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1672058455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8da8f440-52ad-4699-911f-81f9898ca091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20d9b76a33b142df850ff3e97d24fdfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:26:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:26:34Z,use_quota=True,user_id='47b043776003405f985a536d2c81f666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(594cdf4f-95ac-44d8-8725-f9ba976d026c),volume_type_id=594cdf4f-95ac-44d8-8725-f9ba976d026c)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7543d787-1396-40f6-8725-c4655af193cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7543d787-1396-40f6-8725-c4655af193cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5880fc01-ba46-45f0-81d8-9bd30134dac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5880fc01-ba46-45f0-81d8-9bd30134dac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8da8f440-52ad-4699-911f-81f9898ca091', 'volume_name': 'volume-8da8f440-52ad-4699-911f-81f9898ca091', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef1de5b4-8ecc-4352-a59f-6e0f1f6a5a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef1de5b4-8ecc-4352-a59f-6e0f1f6a5a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9c706db-0c97-473b-a094-e0693f03d495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:34 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Volume 8da8f440-52ad-4699-911f-81f9898ca091: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8da8f440-52ad-4699-911f-81f9898ca091', 'volume_size': 1} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1672058455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8da8f440-52ad-4699-911f-81f9898ca091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20d9b76a33b142df850ff3e97d24fdfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:26:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:26:34Z,use_quota=True,user_id='47b043776003405f985a536d2c81f666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(594cdf4f-95ac-44d8-8725-f9ba976d026c),volume_type_id=594cdf4f-95ac-44d8-8725-f9ba976d026c)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Creating volume 8da8f440-52ad-4699-911f-81f9898ca091 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:26:34 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:34 devstack sudo[100768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 1073741824 Aug 12 12:26:34 devstack sudo[100768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "cinder-quobyte-dce74660-c04d-4f35-91c2-c2248398386d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-quobyte-dce74660-c04d-4f35-91c2-c2248398386d" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a00886f-ee05-4dc8-aeb2-26fb46ad6235]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:26:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:35 devstack sudo[100773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d Aug 12 12:26:35 devstack sudo[100773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:35 devstack sudo[100768]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 1073741824" returned: 0 in 1.023s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:35 devstack sudo[100773]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d" returned: 0 in 0.948s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:35 devstack sudo[100798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d Aug 12 12:26:35 devstack sudo[100798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:35 devstack sudo[100799]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 Aug 12 12:26:35 devstack sudo[100799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:36 devstack sudo[100798]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dce74660-c04d-4f35-91c2-c2248398386d" returned: 0 in 0.366s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-quobyte-dce74660-c04d-4f35-91c2-c2248398386d" released by "delete_volume" :: held 1.393s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:36 devstack sudo[100799]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091" returned: 0 in 0.386s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] <== create_volume: return (1529ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.532s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9c706db-0c97-473b-a094-e0693f03d495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8da8f440-52ad-4699-911f-81f9898ca091', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2bf89e0-4ddb-47f2-b76c-c09cff390a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:36 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Volume volume-8da8f440-52ad-4699-911f-81f9898ca091 (8da8f440-52ad-4699-911f-81f9898ca091): created successfully Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2bf89e0-4ddb-47f2-b76c-c09cff390a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Flow 'volume_create_manager' (cef7c71f-5fe3-42d3-acc8-b4018ec9f15b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:26:36 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-74a5768e-9855-4ddc-a7c0-dfa8e344b657 tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Created volume successfully. Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.quota [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Created reservations ['6aed1362-2ef4-4f44-8fe6-5432f3c69329', '7f194a6b-d42d-494d-b891-5b19d2a82e52', '4a30356d-212b-4858-8815-802acfbeefbb', '482ce64d-3f32-494c-95ad-b5acb7de868a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:36 devstack sudo[100806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:36 devstack sudo[100806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:36 devstack sudo[100806]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.297s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.manager [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:36 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Deleted volume successfully. Aug 12 12:26:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-e6922490-50ae-49d2-8f29-99e315e3a947 req-2cc3cca9-0d09-4147-b2e8-c154a153e7ff tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-dce74660-c04d-4f35-91c2-c2248398386d-delete_volume" released by "delete_volume" :: held 2.228s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:37 devstack sudo[100809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:37 devstack sudo[100809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:37 devstack sudo[100809]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.370s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:37 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ae1dabe7-9230-4695-b3e7-e6711e0988de tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Retype volume completed successfully. Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "cinder-05f6916b-6213-433c-bfcd-e22734d267c4-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-05f6916b-6213-433c-bfcd-e22734d267c4-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "cinder-quobyte-05f6916b-6213-433c-bfcd-e22734d267c4" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-quobyte-05f6916b-6213-433c-bfcd-e22734d267c4" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f0a8038-ed67-4f4d-a683-c257ae6d7012]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:38 devstack sudo[100814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 Aug 12 12:26:38 devstack sudo[100814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Acquiring lock "cinder-8da8f440-52ad-4699-911f-81f9898ca091-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "cinder-8da8f440-52ad-4699-911f-81f9898ca091-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Acquiring lock "cinder-quobyte-8da8f440-52ad-4699-911f-81f9898ca091" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "cinder-quobyte-8da8f440-52ad-4699-911f-81f9898ca091" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[9032e3ce-1b0c-472b-907a-f972ded5de3e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:26:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:38 devstack sudo[100816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 Aug 12 12:26:38 devstack sudo[100816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:39 devstack sudo[100814]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4" returned: 0 in 0.854s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:39 devstack sudo[100845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4 Aug 12 12:26:39 devstack sudo[100845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:39 devstack sudo[100845]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-05f6916b-6213-433c-bfcd-e22734d267c4" returned: 0 in 0.492s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-quobyte-05f6916b-6213-433c-bfcd-e22734d267c4" released by "delete_volume" :: held 1.417s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:39 devstack sudo[100816]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091" returned: 0 in 1.070s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Created reservations ['9a05dab9-2a46-4146-afe5-b5bdd38e7b38', '0c368614-71ae-4029-864d-6f41253a85e7', '324a7e4c-fabb-4550-b19b-298e1891771d', '8124abaf-61aa-467e-b2a2-6b31cf629dfe'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:26:39 devstack sudo[100882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091 Aug 12 12:26:39 devstack sudo[100882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:39 devstack sudo[100889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:39 devstack sudo[100889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:40 devstack sudo[100882]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8da8f440-52ad-4699-911f-81f9898ca091" returned: 0 in 0.508s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "cinder-quobyte-8da8f440-52ad-4699-911f-81f9898ca091" released by "delete_volume" :: held 1.686s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:40 devstack cinder-volume[94662]: WARNING cinder.quota [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:26:40 devstack cinder-volume[94662]: WARNING cinder.quota [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Created reservations ['9f3fd09d-6bca-41e7-8603-20c62a243ef3', '71ec8006-52f2-4414-951b-a693e37b4dcd', 'af62f7b4-fa54-4e51-9681-fd510904459c', '4ab7ff62-4dff-4c90-bbf2-07d410b1b55a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:40 devstack sudo[100889]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.653s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Deleted volume successfully. Aug 12 12:26:40 devstack sudo[100916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:40 devstack sudo[100916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e4c6a33-2f5d-436a-a813-3844d4b6a36d tempest-ServerActionsTestOtherA-1889517951 None] Lock "cinder-05f6916b-6213-433c-bfcd-e22734d267c4-delete_volume" released by "delete_volume" :: held 2.532s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:40 devstack sudo[100916]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.469s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:40 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:41 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Deleted volume successfully. Aug 12 12:26:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f635c71-5fde-42e9-9de1-cb98e46af9bd tempest-VolumeRetypeWithoutMigrationTest-1414050882 None] Lock "cinder-8da8f440-52ad-4699-911f-81f9898ca091-delete_volume" released by "delete_volume" :: held 2.602s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:50 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=25,cinder:UPDATE=30,cinder:INSERT=8,cinder:DELETE=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:26:51 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=25,cinder:UPDATE=33,cinder:INSERT=5,cinder:DELETE=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Flow 'volume_create_manager' (07e7c70e-8db4-4ac2-a146-be4d89736927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1e1c8e5-f6e3-4bce-b99f-954dd599c979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1e1c8e5-f6e3-4bce-b99f-954dd599c979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1542403916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=918abb6f-aacb-4856-8787-a93cd8055f12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb63552c61c9461d9a4e773a44a59c1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:26:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:26:52Z,use_quota=True,user_id='d99edc19869f473fac5c5740c29a94b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06fe9489-17dd-4f0b-b771-0a839a0c95f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06fe9489-17dd-4f0b-b771-0a839a0c95f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b92f51aa-c90c-4baa-9726-6b7e1d6f64c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b92f51aa-c90c-4baa-9726-6b7e1d6f64c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '918abb6f-aacb-4856-8787-a93cd8055f12', 'volume_name': 'volume-918abb6f-aacb-4856-8787-a93cd8055f12', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa4595a7-ca0f-4f84-a090-374a1708ab34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa4595a7-ca0f-4f84-a090-374a1708ab34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73648b37-4976-4e9e-a55b-9c05e2c2237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:52 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Volume 918abb6f-aacb-4856-8787-a93cd8055f12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-918abb6f-aacb-4856-8787-a93cd8055f12', 'volume_size': 1} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1542403916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=918abb6f-aacb-4856-8787-a93cd8055f12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb63552c61c9461d9a4e773a44a59c1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:26:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:26:52Z,use_quota=True,user_id='d99edc19869f473fac5c5740c29a94b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Creating volume 918abb6f-aacb-4856-8787-a93cd8055f12 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:26:52 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:52 devstack sudo[101030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 1073741824 Aug 12 12:26:52 devstack sudo[101030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:52 devstack sudo[101030]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 1073741824" returned: 0 in 0.639s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:52 devstack sudo[101038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 Aug 12 12:26:52 devstack sudo[101038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:53 devstack sudo[101038]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12" returned: 0 in 0.312s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] <== create_volume: return (1043ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:26:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.049s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73648b37-4976-4e9e-a55b-9c05e2c2237a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-918abb6f-aacb-4856-8787-a93cd8055f12', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c2f1f9e-93d3-4385-a3b0-b0d1af667724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:26:53 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Volume volume-918abb6f-aacb-4856-8787-a93cd8055f12 (918abb6f-aacb-4856-8787-a93cd8055f12): created successfully Aug 12 12:26:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c2f1f9e-93d3-4385-a3b0-b0d1af667724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:26:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Flow 'volume_create_manager' (07e7c70e-8db4-4ac2-a146-be4d89736927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:26:53 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-663e351d-f611-42cf-99af-4e9f52230454 tempest-VolumesServicesTestJSON-983139217 None] Created volume successfully. Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Acquiring lock "cinder-918abb6f-aacb-4856-8787-a93cd8055f12-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Lock "cinder-918abb6f-aacb-4856-8787-a93cd8055f12-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Acquiring lock "cinder-quobyte-918abb6f-aacb-4856-8787-a93cd8055f12" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Lock "cinder-quobyte-918abb6f-aacb-4856-8787-a93cd8055f12" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8b428fb-f76c-4de5-a868-bb8a8ca54e76]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:54 devstack sudo[101041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 Aug 12 12:26:54 devstack sudo[101041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:54 devstack sudo[101041]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12" returned: 0 in 0.413s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:54 devstack sudo[101046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12 Aug 12 12:26:54 devstack sudo[101046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:55 devstack sudo[101046]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-918abb6f-aacb-4856-8787-a93cd8055f12" returned: 0 in 0.463s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Lock "cinder-quobyte-918abb6f-aacb-4856-8787-a93cd8055f12" released by "delete_volume" :: held 0.930s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Created reservations ['48c7944d-c16e-4838-b0e2-fefd64e9b5ab', 'c77cc84b-831d-4a09-bf33-be741162aff6', '2b700865-8248-4f57-a7e0-1525042bba34', 'cc656d25-f898-4a84-ac78-13e9c220199c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:26:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:26:55 devstack sudo[101049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:26:55 devstack sudo[101049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:26:56 devstack sudo[101049]: pam_unix(sudo:session): session closed for user root Aug 12 12:26:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.352s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:26:56 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:26:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Deleted volume successfully. Aug 12 12:26:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9244fc2c-ee6c-4ecf-aaa5-e44be6c349f2 tempest-VolumesServicesTestJSON-983139217 None] Lock "cinder-918abb6f-aacb-4856-8787-a93cd8055f12-delete_volume" released by "delete_volume" :: held 1.623s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Flow 'volume_create_manager' (f2421883-999a-4021-aff3-127fdfd5fa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3017d68a-7e78-4d2c-887e-4fc3a9dae1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3017d68a-7e78-4d2c-887e-4fc3a9dae1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-818508015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d32db117-a1c8-4ac9-aff2-bac360d4baf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdf24b97431948a8b33ba8859863d20b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:04Z,use_quota=True,user_id='4e48f450d64c4aed9f8ae8e3d32c2cd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(335fb10f-83c8-4d21-80c0-5c4acd6a7ef9),volume_type_id=335fb10f-83c8-4d21-80c0-5c4acd6a7ef9)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9d149b9-e380-4d5d-a9f7-dee0b6beb534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9d149b9-e380-4d5d-a9f7-dee0b6beb534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d7ad43a-748c-4276-be15-89541a7b0100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d7ad43a-748c-4276-be15-89541a7b0100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd32db117-a1c8-4ac9-aff2-bac360d4baf3', 'volume_name': 'volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9b84b90-c732-4c6d-9a52-6677484c15fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9b84b90-c732-4c6d-9a52-6677484c15fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8ca7eb2-e746-4cd3-b35d-ec1846ebe6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Volume d32db117-a1c8-4ac9-aff2-bac360d4baf3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3', 'volume_size': 1} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-818508015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d32db117-a1c8-4ac9-aff2-bac360d4baf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdf24b97431948a8b33ba8859863d20b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:04Z,use_quota=True,user_id='4e48f450d64c4aed9f8ae8e3d32c2cd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(335fb10f-83c8-4d21-80c0-5c4acd6a7ef9),volume_type_id=335fb10f-83c8-4d21-80c0-5c4acd6a7ef9)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Creating volume d32db117-a1c8-4ac9-aff2-bac360d4baf3 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:03 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:03 devstack sudo[101104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 1073741824 Aug 12 12:27:03 devstack sudo[101104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:04 devstack sudo[101104]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 1073741824" returned: 0 in 0.451s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:04 devstack sudo[101109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 Aug 12 12:27:04 devstack sudo[101109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:04 devstack sudo[101109]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3" returned: 0 in 0.339s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] <== create_volume: return (838ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.841s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8ca7eb2-e746-4cd3-b35d-ec1846ebe6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7f4e5a1-83a5-47e4-8656-41bca11910b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Volume volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 (d32db117-a1c8-4ac9-aff2-bac360d4baf3): created successfully Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7f4e5a1-83a5-47e4-8656-41bca11910b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Flow 'volume_create_manager' (f2421883-999a-4021-aff3-127fdfd5fa69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-08155553-2b2c-42d9-815b-65fb3961663c tempest-VolumeTypesAccessTest-1987112734 None] Created volume successfully. Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Acquiring lock "cinder-d32db117-a1c8-4ac9-aff2-bac360d4baf3-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Lock "cinder-d32db117-a1c8-4ac9-aff2-bac360d4baf3-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Acquiring lock "cinder-quobyte-d32db117-a1c8-4ac9-aff2-bac360d4baf3" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Lock "cinder-quobyte-d32db117-a1c8-4ac9-aff2-bac360d4baf3" acquired by "delete_volume" :: waited 0.040s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d17d389-3b79-4577-a543-9aff07ae7cde]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:06 devstack sudo[101115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 Aug 12 12:27:06 devstack sudo[101115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:06 devstack sudo[101115]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3" returned: 0 in 0.712s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:07 devstack sudo[101120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3 Aug 12 12:27:07 devstack sudo[101120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:07 devstack sudo[101120]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d32db117-a1c8-4ac9-aff2-bac360d4baf3" returned: 0 in 0.523s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Lock "cinder-quobyte-d32db117-a1c8-4ac9-aff2-bac360d4baf3" released by "delete_volume" :: held 1.321s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:07 devstack cinder-volume[94662]: WARNING cinder.quota [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-702169458 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-702169458, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:27:07 devstack cinder-volume[94662]: WARNING cinder.quota [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-702169458 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-702169458, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Created reservations ['0cbf6ad4-431e-4e8c-8a30-1aef74b1fc14', '7bf8cae9-30ef-4af8-8438-bb2f4847af6a', '281a892e-53eb-4aa9-941e-7f00b2b73732', 'a5178e4f-d495-4409-9fd1-03ec36fd862b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:07 devstack sudo[101123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:27:07 devstack sudo[101123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:08 devstack sudo[101123]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.321s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:27:08 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Deleted volume successfully. Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-202c6af5-0675-463f-8142-66ab7ba8f337 tempest-VolumeTypesAccessTest-1987112734 None] Lock "cinder-d32db117-a1c8-4ac9-aff2-bac360d4baf3-delete_volume" released by "delete_volume" :: held 2.131s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:08 devstack sudo[101126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:27:08 devstack sudo[101126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:08 devstack sudo[101126]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.325s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:27:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Flow 'volume_create_manager' (32771ee8-0de8-499b-824b-ef6e9d17a6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19bcad50-b0c2-4a2f-a1fc-c43e8dd7b30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19bcad50-b0c2-4a2f-a1fc-c43e8dd7b30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1648481629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf62e53de95f42f3903c1f62071ef7e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:11Z,use_quota=True,user_id='7de87a66297c4206ac29b6765042bd8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (035471e6-ce94-4a1b-9f84-3b6a017e720f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (035471e6-ce94-4a1b-9f84-3b6a017e720f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (890fca6e-b7bd-4a41-9ebe-bd379f59f24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (890fca6e-b7bd-4a41-9ebe-bd379f59f24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd', 'volume_name': 'volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b865213c-becb-4cda-83ca-8a21bab4722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b865213c-becb-4cda-83ca-8a21bab4722c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fee618b-03ff-476d-9d15-80ad2d798e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:10 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Volume ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd', 'volume_size': 1} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1648481629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf62e53de95f42f3903c1f62071ef7e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:11Z,use_quota=True,user_id='7de87a66297c4206ac29b6765042bd8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Creating volume ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:10 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:10 devstack sudo[101138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd 1073741824 Aug 12 12:27:10 devstack sudo[101138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:10 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Flow 'volume_create_manager' (3b666a8b-8a79-49d0-ae15-258fdba97866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4bff666-0533-42ee-bd77-645217aec50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4bff666-0533-42ee-bd77-645217aec50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-983919616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=620b74e9-46ad-48f2-9979-2896ea3f08b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de3404126342438c8ca81f00a61fb4a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:11Z,use_quota=True,user_id='d0619630283f43a88977fe9053c8993c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13589c76-f6a7-4e73-878a-974a58b31234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13589c76-f6a7-4e73-878a-974a58b31234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8066fb4c-5e45-4ae6-80f8-f4263e6b81cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8066fb4c-5e45-4ae6-80f8-f4263e6b81cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '620b74e9-46ad-48f2-9979-2896ea3f08b1', 'volume_name': 'volume-620b74e9-46ad-48f2-9979-2896ea3f08b1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75feee94-0d21-4379-8d23-9d3782ae0fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75feee94-0d21-4379-8d23-9d3782ae0fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04311a9c-d7a0-4bbe-9955-eb89a21eec6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Volume 620b74e9-46ad-48f2-9979-2896ea3f08b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-620b74e9-46ad-48f2-9979-2896ea3f08b1', 'volume_size': 1} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:11 devstack sudo[101138]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd 1073741824" returned: 0 in 0.688s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:11 devstack sudo[101144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd Aug 12 12:27:11 devstack sudo[101144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:11 devstack sudo[101144]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd" returned: 0 in 0.291s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] <== create_volume: return (1045ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.048s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.822s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-983919616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=620b74e9-46ad-48f2-9979-2896ea3f08b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de3404126342438c8ca81f00a61fb4a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:11Z,use_quota=True,user_id='d0619630283f43a88977fe9053c8993c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Creating volume 620b74e9-46ad-48f2-9979-2896ea3f08b1 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:11 devstack sudo[101147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 1073741824 Aug 12 12:27:11 devstack sudo[101147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fee618b-03ff-476d-9d15-80ad2d798e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4bb2dd7-9266-4949-9072-5eac260b3f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Volume volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd (ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd): created successfully Aug 12 12:27:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4bb2dd7-9266-4949-9072-5eac260b3f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Flow 'volume_create_manager' (32771ee8-0de8-499b-824b-ef6e9d17a6ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-728aa8dc-d7df-4658-86f6-9ebc1f4957e4 tempest-AttachVolumeTestJSON-588439535 None] Created volume successfully. Aug 12 12:27:12 devstack sudo[101147]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 1073741824" returned: 0 in 0.613s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:12 devstack sudo[101154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 Aug 12 12:27:12 devstack sudo[101154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:12 devstack sudo[101154]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1" returned: 0 in 0.392s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] <== create_volume: return (1062ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:27:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.066s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04311a9c-d7a0-4bbe-9955-eb89a21eec6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-620b74e9-46ad-48f2-9979-2896ea3f08b1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7838491-f0a0-436c-af3e-3495df29e67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Volume volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 (620b74e9-46ad-48f2-9979-2896ea3f08b1): created successfully Aug 12 12:27:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7838491-f0a0-436c-af3e-3495df29e67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Flow 'volume_create_manager' (3b666a8b-8a79-49d0-ae15-258fdba97866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-609e7d4a-53af-47a8-ad0c-ea3ecfa62e72 tempest-AttachVolumeNegativeTest-942064960 None] Created volume successfully. Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-8c54a0a2-eed5-4df0-a57c-af1d650828c8 req-86cf8ac2-9035-4d68-a58a-40abd9d7f39d tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-8c54a0a2-eed5-4df0-a57c-af1d650828c8 req-86cf8ac2-9035-4d68-a58a-40abd9d7f39d tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-8c54a0a2-eed5-4df0-a57c-af1d650828c8 req-86cf8ac2-9035-4d68-a58a-40abd9d7f39d tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.032s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-8c54a0a2-eed5-4df0-a57c-af1d650828c8 req-86cf8ac2-9035-4d68-a58a-40abd9d7f39d tempest-AttachVolumeTestJSON-588439535 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ef84534a-c100-4317-bc03-98240a7b4b08', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-72a91cd3-7364-4b82-a4f9-fe11f797885b req-4c8eb1a6-87f1-4d8b-b1e5-f75ebe7db626 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-72a91cd3-7364-4b82-a4f9-fe11f797885b req-4c8eb1a6-87f1-4d8b-b1e5-f75ebe7db626 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-72a91cd3-7364-4b82-a4f9-fe11f797885b req-4c8eb1a6-87f1-4d8b-b1e5-f75ebe7db626 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.027s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-72a91cd3-7364-4b82-a4f9-fe11f797885b req-4c8eb1a6-87f1-4d8b-b1e5-f75ebe7db626 tempest-AttachVolumeNegativeTest-942064960 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-620b74e9-46ad-48f2-9979-2896ea3f08b1', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '86078051-8160-460f-82b4-70bb813aad5b', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:27:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-8c54a0a2-eed5-4df0-a57c-af1d650828c8 req-86cf8ac2-9035-4d68-a58a-40abd9d7f39d tempest-AttachVolumeTestJSON-588439535 None] attachment_update completed successfully. Aug 12 12:27:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-72a91cd3-7364-4b82-a4f9-fe11f797885b req-4c8eb1a6-87f1-4d8b-b1e5-f75ebe7db626 tempest-AttachVolumeNegativeTest-942064960 None] attachment_update completed successfully. Aug 12 12:27:25 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=30,cinder:SELECT=33,cinder:INSERT=3,cinder:DELETE=3 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:27:25 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=29,cinder:INSERT=9,cinder:UPDATE=32,cinder:DELETE=3 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Flow 'volume_create_manager' (737acee6-180f-40a8-a152-100046467695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7b970b4-42c9-4f99-95ea-abc3c9903975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7b970b4-42c9-4f99-95ea-abc3c9903975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-201484485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b1c2661-90ee-403e-a57e-a400a79e58f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1429db3251484175909ebb3bf7c8b03a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:28Z,use_quota=True,user_id='47732f97f9ba461ba2bc7cf19eead8b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (175af876-f7f4-4591-afb6-9528f91347e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (175af876-f7f4-4591-afb6-9528f91347e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fce9669f-aff0-4b78-915c-7b9b1f4b19ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fce9669f-aff0-4b78-915c-7b9b1f4b19ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b1c2661-90ee-403e-a57e-a400a79e58f4', 'volume_name': 'volume-7b1c2661-90ee-403e-a57e-a400a79e58f4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8da96275-2aaf-4199-a95d-b296295e4b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8da96275-2aaf-4199-a95d-b296295e4b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e6ae049-c9c6-4d1f-a1b8-81160c674399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:28 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Volume 7b1c2661-90ee-403e-a57e-a400a79e58f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b1c2661-90ee-403e-a57e-a400a79e58f4', 'volume_size': 1} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-201484485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b1c2661-90ee-403e-a57e-a400a79e58f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1429db3251484175909ebb3bf7c8b03a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:28Z,use_quota=True,user_id='47732f97f9ba461ba2bc7cf19eead8b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Creating volume 7b1c2661-90ee-403e-a57e-a400a79e58f4 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:28 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:28 devstack sudo[101844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 1073741824 Aug 12 12:27:28 devstack sudo[101844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:29 devstack sudo[101844]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 1073741824" returned: 0 in 1.011s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:29 devstack sudo[101870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 Aug 12 12:27:29 devstack sudo[101870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:29 devstack sudo[101870]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4" returned: 0 in 0.634s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] <== create_volume: return (1761ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.764s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e6ae049-c9c6-4d1f-a1b8-81160c674399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b1c2661-90ee-403e-a57e-a400a79e58f4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27e85c8b-cf95-4134-9af9-79ca7f66dab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:29 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Volume volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 (7b1c2661-90ee-403e-a57e-a400a79e58f4): created successfully Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27e85c8b-cf95-4134-9af9-79ca7f66dab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Flow 'volume_create_manager' (737acee6-180f-40a8-a152-100046467695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3a8732cb-f91d-4326-89f3-b884d742be5c tempest-VolumesMetadataTest-1878360864 None] Created volume successfully. Aug 12 12:27:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Acquiring lock "cinder-7b1c2661-90ee-403e-a57e-a400a79e58f4-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Lock "cinder-7b1c2661-90ee-403e-a57e-a400a79e58f4-delete_volume" acquired by "delete_volume" :: waited 0.074s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Acquiring lock "cinder-quobyte-7b1c2661-90ee-403e-a57e-a400a79e58f4" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Lock "cinder-quobyte-7b1c2661-90ee-403e-a57e-a400a79e58f4" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ef1ec24-442c-40c8-beb6-7f2f9f2968bd]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:27:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:32 devstack sudo[101899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 Aug 12 12:27:32 devstack sudo[101899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:33 devstack sudo[101899]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4" returned: 0 in 1.113s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:33 devstack sudo[101907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4 Aug 12 12:27:33 devstack sudo[101907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:34 devstack sudo[101907]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7b1c2661-90ee-403e-a57e-a400a79e58f4" returned: 0 in 0.477s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Lock "cinder-quobyte-7b1c2661-90ee-403e-a57e-a400a79e58f4" released by "delete_volume" :: held 1.680s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Created reservations ['0fe4381d-e4c4-4c64-b47f-625414411c5a', '7e22089a-ed1d-45d0-bc11-c970b3a84de9', 'ec9c044a-176b-4db9-b3e1-e0744af6317d', 'aaeb95a1-965b-4f7d-bded-79b5a79bca90'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:34 devstack sudo[101911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:27:34 devstack sudo[101911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:35 devstack sudo[101911]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.593s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:35 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:27:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Deleted volume successfully. Aug 12 12:27:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6f89f4a2-f27d-42b5-9a04-be036421be69 tempest-VolumesMetadataTest-1878360864 None] Lock "cinder-7b1c2661-90ee-403e-a57e-a400a79e58f4-delete_volume" released by "delete_volume" :: held 2.905s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Flow 'volume_create_manager' (b1ea4f6b-bb68-4d88-bb4a-9fbc1241820e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0cab53d-6c3b-4eae-87f6-9d1965a2ae56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0cab53d-6c3b-4eae-87f6-9d1965a2ae56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1062311349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5d301ed-04f9-43ac-84c3-4d3fe379f379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28949e80f8d4520abe594d3a660e6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:43Z,use_quota=True,user_id='da4089d9153b498c9051d292d8d099bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18099ae6-8e15-41f5-ba26-66cf5c63e996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18099ae6-8e15-41f5-ba26-66cf5c63e996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9aae028e-f41c-4e21-8ff5-3dbb1d8dd88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9aae028e-f41c-4e21-8ff5-3dbb1d8dd88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5d301ed-04f9-43ac-84c3-4d3fe379f379', 'volume_name': 'volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3072a1e7-dd2c-4961-bd24-5abcebae3276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3072a1e7-dd2c-4961-bd24-5abcebae3276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71f30589-e0a7-4460-ada7-c99bb079bc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:43 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Volume d5d301ed-04f9-43ac-84c3-4d3fe379f379: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379', 'volume_size': 1} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1062311349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5d301ed-04f9-43ac-84c3-4d3fe379f379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28949e80f8d4520abe594d3a660e6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:43Z,use_quota=True,user_id='da4089d9153b498c9051d292d8d099bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Creating volume d5d301ed-04f9-43ac-84c3-4d3fe379f379 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:43 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:43 devstack sudo[102000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 1073741824 Aug 12 12:27:43 devstack sudo[102000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:44 devstack sudo[102000]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 1073741824" returned: 0 in 0.716s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:44 devstack sudo[102006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 Aug 12 12:27:44 devstack sudo[102006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:44 devstack sudo[102006]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379" returned: 0 in 0.398s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] <== create_volume: return (1212ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.215s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71f30589-e0a7-4460-ada7-c99bb079bc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c05facef-5ce0-4514-8701-c71bfe0ea4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:44 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Volume volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 (d5d301ed-04f9-43ac-84c3-4d3fe379f379): created successfully Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c05facef-5ce0-4514-8701-c71bfe0ea4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Flow 'volume_create_manager' (b1ea4f6b-bb68-4d88-bb4a-9fbc1241820e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0f893289-60e2-4cce-8839-8b9483cd33bf tempest-VolumesTransfersV355Test-1110445520 None] Created volume successfully. Aug 12 12:27:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9ff70c56-b915-441a-a4b9-45f6b122e1fd tempest-VolumesTransfersV355Test-1033246826 None] Transfer volume completed successfully. Aug 12 12:27:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Acquiring lock "cinder-d5d301ed-04f9-43ac-84c3-4d3fe379f379-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-d5d301ed-04f9-43ac-84c3-4d3fe379f379-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Acquiring lock "cinder-quobyte-d5d301ed-04f9-43ac-84c3-4d3fe379f379" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-quobyte-d5d301ed-04f9-43ac-84c3-4d3fe379f379" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:46 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0fefb287-a4b3-448e-a746-a75e24c15197]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:27:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:46 devstack sudo[102048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 Aug 12 12:27:46 devstack sudo[102048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:47 devstack sudo[102048]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379" returned: 0 in 0.372s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:47 devstack sudo[102053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379 Aug 12 12:27:47 devstack sudo[102053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:47 devstack sudo[102053]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d301ed-04f9-43ac-84c3-4d3fe379f379" returned: 0 in 0.261s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-quobyte-d5d301ed-04f9-43ac-84c3-4d3fe379f379" released by "delete_volume" :: held 0.681s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Created reservations ['935264af-720a-419e-b9cb-169f33c7182b', '2f0c623e-3d21-4e0e-aaae-590d493e4ed9', '0fe53a60-f464-461e-95f3-1e3d1742c1b8', 'c71bd5eb-300f-471b-a390-fc18d57c90d4'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:47 devstack sudo[102056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:27:47 devstack sudo[102056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:47 devstack sudo[102056]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.298s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:27:47 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Deleted volume successfully. Aug 12 12:27:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4d69d34a-d3a0-4752-b039-9ce51c8851a3 tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-d5d301ed-04f9-43ac-84c3-4d3fe379f379-delete_volume" released by "delete_volume" :: held 1.239s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Flow 'volume_create_manager' (1d26a883-343f-4b42-a297-b3f9e96b861d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2f35f7d-80bb-4339-87e6-c6f12839dbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2f35f7d-80bb-4339-87e6-c6f12839dbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1068364931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fabdb0bf-88ca-4531-a878-1bbdf4cf7909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28949e80f8d4520abe594d3a660e6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:48Z,use_quota=True,user_id='da4089d9153b498c9051d292d8d099bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87c854fa-6121-4d22-8d80-88157713cf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87c854fa-6121-4d22-8d80-88157713cf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1f4e9b1-d7be-4806-ba21-31f415feeafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1f4e9b1-d7be-4806-ba21-31f415feeafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fabdb0bf-88ca-4531-a878-1bbdf4cf7909', 'volume_name': 'volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2db9a8d-e47f-4666-aa2b-741eb85437f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2db9a8d-e47f-4666-aa2b-741eb85437f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d4605ea-dc1b-4c7b-9e93-6d1162836c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:48 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Volume fabdb0bf-88ca-4531-a878-1bbdf4cf7909: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909', 'volume_size': 1} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1068364931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fabdb0bf-88ca-4531-a878-1bbdf4cf7909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28949e80f8d4520abe594d3a660e6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:48Z,use_quota=True,user_id='da4089d9153b498c9051d292d8d099bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Creating volume fabdb0bf-88ca-4531-a878-1bbdf4cf7909 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:48 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:48 devstack sudo[102059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 1073741824 Aug 12 12:27:48 devstack sudo[102059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:49 devstack sudo[102059]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 1073741824" returned: 0 in 0.432s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:49 devstack sudo[102065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 Aug 12 12:27:49 devstack sudo[102065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:49 devstack sudo[102065]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] <== create_volume: return (730ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.734s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d4605ea-dc1b-4c7b-9e93-6d1162836c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b64ee621-821b-49b5-aa00-07d1c54f091c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:49 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Volume volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 (fabdb0bf-88ca-4531-a878-1bbdf4cf7909): created successfully Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b64ee621-821b-49b5-aa00-07d1c54f091c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Flow 'volume_create_manager' (1d26a883-343f-4b42-a297-b3f9e96b861d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:49 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a78f9218-a24f-48c3-92a9-4ff42f08302d tempest-VolumesTransfersV355Test-1110445520 None] Created volume successfully. Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Acquiring lock "cinder-fabdb0bf-88ca-4531-a878-1bbdf4cf7909-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-fabdb0bf-88ca-4531-a878-1bbdf4cf7909-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Acquiring lock "cinder-quobyte-fabdb0bf-88ca-4531-a878-1bbdf4cf7909" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-quobyte-fabdb0bf-88ca-4531-a878-1bbdf4cf7909" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8de7a1f-201b-46fd-9107-2f97275342da]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:27:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:50 devstack sudo[102068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 Aug 12 12:27:50 devstack sudo[102068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:50 devstack sudo[102068]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909" returned: 0 in 0.388s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:50 devstack sudo[102073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909 Aug 12 12:27:50 devstack sudo[102073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:50 devstack sudo[102073]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fabdb0bf-88ca-4531-a878-1bbdf4cf7909" returned: 0 in 0.269s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-quobyte-fabdb0bf-88ca-4531-a878-1bbdf4cf7909" released by "delete_volume" :: held 0.697s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Created reservations ['fffa92de-e59d-451b-a948-99679f319059', 'c68167b6-4300-40de-b8da-e8fd5903cc44', 'b162b16b-c139-4d67-aac4-7410ea0e6016', '7f39e077-0293-4a7e-b708-76fab156dcf7'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:50 devstack sudo[102076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:27:50 devstack sudo[102076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:51 devstack sudo[102076]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:51 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:27:51 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Deleted volume successfully. Aug 12 12:27:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-870a8637-93e8-434c-9f6a-bae79783312b tempest-VolumesTransfersV355Test-422443799 None] Lock "cinder-fabdb0bf-88ca-4531-a878-1bbdf4cf7909-delete_volume" released by "delete_volume" :: held 1.243s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Flow 'volume_create_manager' (29304e8f-f49e-41d3-bed8-bdac81f47b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8cfd686b-bf92-4034-8a1f-d0458dd14668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8cfd686b-bf92-4034-8a1f-d0458dd14668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-322815868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38387f41-2d90-48a4-a120-a313e9074fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f892126c7342f789d3661aefa17853',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:57Z,use_quota=True,user_id='090db854d69f4673ae8753692c330ace',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (901e1bdd-afab-4b18-a94d-d888212e0a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (901e1bdd-afab-4b18-a94d-d888212e0a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b54caa-b445-43dc-9029-958edf25882b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b54caa-b445-43dc-9029-958edf25882b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38387f41-2d90-48a4-a120-a313e9074fcb', 'volume_name': 'volume-38387f41-2d90-48a4-a120-a313e9074fcb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d998e4c1-e82c-4956-9912-f018e3306788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d998e4c1-e82c-4956-9912-f018e3306788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7675f86e-692d-45fe-820b-b120c8d5d705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:56 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Volume 38387f41-2d90-48a4-a120-a313e9074fcb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38387f41-2d90-48a4-a120-a313e9074fcb', 'volume_size': 1} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-322815868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38387f41-2d90-48a4-a120-a313e9074fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f892126c7342f789d3661aefa17853',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:57Z,use_quota=True,user_id='090db854d69f4673ae8753692c330ace',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Creating volume 38387f41-2d90-48a4-a120-a313e9074fcb {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:56 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:56 devstack sudo[102106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb 1073741824 Aug 12 12:27:56 devstack sudo[102106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:57 devstack sudo[102106]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb 1073741824" returned: 0 in 0.451s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:57 devstack sudo[102112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb Aug 12 12:27:57 devstack sudo[102112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:57 devstack sudo[102112]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] <== create_volume: return (772ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.774s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7675f86e-692d-45fe-820b-b120c8d5d705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38387f41-2d90-48a4-a120-a313e9074fcb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (382ab56a-8c27-4efc-afd1-ac9857ed0723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:57 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Volume volume-38387f41-2d90-48a4-a120-a313e9074fcb (38387f41-2d90-48a4-a120-a313e9074fcb): created successfully Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (382ab56a-8c27-4efc-afd1-ac9857ed0723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Flow 'volume_create_manager' (29304e8f-f49e-41d3-bed8-bdac81f47b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:57 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3095650f-f7b3-439d-842f-22314dd0d446 tempest-AttachVolumeShelveTestJSON-644977491 None] Created volume successfully. Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Flow 'volume_create_manager' (b44267f4-3220-47c6-a949-16cf1971d192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1833852-ab45-4b98-9edb-38c1d5642d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1833852-ab45-4b98-9edb-38c1d5642d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-444176759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a5720151-a69e-480f-938d-6eaa6560f587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c9442968544ab8905ef3ad1807fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:58Z,use_quota=True,user_id='0e7b2784a2994da99051a45a5bdaeed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfad3d82-ab1a-42a2-bfea-5babca857b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfad3d82-ab1a-42a2-bfea-5babca857b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (843d9030-df68-4717-9c21-9b13fcb6f869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (843d9030-df68-4717-9c21-9b13fcb6f869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a5720151-a69e-480f-938d-6eaa6560f587', 'volume_name': 'volume-a5720151-a69e-480f-938d-6eaa6560f587', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de1af308-38de-4322-b35c-3d6c34dadb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de1af308-38de-4322-b35c-3d6c34dadb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d73d3ac-c4d0-441a-9704-37079f6e476f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:27:57 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Volume a5720151-a69e-480f-938d-6eaa6560f587: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a5720151-a69e-480f-938d-6eaa6560f587', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 12 12:27:57 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Trying to clone a5720151-a69e-480f-938d-6eaa6560f587 from image 336c55d4-9ffc-4a74-a200-487232954ddc at location (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:27:58 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:27:58 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Image download 20.69 MB at 20.69 MB/s Aug 12 12:27:58 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e8ae3ef-e624-4946-8845-54c6e4a6b014]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:27:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:58 devstack sudo[102120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD Aug 12 12:27:58 devstack sudo[102120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:58 devstack sudo[102120]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD" returned: 0 in 0.336s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:58 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc is fetched for user 0e7b2784a2994da99051a45a5bdaeed6. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:27:58 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[68384f1e-d4b9-4116-9f9a-b9b653cf35fa]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:27:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:58 devstack sudo[102125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD Aug 12 12:27:58 devstack sudo[102125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:59 devstack sudo[102125]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD" returned: 0 in 0.369s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-444176759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a5720151-a69e-480f-938d-6eaa6560f587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c9442968544ab8905ef3ad1807fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:27:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:27:58Z,use_quota=True,user_id='0e7b2784a2994da99051a45a5bdaeed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Creating volume a5720151-a69e-480f-938d-6eaa6560f587 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:27:59 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:59 devstack sudo[102133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 1073741824 Aug 12 12:27:59 devstack sudo[102133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:27:59 devstack sudo[102133]: pam_unix(sudo:session): session closed for user root Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 1073741824" returned: 0 in 0.521s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:27:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:27:59 devstack sudo[102146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 Aug 12 12:27:59 devstack sudo[102146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:00 devstack sudo[102146]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587" returned: 0 in 0.263s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] <== create_volume: return (843ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.848s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Attempting download of 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume a5720151-a69e-480f-938d-6eaa6560f587. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[aac5cedc-7aa2-4fad-a778-fa1eee25c1a6]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_a5usqlu7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:00 devstack sudo[102155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_a5usqlu7 Aug 12 12:28:00 devstack sudo[102155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:00 devstack sudo[102155]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_a5usqlu7" returned: 0 in 0.398s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_a5usqlu7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:00 devstack sudo[102159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_a5usqlu7 Aug 12 12:28:00 devstack sudo[102159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:00 devstack sudo[102159]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_a5usqlu7" returned: 1 in 0.416s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_a5usqlu7' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbef12c0-227f-4c1c-8ca5-f42cf8193a9e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:01 devstack sudo[102163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD Aug 12 12:28:01 devstack sudo[102163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:01 devstack sudo[102163]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD" returned: 0 in 0.382s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:01 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] 336c55d4-9ffc-4a74-a200-487232954ddc was qcow2, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:28:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:01 devstack sudo[102168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 Aug 12 12:28:01 devstack sudo[102168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:03 devstack sudo[102168]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587" returned: 0 in 2.606s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:03 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_jldjxt5rdevstack@QuobyteHD, size 112.00 MB, duration 2.61 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:28:03 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Converted 112.00 MB image at 42.93 MB/s Aug 12 12:28:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:03 devstack sudo[102185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 1G Aug 12 12:28:03 devstack sudo[102185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:04 devstack sudo[102185]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 1G" returned: 0 in 0.619s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Downloaded image 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume a5720151-a69e-480f-938d-6eaa6560f587 successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc for user 0e7b2784a2994da99051a45a5bdaeed6 is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Marking volume a5720151-a69e-480f-938d-6eaa6560f587 as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Copying metadata from image 336c55d4-9ffc-4a74-a200-487232954ddc to a5720151-a69e-480f-938d-6eaa6560f587. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Creating volume glance metadata for volume a5720151-a69e-480f-938d-6eaa6560f587 backed by image 336c55d4-9ffc-4a74-a200-487232954ddc with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d73d3ac-c4d0-441a-9704-37079f6e476f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a5720151-a69e-480f-938d-6eaa6560f587', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b07bb4f-9e8b-464f-adcc-319264c339a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Volume volume-a5720151-a69e-480f-938d-6eaa6560f587 (a5720151-a69e-480f-938d-6eaa6560f587): created successfully Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b07bb4f-9e8b-464f-adcc-319264c339a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Flow 'volume_create_manager' (b44267f4-3220-47c6-a949-16cf1971d192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:28:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2b1f7360-44b0-4ccf-99c4-d0da57333431 tempest-VolumesExtendTest-1882591647 None] Created volume successfully. Aug 12 12:28:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a1a46f5a-2a26-43b1-b00f-13b5f94f47c8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:05 devstack sudo[102219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 Aug 12 12:28:05 devstack sudo[102219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:06 devstack sudo[102219]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587" returned: 0 in 0.437s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 2G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 2G" returned: 0 in 0.148s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.635s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-05f3f531-3f3d-48d0-88e5-2737b3f12788 tempest-VolumesExtendTest-1882591647 None] Extend volume completed successfully. Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "cinder-a5720151-a69e-480f-938d-6eaa6560f587-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-a5720151-a69e-480f-938d-6eaa6560f587-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "cinder-quobyte-a5720151-a69e-480f-938d-6eaa6560f587" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-a5720151-a69e-480f-938d-6eaa6560f587" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[9eef336c-1b8a-49d2-b367-1fb5768f6e64]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:07 devstack sudo[102245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 Aug 12 12:28:07 devstack sudo[102245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:07 devstack sudo[102245]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587" returned: 0 in 0.507s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:07 devstack sudo[102251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587 Aug 12 12:28:07 devstack sudo[102251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:08 devstack sudo[102251]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5720151-a69e-480f-938d-6eaa6560f587" returned: 0 in 0.301s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-a5720151-a69e-480f-938d-6eaa6560f587" released by "delete_volume" :: held 0.862s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Created reservations ['cf110314-4d35-4a3a-ac02-02b91f3c1265', 'f7671631-447f-4105-8473-8e488d790492', 'f8d5aa5c-55c3-426c-a16e-2fd70714ed4a', 'ae5c02b0-69bc-4ee5-87b1-e9139112e421'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:08 devstack sudo[102254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:28:08 devstack sudo[102254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:08 devstack sudo[102256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:28:08 devstack sudo[102256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:08 devstack sudo[102254]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.491s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:28:08 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Deleted volume successfully. Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c90b755d-ffd1-4892-85ce-c244b879e882 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-a5720151-a69e-480f-938d-6eaa6560f587-delete_volume" released by "delete_volume" :: held 1.654s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:28:08 devstack sudo[102256]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.395s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:28:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Flow 'volume_create_manager' (1f75c8f3-2173-41a2-ba85-c2668ae1436e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56eb3d44-458e-4c1f-ba3b-4d2fd27bd277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56eb3d44-458e-4c1f-ba3b-4d2fd27bd277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1349307495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ce74254-8e38-46a0-bfd0-53e7af20b0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c9442968544ab8905ef3ad1807fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:28:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:28:09Z,use_quota=True,user_id='0e7b2784a2994da99051a45a5bdaeed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (051cb5ab-662a-45b7-8053-3c2253f95441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (051cb5ab-662a-45b7-8053-3c2253f95441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9d1f503-00bf-4374-baa8-4ea4ff5407f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9d1f503-00bf-4374-baa8-4ea4ff5407f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ce74254-8e38-46a0-bfd0-53e7af20b0f2', 'volume_name': 'volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9932dd38-c7ae-4f16-bcea-1342899474e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9932dd38-c7ae-4f16-bcea-1342899474e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b0c8b8-24f7-4d6c-b1e0-1c85d46254fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:09 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Volume 0ce74254-8e38-46a0-bfd0-53e7af20b0f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2', 'volume_size': 1} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1349307495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ce74254-8e38-46a0-bfd0-53e7af20b0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c9442968544ab8905ef3ad1807fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:28:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:28:09Z,use_quota=True,user_id='0e7b2784a2994da99051a45a5bdaeed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Creating volume 0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:28:09 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-15a30a26-2e73-470a-8884-4613a40dd48b req-fe089f66-a845-486a-b21e-5fa5a5944291 tempest-AttachVolumeShelveTestJSON-644977491 None] No connector for attachment 2560bd39-6aca-44bd-86e4-f795dbeb0c9a; skipping storage backend terminate_connection call. {{(pid=94662) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-15a30a26-2e73-470a-8884-4613a40dd48b req-fe089f66-a845-486a-b21e-5fa5a5944291 tempest-AttachVolumeShelveTestJSON-644977491 None] Deleting attachment 2560bd39-6aca-44bd-86e4-f795dbeb0c9a. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:28:09 devstack sudo[102260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 1073741824 Aug 12 12:28:09 devstack sudo[102260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:09 devstack sudo[102260]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 1073741824" returned: 0 in 0.573s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:09 devstack sudo[102272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 Aug 12 12:28:09 devstack sudo[102272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-8c73f560-7427-4288-a4b4-46b435e61b37 req-b6089ade-cb4d-4051-8096-aa425741c80a tempest-AttachVolumeNegativeTest-942064960 None] Terminate volume connection completed successfully. Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-8c73f560-7427-4288-a4b4-46b435e61b37 req-b6089ade-cb4d-4051-8096-aa425741c80a tempest-AttachVolumeNegativeTest-942064960 None] Deleting attachment 86078051-8160-460f-82b4-70bb813aad5b. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:28:10 devstack sudo[102272]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" returned: 0 in 0.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] <== create_volume: return (1005ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b0c8b8-24f7-4d6c-b1e0-1c85d46254fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (372ebb67-d05a-4ea7-8f52-98fedca4d93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:10 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Volume volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 (0ce74254-8e38-46a0-bfd0-53e7af20b0f2): created successfully Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (372ebb67-d05a-4ea7-8f52-98fedca4d93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Flow 'volume_create_manager' (1f75c8f3-2173-41a2-ba85-c2668ae1436e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:28:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-15499d60-2fe0-4b57-8a15-63df43907e6e tempest-VolumesExtendTest-1882591647 None] Created volume successfully. Aug 12 12:28:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-253ba9cc-00a5-498c-a1d6-ba8ae4c86d69 req-53706fc7-d3bb-4bed-8a4a-01359f7a929d tempest-AttachVolumeTestJSON-588439535 None] Terminate volume connection completed successfully. Aug 12 12:28:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-253ba9cc-00a5-498c-a1d6-ba8ae4c86d69 req-53706fc7-d3bb-4bed-8a4a-01359f7a929d tempest-AttachVolumeTestJSON-588439535 None] Deleting attachment ef84534a-c100-4317-bc03-98240a7b4b08. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:28:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Creating offline snapshot dc36eb27-81ff-449c-baa4-19553d006f6c of volume 0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:28:11 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf809a09-edd4-4141-ab7d-a6f1a2788782]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:12 devstack sudo[102313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 Aug 12 12:28:12 devstack sudo[102313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:12 devstack sudo[102313]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" returned: 0 in 0.689s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:12 devstack sudo[102326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c 1G Aug 12 12:28:12 devstack sudo[102326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:13 devstack sudo[102326]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c 1G" returned: 0 in 0.655s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:13 devstack sudo[102335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c Aug 12 12:28:13 devstack sudo[102335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:13 devstack sudo[102335]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:13 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c is being set with open permissions: ugo+rw Aug 12 12:28:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:13 devstack sudo[102341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c Aug 12 12:28:13 devstack sudo[102341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:13 devstack sudo[102341]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c" returned: 0 in 0.340s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:14 devstack sudo[102344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.info Aug 12 12:28:14 devstack sudo[102344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:14 devstack sudo[102344]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.info" returned: 0 in 0.368s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:14 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.info is being set with open permissions: ugo+rw Aug 12 12:28:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:14 devstack sudo[102348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.info Aug 12 12:28:14 devstack sudo[102348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:14 devstack sudo[102348]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.info" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.896s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fe2e69e7-a4a9-419a-ba0e-af4e716994d7 tempest-VolumesExtendTest-1882591647 None] Create snapshot completed successfully Aug 12 12:28:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:15 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[60199cb6-7181-41e3-b3e4-aec87610025b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:15 devstack sudo[102365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 Aug 12 12:28:15 devstack sudo[102365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:15 devstack sudo[102365]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" returned: 0 in 0.586s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c 2G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c 2G" returned: 0 in 0.221s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.887s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b0ac0db8-64b9-4849-bc71-f8696a622236 tempest-VolumesExtendTest-1882591647 None] Extend volume completed successfully. Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "cinder-dc36eb27-81ff-449c-baa4-19553d006f6c-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-dc36eb27-81ff-449c-baa4-19553d006f6c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.047s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "cinder-quobyte-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Acquiring lock "cinder-quobyte-dc36eb27-81ff-449c-baa4-19553d006f6c" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-dc36eb27-81ff-449c-baa4-19553d006f6c" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Deleting offline snapshot dc36eb27-81ff-449c-baa4-19553d006f6c of volume 0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] snapshot_file for this snap is: volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9d296b3-4d0d-44bf-9b7b-afd324bcc648]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:17 devstack sudo[102410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c Aug 12 12:28:17 devstack sudo[102410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:17 devstack sudo[102410]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c" returned: 0 in 0.675s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:28:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a26de36-9e94-4698-a203-8da3f00ac6b8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:17 devstack sudo[102448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 Aug 12 12:28:17 devstack sudo[102448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:18 devstack sudo[102448]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" returned: 0 in 0.789s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:18 devstack sudo[102507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c Aug 12 12:28:18 devstack sudo[102507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:19 devstack sudo[102507]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c" returned: 0 in 0.735s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:19 devstack sudo[102535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c Aug 12 12:28:19 devstack sudo[102535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:19 devstack sudo[102535]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2.dc36eb27-81ff-449c-baa4-19553d006f6c" returned: 0 in 0.323s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-dc36eb27-81ff-449c-baa4-19553d006f6c" released by "_delete_snapshot" :: held 2.725s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:28:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" released by "delete_snapshot" :: held 2.778s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:28:19 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Created reservations ['47942560-b81d-47d5-ace2-19027350eaa2', 'b8bd761d-24bd-4226-a7c8-eecf3789ce2d', '6147bf67-763c-4874-bd5c-146d9a1fa4c1', '62acd843-a625-4376-a351-5ebb05c095ed'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:28:19 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Delete snapshot completed successfully. Aug 12 12:28:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7af84baf-aa5e-48cd-a695-9eabed7ee051 tempest-VolumesExtendTest-1882591647 None] Lock "cinder-dc36eb27-81ff-449c-baa4-19553d006f6c-delete_snapshot" released by "delete_snapshot" :: held 3.008s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Acquiring lock "cinder-0ce74254-8e38-46a0-bfd0-53e7af20b0f2-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Lock "cinder-0ce74254-8e38-46a0-bfd0-53e7af20b0f2-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Acquiring lock "cinder-quobyte-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[10bbb93b-04be-4e81-a48e-2f90f873e440]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:20 devstack sudo[102559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 Aug 12 12:28:20 devstack sudo[102559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:20 devstack sudo[102559]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" returned: 0 in 0.555s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:21 devstack sudo[102572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2 Aug 12 12:28:21 devstack sudo[102572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:21 devstack sudo[102572]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" returned: 0 in 0.602s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Lock "cinder-quobyte-0ce74254-8e38-46a0-bfd0-53e7af20b0f2" released by "delete_volume" :: held 1.257s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Created reservations ['d47b7b2c-fcdd-4597-98bc-6be412f01d58', '45286260-40fb-4fd0-9de5-4f083a23ed04', 'd8a70eb3-3c1b-43ed-9a5b-bd79d750cfe4', 'd5e420ba-817b-4f59-84d1-6300ae19744b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:21 devstack sudo[102575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:28:21 devstack sudo[102575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:22 devstack sudo[102575]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:22 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:28:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Deleted volume successfully. Aug 12 12:28:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c0ca483-5b2a-40e5-a810-01857acb945c tempest-VolumesExtendTest-1882591647 None] Lock "cinder-0ce74254-8e38-46a0-bfd0-53e7af20b0f2-delete_volume" released by "delete_volume" :: held 2.105s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:28:31 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=60,cinder:UPDATE=77,cinder:INSERT=24,cinder:DELETE=7 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:28:32 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=61,cinder:UPDATE=67,cinder:INSERT=20,cinder:DELETE=5 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Flow 'volume_create_manager' (b0645a7c-22fe-47c5-b375-f06cba9e8705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81ac2d57-ddab-467d-8e3b-1c32cbc43ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81ac2d57-ddab-467d-8e3b-1c32cbc43ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1600334113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5fc5fc5f-a8a4-45f4-add9-960a4a588a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3569b6d8720240de983865e524bc3d3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:28:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:28:35Z,use_quota=True,user_id='1c5e3fbb3ded4c04b25de0ea17dca9da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de3bd401-951b-4363-8ef4-817e96b0aa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de3bd401-951b-4363-8ef4-817e96b0aa6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3559fd3c-d104-4ae6-b863-e558f1f5347f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3559fd3c-d104-4ae6-b863-e558f1f5347f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5fc5fc5f-a8a4-45f4-add9-960a4a588a98', 'volume_name': 'volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12fc1664-389b-4246-ab0b-9fe3dec09cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12fc1664-389b-4246-ab0b-9fe3dec09cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1935bae9-644e-4e83-bbde-67cde89dcc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:35 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Volume 5fc5fc5f-a8a4-45f4-add9-960a4a588a98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98', 'volume_size': 1} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1600334113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5fc5fc5f-a8a4-45f4-add9-960a4a588a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3569b6d8720240de983865e524bc3d3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:28:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:28:35Z,use_quota=True,user_id='1c5e3fbb3ded4c04b25de0ea17dca9da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Creating volume 5fc5fc5f-a8a4-45f4-add9-960a4a588a98 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:28:35 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:35 devstack sudo[102805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 1073741824 Aug 12 12:28:35 devstack sudo[102805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:35 devstack sudo[102805]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 1073741824" returned: 0 in 0.658s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:35 devstack sudo[102813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 Aug 12 12:28:35 devstack sudo[102813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:28:36 devstack sudo[102813]: pam_unix(sudo:session): session closed for user root Aug 12 12:28:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98" returned: 0 in 0.301s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:28:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] <== create_volume: return (1078ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:28:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.081s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:28:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1935bae9-644e-4e83-bbde-67cde89dcc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (411b359c-a787-45a0-9247-54641ba748c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:28:36 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Volume volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 (5fc5fc5f-a8a4-45f4-add9-960a4a588a98): created successfully Aug 12 12:28:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (411b359c-a787-45a0-9247-54641ba748c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:28:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Flow 'volume_create_manager' (b0645a7c-22fe-47c5-b375-f06cba9e8705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:28:36 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-44e71706-5422-4c7c-8bb4-45c05eba1f6f tempest-VolumesNegativeTest-1814002738 None] Created volume successfully. Aug 12 12:28:46 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=2,cinder:UPDATE=5 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:28:46 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:28:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Acquiring lock "cinder-5fc5fc5f-a8a4-45f4-add9-960a4a588a98-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Lock "cinder-5fc5fc5f-a8a4-45f4-add9-960a4a588a98-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Acquiring lock "cinder-quobyte-5fc5fc5f-a8a4-45f4-add9-960a4a588a98" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:28:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Lock "cinder-quobyte-5fc5fc5f-a8a4-45f4-add9-960a4a588a98" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:28:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea512b07-89d1-4e61-bdcd-114d6c0edf2f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:28:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:28:59 devstack sudo[103099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 Aug 12 12:28:59 devstack sudo[103099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:00 devstack sudo[103099]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98" returned: 0 in 0.494s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:00 devstack sudo[103125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98 Aug 12 12:29:00 devstack sudo[103125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:00 devstack sudo[103125]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5fc5fc5f-a8a4-45f4-add9-960a4a588a98" returned: 0 in 0.255s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Lock "cinder-quobyte-5fc5fc5f-a8a4-45f4-add9-960a4a588a98" released by "delete_volume" :: held 0.806s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Created reservations ['db78510d-61b7-4765-a5c1-78d01996e20e', 'b141d2d0-4466-4a0b-abaf-5619821fee19', 'fa6954b8-2017-4168-af8f-7d1eb183a53c', 'd412e13c-802b-491a-bcf9-bb5b36fa5098'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:00 devstack sudo[103129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:00 devstack sudo[103129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:00 devstack sudo[103129]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.281s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Deleted volume successfully. Aug 12 12:29:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c9e0d0b1-4dac-4b67-9421-ad1c3fbc3564 tempest-VolumesNegativeTest-1814002738 None] Lock "cinder-5fc5fc5f-a8a4-45f4-add9-960a4a588a98-delete_volume" released by "delete_volume" :: held 1.401s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Flow 'volume_create_manager' (bcf0be0e-3e04-4ab6-91b7-bb98b1c22afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (688f2056-7ffc-43b9-ad12-59fcb3cb1cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (688f2056-7ffc-43b9-ad12-59fcb3cb1cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-177473102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e981b4dc-b66e-41ee-9816-2f17ba05e85b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='736a3c4e1635449588a9d4adad7c260c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:04Z,use_quota=True,user_id='16ae613fdd134082868f957d8323de23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae039e9a-bdb0-4035-a7cb-9faec38750e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae039e9a-bdb0-4035-a7cb-9faec38750e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35bf3829-e2e8-4885-9a9f-35b0ed6dfb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35bf3829-e2e8-4885-9a9f-35b0ed6dfb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e981b4dc-b66e-41ee-9816-2f17ba05e85b', 'volume_name': 'volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d8671c5-37cb-4f93-abd1-1141c49da558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d8671c5-37cb-4f93-abd1-1141c49da558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ddc72bd-f34d-402c-a1de-dafe03b2d529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Volume e981b4dc-b66e-41ee-9816-2f17ba05e85b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b', 'volume_size': 1} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-177473102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e981b4dc-b66e-41ee-9816-2f17ba05e85b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='736a3c4e1635449588a9d4adad7c260c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:04Z,use_quota=True,user_id='16ae613fdd134082868f957d8323de23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Creating volume e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:29:04 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:04 devstack sudo[103139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b 1073741824 Aug 12 12:29:04 devstack sudo[103139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:04 devstack sudo[103139]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b 1073741824" returned: 0 in 0.499s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:04 devstack sudo[103145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b Aug 12 12:29:04 devstack sudo[103145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:05 devstack sudo[103145]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b" returned: 0 in 0.297s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] <== create_volume: return (843ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:29:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.845s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ddc72bd-f34d-402c-a1de-dafe03b2d529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce84fd34-bcc1-4deb-a2fd-71a6ecdfc69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:05 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Volume volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b (e981b4dc-b66e-41ee-9816-2f17ba05e85b): created successfully Aug 12 12:29:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce84fd34-bcc1-4deb-a2fd-71a6ecdfc69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Flow 'volume_create_manager' (bcf0be0e-3e04-4ab6-91b7-bb98b1c22afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:05 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-83676ff3-dc28-4ab6-b9df-55c0cd763458 tempest-VolumesSnapshotListTestJSON-1121028270 None] Created volume successfully. Aug 12 12:29:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Creating offline snapshot 6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d of volume e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:29:06 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[32167ac1-6330-4988-8b20-7134b105a3f9]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:06 devstack sudo[103166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b Aug 12 12:29:06 devstack sudo[103166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:07 devstack sudo[103166]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b" returned: 0 in 0.614s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:07 devstack sudo[103184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d 1G Aug 12 12:29:07 devstack sudo[103184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:07 devstack sudo[103184]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d 1G" returned: 0 in 0.528s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:07 devstack sudo[103191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d Aug 12 12:29:07 devstack sudo[103191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:08 devstack sudo[103191]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" returned: 0 in 0.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:08 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d is being set with open permissions: ugo+rw Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:08 devstack sudo[103198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d Aug 12 12:29:08 devstack sudo[103198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:08 devstack sudo[103198]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" returned: 0 in 0.335s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:08 devstack sudo[103201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:08 devstack sudo[103201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:08 devstack sudo[103203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.info Aug 12 12:29:08 devstack sudo[103203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:08 devstack sudo[103201]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.346s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:29:08 devstack sudo[103203]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.info" returned: 0 in 0.361s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:08 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.info is being set with open permissions: ugo+rw Aug 12 12:29:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:08 devstack sudo[103207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.info Aug 12 12:29:08 devstack sudo[103207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:09 devstack sudo[103207]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.info" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.633s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f50d0c7d-589f-4803-b3e1-bfec708a6233 tempest-VolumesSnapshotListTestJSON-1121028270 None] Create snapshot completed successfully Aug 12 12:29:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Creating offline snapshot 6d7402cb-5e0b-46c0-87c1-fd160b3ed739 of volume e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:29:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8da7a6fc-9690-4299-b1d2-6160a60e6cab]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:10 devstack sudo[103210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d Aug 12 12:29:10 devstack sudo[103210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Acquiring lock "cinder-38387f41-2d90-48a4-a120-a313e9074fcb-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "cinder-38387f41-2d90-48a4-a120-a313e9074fcb-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Acquiring lock "cinder-quobyte-38387f41-2d90-48a4-a120-a313e9074fcb" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "cinder-quobyte-38387f41-2d90-48a4-a120-a313e9074fcb" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8018907-41e3-4271-a90d-6bfbe8ce9bfb]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:10 devstack sudo[103210]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" returned: 0 in 0.402s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:10 devstack sudo[103216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 1G Aug 12 12:29:10 devstack sudo[103216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:10 devstack sudo[103214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb Aug 12 12:29:10 devstack sudo[103214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:10 devstack sudo[103214]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:10 devstack sudo[103225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb Aug 12 12:29:10 devstack sudo[103225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:10 devstack sudo[103216]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 1G" returned: 0 in 0.469s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:10 devstack sudo[103227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 Aug 12 12:29:10 devstack sudo[103227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:10 devstack sudo[103225]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38387f41-2d90-48a4-a120-a313e9074fcb" returned: 0 in 0.282s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "cinder-quobyte-38387f41-2d90-48a4-a120-a313e9074fcb" released by "delete_volume" :: held 0.728s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Created reservations ['2d43f9d3-df30-4037-bdcb-2cc338c26cb8', '7b87383b-8877-4628-882d-679760acb759', 'bd5fd4a9-142e-4d61-8e9d-31ba97b02fbe', 'e4cbfbba-dab1-4c87-9d9e-0f5a30e1afa1'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:11 devstack sudo[103227]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739" returned: 0 in 0.331s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:11 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 is being set with open permissions: ugo+rw Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:11 devstack sudo[103233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:11 devstack sudo[103233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:11 devstack sudo[103234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 Aug 12 12:29:11 devstack sudo[103234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:11 devstack sudo[103234]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739" returned: 0 in 0.277s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:11 devstack sudo[103233]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.612s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.348s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Deleted volume successfully. Aug 12 12:29:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c064ca5c-7ba9-44b4-b499-e465d602d971 tempest-VolumesSnapshotListTestJSON-1121028270 None] Create snapshot completed successfully Aug 12 12:29:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4830e1-9a76-4b88-a2a5-a80e6467a28b tempest-AttachVolumeShelveTestJSON-644977491 None] Lock "cinder-38387f41-2d90-48a4-a120-a313e9074fcb-delete_volume" released by "delete_volume" :: held 1.365s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Creating offline snapshot 00f97df2-0b19-4e50-b077-46aa93cc044c of volume e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[88375e3d-9aa0-4254-8be2-3534a5046e6f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:12 devstack sudo[103239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 Aug 12 12:29:12 devstack sudo[103239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:12 devstack sudo[103239]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739" returned: 0 in 0.436s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:12 devstack sudo[103245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c 1G Aug 12 12:29:12 devstack sudo[103245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:13 devstack sudo[103245]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c 1G" returned: 0 in 0.679s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:13 devstack sudo[103253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c Aug 12 12:29:13 devstack sudo[103253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:13 devstack sudo[103253]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:13 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c is being set with open permissions: ugo+rw Aug 12 12:29:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:13 devstack sudo[103277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c Aug 12 12:29:13 devstack sudo[103277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:14 devstack sudo[103277]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.923s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8670756c-01c9-4527-b4ce-8d9b928087be tempest-VolumesSnapshotListTestJSON-1121028270 None] Create snapshot completed successfully Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Flow 'volume_create_manager' (befbac07-ee74-438c-ad17-cab11bdb0a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c8427e3-c35a-4c3d-a8c3-5e932349c13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c8427e3-c35a-4c3d-a8c3-5e932349c13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1105931487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3df3f35b-df03-4375-a99e-98e92b84769c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de3404126342438c8ca81f00a61fb4a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:15Z,use_quota=True,user_id='d0619630283f43a88977fe9053c8993c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bca790e3-9f11-4a8c-9d74-c0a50f35fa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bca790e3-9f11-4a8c-9d74-c0a50f35fa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b49f4ef-476f-474d-ae4d-6f9ddc95197d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b49f4ef-476f-474d-ae4d-6f9ddc95197d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3df3f35b-df03-4375-a99e-98e92b84769c', 'volume_name': 'volume-3df3f35b-df03-4375-a99e-98e92b84769c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01d247a2-2f6a-4713-8c06-5d181b793778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01d247a2-2f6a-4713-8c06-5d181b793778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32fd8e92-52a8-4aad-bdb7-61f8f2cb6e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:14 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Volume 3df3f35b-df03-4375-a99e-98e92b84769c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3df3f35b-df03-4375-a99e-98e92b84769c', 'volume_size': 1} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1105931487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3df3f35b-df03-4375-a99e-98e92b84769c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de3404126342438c8ca81f00a61fb4a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:15Z,use_quota=True,user_id='d0619630283f43a88977fe9053c8993c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Creating volume 3df3f35b-df03-4375-a99e-98e92b84769c {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:29:14 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:29:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:14 devstack sudo[103280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c 1073741824 Aug 12 12:29:14 devstack sudo[103280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:15 devstack sudo[103280]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c 1073741824" returned: 0 in 0.493s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:15 devstack sudo[103286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c Aug 12 12:29:15 devstack sudo[103286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-00f97df2-0b19-4e50-b077-46aa93cc044c-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-00f97df2-0b19-4e50-b077-46aa93cc044c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-quobyte-00f97df2-0b19-4e50-b077-46aa93cc044c" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-00f97df2-0b19-4e50-b077-46aa93cc044c" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Deleting offline snapshot 00f97df2-0b19-4e50-b077-46aa93cc044c of volume e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] snapshot_file for this snap is: volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[53be37cc-3e86-4224-abf5-ca7c1691eaa3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:15 devstack sudo[103288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c Aug 12 12:29:15 devstack sudo[103288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:15 devstack sudo[103286]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c" returned: 0 in 0.270s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] <== create_volume: return (818ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.821s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32fd8e92-52a8-4aad-bdb7-61f8f2cb6e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3df3f35b-df03-4375-a99e-98e92b84769c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6368174f-55ae-44b9-abd9-ce2dc231145e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:15 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Volume volume-3df3f35b-df03-4375-a99e-98e92b84769c (3df3f35b-df03-4375-a99e-98e92b84769c): created successfully Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6368174f-55ae-44b9-abd9-ce2dc231145e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Flow 'volume_create_manager' (befbac07-ee74-438c-ad17-cab11bdb0a7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b53868d7-6ea0-452b-b880-00dc6f80ff05 tempest-AttachVolumeNegativeTest-942064960 None] Created volume successfully. Aug 12 12:29:15 devstack sudo[103288]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c" returned: 0 in 0.403s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[79ed5ae4-7ee5-4842-94c9-cdd9af2c6c11]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:15 devstack sudo[103294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 Aug 12 12:29:15 devstack sudo[103294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:16 devstack sudo[103294]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739" returned: 0 in 0.374s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:16 devstack sudo[103299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c Aug 12 12:29:16 devstack sudo[103299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:16 devstack sudo[103299]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c" returned: 0 in 0.454s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:16 devstack sudo[103304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c Aug 12 12:29:16 devstack sudo[103304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:17 devstack sudo[103304]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.00f97df2-0b19-4e50-b077-46aa93cc044c" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-00f97df2-0b19-4e50-b077-46aa93cc044c" released by "_delete_snapshot" :: held 1.738s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" released by "delete_snapshot" :: held 1.761s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Created reservations ['458d709d-44e6-4107-bff2-7a4920d23933', 'dc195853-f7d1-45c7-a73e-4274f1fa372a', '9a8a02b3-4476-4446-87d6-3b5161bb2c7c', '50fd45b3-b3d6-42aa-834a-e8bc50557725'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Delete snapshot completed successfully. Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4852830e-0f64-40d4-8772-dee03c799399 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-00f97df2-0b19-4e50-b077-46aa93cc044c-delete_snapshot" released by "delete_snapshot" :: held 1.980s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-6d7402cb-5e0b-46c0-87c1-fd160b3ed739-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-6d7402cb-5e0b-46c0-87c1-fd160b3ed739-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-quobyte-6d7402cb-5e0b-46c0-87c1-fd160b3ed739" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-6d7402cb-5e0b-46c0-87c1-fd160b3ed739" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Deleting offline snapshot 6d7402cb-5e0b-46c0-87c1-fd160b3ed739 of volume e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] snapshot_file for this snap is: volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddb92429-81df-4bd9-a200-6fe2172d5615]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d53b54a5-2f80-4c3e-a566-64dfe0fd3473 req-146d3429-106c-4b4f-bc54-85cf02489f31 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d53b54a5-2f80-4c3e-a566-64dfe0fd3473 req-146d3429-106c-4b4f-bc54-85cf02489f31 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d53b54a5-2f80-4c3e-a566-64dfe0fd3473 req-146d3429-106c-4b4f-bc54-85cf02489f31 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:17 devstack sudo[103321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 Aug 12 12:29:17 devstack sudo[103321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-d53b54a5-2f80-4c3e-a566-64dfe0fd3473 req-146d3429-106c-4b4f-bc54-85cf02489f31 tempest-AttachVolumeNegativeTest-942064960 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-3df3f35b-df03-4375-a99e-98e92b84769c', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e4be4fb0-bf7b-4da0-b051-d97281a910ab', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:29:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-d53b54a5-2f80-4c3e-a566-64dfe0fd3473 req-146d3429-106c-4b4f-bc54-85cf02489f31 tempest-AttachVolumeNegativeTest-942064960 None] attachment_update completed successfully. Aug 12 12:29:18 devstack sudo[103321]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739" returned: 0 in 0.411s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:18 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[dae8d905-268d-4402-999c-6971eca9a4b6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:18 devstack sudo[103395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d Aug 12 12:29:18 devstack sudo[103395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:18 devstack sudo[103395]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" returned: 0 in 0.455s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:18 devstack sudo[103718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 Aug 12 12:29:18 devstack sudo[103718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:19 devstack sudo[103718]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739" returned: 0 in 0.575s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:19 devstack sudo[103760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739 Aug 12 12:29:19 devstack sudo[103760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:19 devstack sudo[103760]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6d7402cb-5e0b-46c0-87c1-fd160b3ed739" returned: 0 in 0.263s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-6d7402cb-5e0b-46c0-87c1-fd160b3ed739" released by "_delete_snapshot" :: held 1.840s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" released by "delete_snapshot" :: held 1.872s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Created reservations ['e3fe6228-a7ad-4b8f-87a2-d0e0f28d74a4', 'e94a11e2-ac79-44c2-b97a-32240d197928', 'da41672a-85c3-4fd8-901f-87d7a20b6615', '4d35092f-019c-4c99-b425-e62bf35fcfa5'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:19 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Delete snapshot completed successfully. Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ab6ddabc-5111-40c5-b43a-fca74e28e7e4 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-6d7402cb-5e0b-46c0-87c1-fd160b3ed739-delete_snapshot" released by "delete_snapshot" :: held 2.042s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-quobyte-6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Deleting offline snapshot 6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d of volume e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] snapshot_file for this snap is: volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c72e4a1f-8e93-47f0-8e81-c9b10c7f90ff]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:19 devstack sudo[103763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d Aug 12 12:29:19 devstack sudo[103763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:20 devstack sudo[103763]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" returned: 0 in 0.409s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1baaf40-5f9f-475b-9f13-0e686c2022c7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:20 devstack sudo[103769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b Aug 12 12:29:20 devstack sudo[103769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:20 devstack sudo[103769]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b" returned: 0 in 0.463s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:20 devstack sudo[103778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d Aug 12 12:29:20 devstack sudo[103778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4c3c548c-bc46-4b4c-92da-de97b0c62c43 tempest-BackendsCapabilitiesAdminTestsJSON-144724229 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.738437652588, 'free_capacity_gb': 1775.738437652588, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94662) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4dd7feb8-d8a4-4f61-8344-f392284e9bdf tempest-BackendsCapabilitiesAdminTestsJSON-144724229 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.738437652588, 'free_capacity_gb': 1775.738437652588, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94662) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 12 12:29:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-09ff59c1-129f-4361-ab4d-b7b1f4dfb4a8 req-8d585caa-30e0-43b3-be42-4455e1f16d2b tempest-AttachVolumeNegativeTest-942064960 None] Terminate volume connection completed successfully. Aug 12 12:29:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-09ff59c1-129f-4361-ab4d-b7b1f4dfb4a8 req-8d585caa-30e0-43b3-be42-4455e1f16d2b tempest-AttachVolumeNegativeTest-942064960 None] Deleting attachment e4be4fb0-bf7b-4da0-b051-d97281a910ab. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:29:21 devstack sudo[103778]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" returned: 0 in 0.502s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:21 devstack sudo[103809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d Aug 12 12:29:21 devstack sudo[103809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:21 devstack sudo[103809]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b.6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" returned: 0 in 0.407s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d" released by "_delete_snapshot" :: held 1.931s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" released by "delete_snapshot" :: held 1.962s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Created reservations ['5d0f3d31-e5b4-4b37-8d25-e167eccf3d59', '3ee9c526-07ec-4c8e-aaab-eb5fa4f3e70b', 'bc030007-c992-40f6-b6ca-5d0553645d91', 'e2318dc7-f0e2-45c4-ad26-10f99d07d868'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:21 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Delete snapshot completed successfully. Aug 12 12:29:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-20253b1b-38f7-46c0-87a4-263d9d8f019e tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-6cdac3a2-c9f1-4e6a-b2db-79b6d1e3bc6d-delete_snapshot" released by "delete_snapshot" :: held 2.178s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-e981b4dc-b66e-41ee-9816-2f17ba05e85b-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-e981b4dc-b66e-41ee-9816-2f17ba05e85b-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" acquired by "delete_volume" :: waited 0.032s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[227cab64-cb55-48a6-9738-d22ac84b00ed]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:22 devstack sudo[103825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b Aug 12 12:29:22 devstack sudo[103825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:22 devstack sudo[103825]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b" returned: 0 in 0.622s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:22 devstack sudo[103840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b Aug 12 12:29:22 devstack sudo[103840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:23 devstack sudo[103840]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e981b4dc-b66e-41ee-9816-2f17ba05e85b" returned: 0 in 0.385s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-quobyte-e981b4dc-b66e-41ee-9816-2f17ba05e85b" released by "delete_volume" :: held 1.196s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Created reservations ['e9cac654-ecc6-42a2-9570-0edf9a9888ba', '87644039-77b4-42f4-92d8-e836d0ae616b', '29103ee1-0694-4b19-9e00-35d988b0f85b', 'a6610c5e-585e-4ea6-ab93-ca7749f291b7'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:23 devstack sudo[103846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:23 devstack sudo[103846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:23 devstack sudo[103846]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.337s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Deleted volume successfully. Aug 12 12:29:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6fe412ea-899c-4abd-86e9-a4a24e87e791 tempest-VolumesSnapshotListTestJSON-1121028270 None] Lock "cinder-e981b4dc-b66e-41ee-9816-2f17ba05e85b-delete_volume" released by "delete_volume" :: held 1.904s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Flow 'volume_create_manager' (ff75150b-eb2f-4fa2-b355-1af7b44ca717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (def3dd92-451c-4c3a-ae57-f40ed11f9b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (def3dd92-451c-4c3a-ae57-f40ed11f9b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1891872210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=127764a3-6aab-4129-878b-fb8f24e69c95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf62e53de95f42f3903c1f62071ef7e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:25Z,use_quota=True,user_id='7de87a66297c4206ac29b6765042bd8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45eb546c-10cf-465c-82af-e0015eec9108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45eb546c-10cf-465c-82af-e0015eec9108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a832ac1-05fc-4f7e-8a0b-7b273a4af932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a832ac1-05fc-4f7e-8a0b-7b273a4af932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '127764a3-6aab-4129-878b-fb8f24e69c95', 'volume_name': 'volume-127764a3-6aab-4129-878b-fb8f24e69c95', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10e32cd5-f27d-4774-af8b-db8defbf641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10e32cd5-f27d-4774-af8b-db8defbf641a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7241a9b9-c5c7-41bb-abdb-8b2ae286d53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:24 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Volume 127764a3-6aab-4129-878b-fb8f24e69c95: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-127764a3-6aab-4129-878b-fb8f24e69c95', 'volume_size': 1} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1891872210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=127764a3-6aab-4129-878b-fb8f24e69c95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf62e53de95f42f3903c1f62071ef7e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:25Z,use_quota=True,user_id='7de87a66297c4206ac29b6765042bd8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Creating volume 127764a3-6aab-4129-878b-fb8f24e69c95 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:29:24 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:29:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:24 devstack sudo[103852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 1073741824 Aug 12 12:29:24 devstack sudo[103852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:25 devstack sudo[103852]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 1073741824" returned: 0 in 0.702s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:25 devstack sudo[103857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 Aug 12 12:29:25 devstack sudo[103857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:25 devstack sudo[103857]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95" returned: 0 in 0.291s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] <== create_volume: return (1059ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.063s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7241a9b9-c5c7-41bb-abdb-8b2ae286d53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-127764a3-6aab-4129-878b-fb8f24e69c95', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (834164e6-76c9-47a8-9d7e-1364cb9d580e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:25 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Volume volume-127764a3-6aab-4129-878b-fb8f24e69c95 (127764a3-6aab-4129-878b-fb8f24e69c95): created successfully Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (834164e6-76c9-47a8-9d7e-1364cb9d580e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Flow 'volume_create_manager' (ff75150b-eb2f-4fa2-b355-1af7b44ca717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-84fcbfb1-de92-4318-ba74-1844186a21ec tempest-AttachVolumeTestJSON-588439535 None] Created volume successfully. Aug 12 12:29:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-34d6d803-475b-4570-a069-375d7cc15529 req-d040bb0b-b37e-4d7f-91cd-16072c85bc16 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-34d6d803-475b-4570-a069-375d7cc15529 req-d040bb0b-b37e-4d7f-91cd-16072c85bc16 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-34d6d803-475b-4570-a069-375d7cc15529 req-d040bb0b-b37e-4d7f-91cd-16072c85bc16 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-34d6d803-475b-4570-a069-375d7cc15529 req-d040bb0b-b37e-4d7f-91cd-16072c85bc16 tempest-AttachVolumeTestJSON-588439535 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-127764a3-6aab-4129-878b-fb8f24e69c95', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e46c00ca-2ef0-4b6c-bf43-3feb71cbfe6b', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:29:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-34d6d803-475b-4570-a069-375d7cc15529 req-d040bb0b-b37e-4d7f-91cd-16072c85bc16 tempest-AttachVolumeTestJSON-588439535 None] attachment_update completed successfully. Aug 12 12:29:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-edde59d1-8bc2-437c-a4aa-5cde47f52bea tempest-GroupSnapshotsTest-210792394 None] Group tempest-GroupSnapshotsTest-Group-1804773435: creating Aug 12 12:29:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-edde59d1-8bc2-437c-a4aa-5cde47f52bea tempest-GroupSnapshotsTest-210792394 None] Group tempest-GroupSnapshotsTest-Group-1804773435: created successfully Aug 12 12:29:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-edde59d1-8bc2-437c-a4aa-5cde47f52bea tempest-GroupSnapshotsTest-210792394 None] Create group completed successfully. Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (e38f0c75-1a65-439f-a598-13aee1d55f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0f3fcd4-71dd-41be-a7ae-9bda86836fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0f3fcd4-71dd-41be-a7ae-9bda86836fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-125214756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a280d967-9134-47a2-8189-fe13fff1f0d4,host='devstack@QuobyteHD#QuobyteHD',id=7be930f2-7717-4b6b-9c72-bd1d61b4a914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:31Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e63ac0f-14af-43aa-b785-49740b85fb72),volume_type_id=0e63ac0f-14af-43aa-b785-49740b85fb72)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a3882be-386a-4be4-8c0c-19bbe94318f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a3882be-386a-4be4-8c0c-19bbe94318f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d749699c-629e-421a-9f41-f33626b0f498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d749699c-629e-421a-9f41-f33626b0f498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7be930f2-7717-4b6b-9c72-bd1d61b4a914', 'volume_name': 'volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (128070e0-e049-4bfb-93e2-29ded53d56d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (128070e0-e049-4bfb-93e2-29ded53d56d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86f96ba8-e08e-459f-99e7-5141dde54435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:30 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Volume 7be930f2-7717-4b6b-9c72-bd1d61b4a914: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914', 'volume_size': 1} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=a280d967-9134-47a2-8189-fe13fff1f0d4,created_at=2026-08-12T10:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-125214756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a280d967-9134-47a2-8189-fe13fff1f0d4,host='devstack@QuobyteHD#QuobyteHD',id=7be930f2-7717-4b6b-9c72-bd1d61b4a914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:31Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e63ac0f-14af-43aa-b785-49740b85fb72),volume_type_id=0e63ac0f-14af-43aa-b785-49740b85fb72)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Creating volume 7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:29:30 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:29:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:30 devstack sudo[104270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 1073741824 Aug 12 12:29:30 devstack sudo[104270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Flow 'volume_create_manager' (e435b76a-aa50-4a3a-82f3-d34bd2379b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06e7efef-6a9b-466d-b3c3-9514be2082cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06e7efef-6a9b-466d-b3c3-9514be2082cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-348721135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf62e53de95f42f3903c1f62071ef7e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:31Z,use_quota=True,user_id='7de87a66297c4206ac29b6765042bd8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10452fb2-f78b-41cf-bc98-6e2bceb82548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10452fb2-f78b-41cf-bc98-6e2bceb82548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc8d30e5-20a2-43bb-9afd-db602f08d48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc8d30e5-20a2-43bb-9afd-db602f08d48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6', 'volume_name': 'volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46de08aa-a283-4677-8ef1-6240620622ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46de08aa-a283-4677-8ef1-6240620622ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (284a12c8-e2da-4a4b-b3fb-203fba56986b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Volume 7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6', 'volume_size': 1} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:31 devstack sudo[104270]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 1073741824" returned: 0 in 0.597s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:31 devstack sudo[104277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 Aug 12 12:29:31 devstack sudo[104277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:31 devstack sudo[104277]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914" returned: 0 in 0.288s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] <== create_volume: return (952ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.955s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.688s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-348721135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf62e53de95f42f3903c1f62071ef7e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:29:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:29:31Z,use_quota=True,user_id='7de87a66297c4206ac29b6765042bd8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Creating volume 7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:29:31 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86f96ba8-e08e-459f-99e7-5141dde54435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:31 devstack sudo[104282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 1073741824 Aug 12 12:29:31 devstack sudo[104282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca3e74d5-08e2-40aa-94fa-c813ee4e55e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Volume volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 (7be930f2-7717-4b6b-9c72-bd1d61b4a914): created successfully Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca3e74d5-08e2-40aa-94fa-c813ee4e55e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (e38f0c75-1a65-439f-a598-13aee1d55f31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cd28800d-8037-4205-8157-d2648a134e37 tempest-GroupSnapshotsTest-210792394 None] Created volume successfully. Aug 12 12:29:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] GroupSnapshot 9d2e9127-3e43-42f1-a2c3-b6ed66667cdc: creating. Aug 12 12:29:32 devstack sudo[104282]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 1073741824" returned: 0 in 0.703s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Group snapshot 9d2e9127-3e43-42f1-a2c3-b6ed66667cdc: creating. {{(pid=94662) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:32 devstack sudo[104288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 Aug 12 12:29:32 devstack sudo[104288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:32 devstack sudo[104288]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6" returned: 0 in 0.341s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] <== create_volume: return (1134ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.136s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.382s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (284a12c8-e2da-4a4b-b3fb-203fba56986b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cf4246a-348f-4272-a248-28961b981400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:29:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Creating offline snapshot 15ef6c36-ce61-4750-bf60-9d4363819284 of volume 7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:29:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Volume volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 (7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6): created successfully Aug 12 12:29:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cf4246a-348f-4272-a248-28961b981400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:29:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Flow 'volume_create_manager' (e435b76a-aa50-4a3a-82f3-d34bd2379b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:29:33 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[499d1018-7cce-44e4-89fb-44afa8df25f5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f8377535-7bef-457e-aefb-02def505ffb3 tempest-AttachVolumeTestJSON-588439535 None] Created volume successfully. Aug 12 12:29:33 devstack sudo[104292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 Aug 12 12:29:33 devstack sudo[104292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:33 devstack sudo[104292]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914" returned: 0 in 0.475s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:33 devstack sudo[104301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 1G Aug 12 12:29:33 devstack sudo[104301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:34 devstack sudo[104301]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 1G" returned: 0 in 0.638s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:34 devstack sudo[104317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 Aug 12 12:29:34 devstack sudo[104317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:34 devstack sudo[104317]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284" returned: 0 in 0.439s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:34 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:29:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:34 devstack sudo[104325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 Aug 12 12:29:34 devstack sudo[104325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:35 devstack sudo[104325]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284" returned: 0 in 0.433s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-4a293d16-cd43-49d4-b207-5b34f007995f req-a18d5763-0d40-4e92-8fb6-5bc745af8315 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:35 devstack sudo[104336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.info Aug 12 12:29:35 devstack sudo[104336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:35 devstack sudo[104336]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.info" returned: 0 in 0.313s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:35 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.info is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:35 devstack sudo[104339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.info Aug 12 12:29:35 devstack sudo[104339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:35 devstack sudo[104339]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.info" returned: 0 in 0.265s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.756s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-4a293d16-cd43-49d4-b207-5b34f007995f req-a18d5763-0d40-4e92-8fb6-5bc745af8315 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.653s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-4a293d16-cd43-49d4-b207-5b34f007995f req-a18d5763-0d40-4e92-8fb6-5bc745af8315 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.024s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-4a293d16-cd43-49d4-b207-5b34f007995f req-a18d5763-0d40-4e92-8fb6-5bc745af8315 tempest-AttachVolumeTestJSON-588439535 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '2b572ef6-2818-4bf3-8b8b-d1606cf91a7b', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:29:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-899d47b5-d4d8-4bd4-b6ec-93c66f075a62 tempest-GroupSnapshotsTest-210792394 None] group_snapshot 9d2e9127-3e43-42f1-a2c3-b6ed66667cdc: created successfully Aug 12 12:29:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-4a293d16-cd43-49d4-b207-5b34f007995f req-a18d5763-0d40-4e92-8fb6-5bc745af8315 tempest-AttachVolumeTestJSON-588439535 None] attachment_update completed successfully. Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-15ef6c36-ce61-4750-bf60-9d4363819284-7e69c474-175f-41a3-8050-825359f77693" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-15ef6c36-ce61-4750-bf60-9d4363819284-7e69c474-175f-41a3-8050-825359f77693" acquired by "_create_volume_from_snapshot" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Creating volume 7e69c474-175f-41a3-8050-825359f77693 from snapshot 15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-7e69c474-175f-41a3-8050-825359f77693" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7e69c474-175f-41a3-8050-825359f77693" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] snapshot: 15ef6c36-ce61-4750-bf60-9d4363819284, volume: 7e69c474-175f-41a3-8050-825359f77693, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d5faee0c-9ff3-4a86-85c2-57fd469ea4ee]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:38 devstack sudo[104350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 Aug 12 12:29:38 devstack sudo[104350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:38 devstack sudo[104350]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284" returned: 0 in 0.634s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c2a1312-dbf1-47fc-84ab-dea0d0dfedce]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:38 devstack sudo[104360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 Aug 12 12:29:38 devstack sudo[104360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-408248f5-a2d9-4852-aae5-fb41b160fbb0 req-733bd8c9-799a-483a-9901-897019e4cb57 tempest-AttachVolumeTestJSON-588439535 None] Terminate volume connection completed successfully. Aug 12 12:29:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-408248f5-a2d9-4852-aae5-fb41b160fbb0 req-733bd8c9-799a-483a-9901-897019e4cb57 tempest-AttachVolumeTestJSON-588439535 None] Deleting attachment e46c00ca-2ef0-4b6c-bf43-3feb71cbfe6b. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:29:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914" returned: 0 in 0.585s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:29:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:29:39 devstack sudo[104360]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:39 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:29:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:39 devstack sudo[104367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 Aug 12 12:29:39 devstack sudo[104367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-aa45abb2-66be-4f4e-add0-4dfc7e88b4d5 req-7454c024-87af-4468-8baa-67e9a0c92e13 tempest-AttachVolumeTestJSON-588439535 None] Terminate volume connection completed successfully. Aug 12 12:29:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-aa45abb2-66be-4f4e-add0-4dfc7e88b4d5 req-7454c024-87af-4468-8baa-67e9a0c92e13 tempest-AttachVolumeTestJSON-588439535 None] Deleting attachment 2b572ef6-2818-4bf3-8b8b-d1606cf91a7b. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:29:46 devstack sudo[104367]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693" returned: 0 in 7.667s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:46 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914, size 1024.00 MB, duration 7.67 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:29:46 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Converted 1024.00 MB image at 133.54 MB/s Aug 12 12:29:46 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:29:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:46 devstack sudo[104526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 Aug 12 12:29:46 devstack sudo[104526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:47 devstack sudo[104526]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693" returned: 0 in 0.440s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7e69c474-175f-41a3-8050-825359f77693" released by "_copy_volume_from_snapshot" :: held 9.537s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-15ef6c36-ce61-4750-bf60-9d4363819284-7e69c474-175f-41a3-8050-825359f77693" released by "_create_volume_from_snapshot" :: held 9.640s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.670s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:47 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b1db4f73-f583-46a2-83db-f65fa9f68e49 tempest-GroupSnapshotsTest-210792394 None] Create group from source-snapshot-9d2e9127-3e43-42f1-a2c3-b6ed66667cdc completed successfully. Aug 12 12:29:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-7e69c474-175f-41a3-8050-825359f77693" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7e69c474-175f-41a3-8050-825359f77693" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:49 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[28ccd8ea-ca03-4767-9612-a0b706d5bbeb]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:49 devstack sudo[104535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 Aug 12 12:29:49 devstack sudo[104535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:50 devstack sudo[104535]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693" returned: 0 in 0.689s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:50 devstack sudo[104541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693 Aug 12 12:29:50 devstack sudo[104541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:50 devstack sudo[104541]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e69c474-175f-41a3-8050-825359f77693" returned: 0 in 0.551s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:50 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7e69c474-175f-41a3-8050-825359f77693" released by "delete_volume" :: held 1.309s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:50 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['b0a1f816-6bbc-432c-8acd-cb947ebd0d0e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:50 devstack cinder-volume[94662]: WARNING cinder.quota [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1210367528 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1210367528, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:29:50 devstack cinder-volume[94662]: WARNING cinder.quota [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1210367528 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1210367528, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:29:50 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['1fadd037-dbaa-4863-8bbd-cf7b3dc0cc9f', '6dcfffe1-812e-4c90-acb7-16e3a0067a65', 'c1014101-83e5-447f-9ab7-40f04a9d7a30', 'd7b439fc-ad7b-419b-a380-3fa9f40cfb28'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:51 devstack sudo[104544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:51 devstack sudo[104544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:51 devstack sudo[104544]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.365s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:51 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:51 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fc73fcc8-8492-4582-b1e6-f0b0b85c7769 tempest-GroupSnapshotsTest-210792394 None] Delete group completed successfully. Aug 12 12:29:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] group_snapshot 9d2e9127-3e43-42f1-a2c3-b6ed66667cdc: deleting Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] group_snapshot 9d2e9127-3e43-42f1-a2c3-b6ed66667cdc: deleting {{(pid=94662) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-7be930f2-7717-4b6b-9c72-bd1d61b4a914" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7be930f2-7717-4b6b-9c72-bd1d61b4a914" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-15ef6c36-ce61-4750-bf60-9d4363819284" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-15ef6c36-ce61-4750-bf60-9d4363819284" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Deleting offline snapshot 15ef6c36-ce61-4750-bf60-9d4363819284 of volume 7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] snapshot_file for this snap is: volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d9efaf7-93a1-4fa8-ba85-a120c7aa815e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:52 devstack sudo[104549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 Aug 12 12:29:52 devstack sudo[104549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:53 devstack sudo[104549]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284" returned: 0 in 0.614s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:29:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a922807-17fa-439b-8207-f99d12567d15]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:53 devstack sudo[104555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 Aug 12 12:29:53 devstack sudo[104555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:53 devstack sudo[104555]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914" returned: 0 in 0.747s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:54 devstack sudo[104560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 Aug 12 12:29:54 devstack sudo[104560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "cinder-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "cinder-quobyte-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-quobyte-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ac26d8f-e6aa-46aa-a403-f34637e92797]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:54 devstack sudo[104560]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284" returned: 0 in 0.655s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:54 devstack sudo[104565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 Aug 12 12:29:54 devstack sudo[104567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284 Aug 12 12:29:54 devstack sudo[104567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:54 devstack sudo[104565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:55 devstack sudo[104567]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914.15ef6c36-ce61-4750-bf60-9d4363819284" returned: 0 in 0.498s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:55 devstack sudo[104565]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6" returned: 0 in 0.728s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-15ef6c36-ce61-4750-bf60-9d4363819284" released by "_delete_snapshot" :: held 2.711s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7be930f2-7717-4b6b-9c72-bd1d61b4a914" released by "delete_snapshot" :: held 2.748s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:55 devstack sudo[104574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6 Aug 12 12:29:55 devstack sudo[104574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:55 devstack cinder-volume[94662]: WARNING cinder.quota [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1210367528 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1210367528, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['5dfb8391-e490-4dfc-9f30-6f509a941f0f', 'bc5e85e5-7b90-48ee-813b-8f4ed95ce07d', '7f60fa3e-b8fa-4dfa-b817-711d8945b729', '1e646cfd-1fa5-492a-84a3-97e8b97bc36e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1029ac5d-966a-4bd9-aa5a-86ac3dd7ceb4 tempest-GroupSnapshotsTest-210792394 None] group_snapshot 9d2e9127-3e43-42f1-a2c3-b6ed66667cdc: deleted successfully Aug 12 12:29:55 devstack sudo[104574]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6" returned: 0 in 0.567s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-quobyte-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6" released by "delete_volume" :: held 1.371s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:55 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Created reservations ['61df1a24-d833-4e5d-8f51-fbffac5117d8', 'a2a2a5ee-c631-4297-9f06-09e2ee54c685', '02002a1f-515b-4e28-99d8-28220754e095', '0c2e67a5-c99f-440f-9ecd-1aae2edf0574'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:56 devstack sudo[104577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:56 devstack sudo[104577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=105,cinder:UPDATE=100,cinder:INSERT=22,cinder:DELETE=3 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-7be930f2-7717-4b6b-9c72-bd1d61b4a914" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7be930f2-7717-4b6b-9c72-bd1d61b4a914" acquired by "delete_volume" :: waited 0.079s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:56 devstack sudo[104577]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.438s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Deleted volume successfully. Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=105,cinder:INSERT=23,cinder:UPDATE=90,cinder:DELETE=9 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[49dea721-f148-4531-9e07-74304caee332]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b0640f2-8e3d-4176-8784-9c95125aae20 tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-7f5481d3-f505-48c6-a1ff-a7f73c9a3dc6-delete_volume" released by "delete_volume" :: held 2.294s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "cinder-127764a3-6aab-4129-878b-fb8f24e69c95-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-127764a3-6aab-4129-878b-fb8f24e69c95-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "cinder-quobyte-127764a3-6aab-4129-878b-fb8f24e69c95" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:56 devstack sudo[104580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 Aug 12 12:29:56 devstack sudo[104580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-quobyte-127764a3-6aab-4129-878b-fb8f24e69c95" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[15446de0-f194-4c9c-b5de-3a392336a396]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:57 devstack sudo[104582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 Aug 12 12:29:57 devstack sudo[104582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:57 devstack sudo[104580]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914" returned: 0 in 0.737s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:57 devstack sudo[104587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914 Aug 12 12:29:57 devstack sudo[104587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:57 devstack sudo[104582]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95" returned: 0 in 0.617s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:57 devstack sudo[104592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95 Aug 12 12:29:57 devstack sudo[104592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:57 devstack sudo[104587]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7be930f2-7717-4b6b-9c72-bd1d61b4a914" returned: 0 in 0.566s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7be930f2-7717-4b6b-9c72-bd1d61b4a914" released by "delete_volume" :: held 1.470s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:57 devstack sudo[104592]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-127764a3-6aab-4129-878b-fb8f24e69c95" returned: 0 in 0.326s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-quobyte-127764a3-6aab-4129-878b-fb8f24e69c95" released by "delete_volume" :: held 1.025s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Created reservations ['aec9a69c-4c4e-4fb8-9a9b-0cdb6a7afb0c', 'a0ea790e-c2b7-4573-be74-b67db101a109', 'd8d436e9-e864-4808-86d6-49c4e58c7c61', '8e7df463-4a9b-4e3e-ab57-4b58fc2d5789'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Created reservations ['164bbeb9-475a-40e8-bb83-23cab07729b4'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:58 devstack cinder-volume[94662]: WARNING cinder.db.api [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Reservation would make usage less than 0 for the following resources, so on commit they will be limited to prevent going below 0: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1210367528'] Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Created reservations ['29a34519-f446-4ca1-b331-63de67f44064', '38eb9e27-eab6-4c8a-bf50-5aa72990d553', '43a50a02-4a54-4bca-bf0b-6a931a835561', '42c2282c-ba3e-49ab-a085-6b283122540d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:29:58 devstack sudo[104596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:58 devstack sudo[104596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:58 devstack sudo[104598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:29:58 devstack sudo[104598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:29:58 devstack sudo[104596]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.385s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Deleted volume successfully. Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eb2007e-65dc-4478-ab09-c33bb63e2cbc tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-127764a3-6aab-4129-878b-fb8f24e69c95-delete_volume" released by "delete_volume" :: held 1.809s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:29:58 devstack sudo[104598]: pam_unix(sudo:session): session closed for user root Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:29:58 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:29:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a10d69a8-4e21-4f73-92f3-efcd6e15e13e tempest-GroupSnapshotsTest-210792394 None] Delete group completed successfully. Aug 12 12:29:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "cinder-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "cinder-quobyte-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:29:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-quobyte-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd" acquired by "delete_volume" :: waited 0.047s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:29:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b622c5f8-13c4-4b9a-8d67-3f98dcc1a6c6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:29:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:29:59 devstack sudo[104602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd Aug 12 12:29:59 devstack sudo[104602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-98b82420-61a8-4998-b447-77c106c22464 tempest-GroupSnapshotsTest-210792394 None] Group tempest-GroupSnapshotsTest-Group-1886094248: creating Aug 12 12:30:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-98b82420-61a8-4998-b447-77c106c22464 tempest-GroupSnapshotsTest-210792394 None] Group tempest-GroupSnapshotsTest-Group-1886094248: created successfully Aug 12 12:30:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-98b82420-61a8-4998-b447-77c106c22464 tempest-GroupSnapshotsTest-210792394 None] Create group completed successfully. Aug 12 12:30:00 devstack sudo[104602]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd" returned: 0 in 0.587s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:00 devstack sudo[104607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd Aug 12 12:30:00 devstack sudo[104607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:00 devstack sudo[104607]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd" returned: 0 in 0.375s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-quobyte-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd" released by "delete_volume" :: held 1.023s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Created reservations ['e009084b-6c4a-4f80-9ff5-f15003057509', '8058fd4b-1aae-46c9-a9ef-2ece69290523', '3e9a4d75-ed89-4fe5-a156-d69af8fa1431', '3ef3135a-de63-46b2-9a5f-12b2a1e47e2d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:00 devstack sudo[104635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:00 devstack sudo[104635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:01 devstack sudo[104635]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.299s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:01 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Deleted volume successfully. Aug 12 12:30:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8bd95d1b-5425-4566-81b4-1b1d7299bede tempest-AttachVolumeTestJSON-588439535 None] Lock "cinder-ace55c9e-b1ed-4d11-85a8-8b144b2ec7dd-delete_volume" released by "delete_volume" :: held 1.718s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (ab92104d-c0a7-4cc3-89a6-f94e8be7d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a87b171-0c27-4c0d-9e33-489a4768bf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a87b171-0c27-4c0d-9e33-489a4768bf5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1374147713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2e86f1d3-3f4e-4ac4-a445-6c6d883a2b20,host='devstack@QuobyteHD#QuobyteHD',id=3fec4e9f-5c31-4d28-b624-946266225446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:02Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c23f4117-7661-48ae-8cb5-fa9460e33348),volume_type_id=c23f4117-7661-48ae-8cb5-fa9460e33348)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c24277f4-94f9-459a-acdc-9dd12bc92d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c24277f4-94f9-459a-acdc-9dd12bc92d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7becd639-3501-4c64-9d36-55e6ab24d072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7becd639-3501-4c64-9d36-55e6ab24d072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fec4e9f-5c31-4d28-b624-946266225446', 'volume_name': 'volume-3fec4e9f-5c31-4d28-b624-946266225446', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c51e32e-ec8c-4d9b-9269-6f35c67521a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c51e32e-ec8c-4d9b-9269-6f35c67521a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (deb64598-fbf5-4bfc-81c2-4f1b4f53b038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:02 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Volume 3fec4e9f-5c31-4d28-b624-946266225446: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fec4e9f-5c31-4d28-b624-946266225446', 'volume_size': 1} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=2e86f1d3-3f4e-4ac4-a445-6c6d883a2b20,created_at=2026-08-12T10:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1374147713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2e86f1d3-3f4e-4ac4-a445-6c6d883a2b20,host='devstack@QuobyteHD#QuobyteHD',id=3fec4e9f-5c31-4d28-b624-946266225446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:02Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c23f4117-7661-48ae-8cb5-fa9460e33348),volume_type_id=c23f4117-7661-48ae-8cb5-fa9460e33348)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Creating volume 3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:30:02 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:02 devstack sudo[104638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 1073741824 Aug 12 12:30:02 devstack sudo[104638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:02 devstack sudo[104638]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 1073741824" returned: 0 in 0.612s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:03 devstack sudo[104648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 Aug 12 12:30:03 devstack sudo[104648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:03 devstack sudo[104648]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446" returned: 0 in 0.298s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] <== create_volume: return (1017ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:30:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.022s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (deb64598-fbf5-4bfc-81c2-4f1b4f53b038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fec4e9f-5c31-4d28-b624-946266225446', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac2bccb2-99f9-4227-aad1-1c76924b19b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Volume volume-3fec4e9f-5c31-4d28-b624-946266225446 (3fec4e9f-5c31-4d28-b624-946266225446): created successfully Aug 12 12:30:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac2bccb2-99f9-4227-aad1-1c76924b19b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (ab92104d-c0a7-4cc3-89a6-f94e8be7d678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-374a50ff-e7d1-4e3c-8ed1-0fa8533e2b9d tempest-GroupSnapshotsTest-210792394 None] Created volume successfully. Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (f62ef6e8-7c9d-4399-8c15-59c3f8d641b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac67978a-3dec-4a23-a88a-576e3828e85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac67978a-3dec-4a23-a88a-576e3828e85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2034445506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2e86f1d3-3f4e-4ac4-a445-6c6d883a2b20,host='devstack@QuobyteHD#QuobyteHD',id=d4280bd5-961d-4359-8670-2dc707cdb729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:05Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c23f4117-7661-48ae-8cb5-fa9460e33348),volume_type_id=c23f4117-7661-48ae-8cb5-fa9460e33348)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5af48c33-94d6-4633-a6e4-5ed775a8f6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5af48c33-94d6-4633-a6e4-5ed775a8f6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (331c1438-38f7-40d9-a3e3-a750fec0bb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (331c1438-38f7-40d9-a3e3-a750fec0bb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd4280bd5-961d-4359-8670-2dc707cdb729', 'volume_name': 'volume-d4280bd5-961d-4359-8670-2dc707cdb729', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ac70b07-b61a-4a3d-926f-cd7cf8b9a2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ac70b07-b61a-4a3d-926f-cd7cf8b9a2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2061638f-2185-44b1-b23b-270038b42cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Volume d4280bd5-961d-4359-8670-2dc707cdb729: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d4280bd5-961d-4359-8670-2dc707cdb729', 'volume_size': 1} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=2e86f1d3-3f4e-4ac4-a445-6c6d883a2b20,created_at=2026-08-12T10:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2034445506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2e86f1d3-3f4e-4ac4-a445-6c6d883a2b20,host='devstack@QuobyteHD#QuobyteHD',id=d4280bd5-961d-4359-8670-2dc707cdb729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:05Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c23f4117-7661-48ae-8cb5-fa9460e33348),volume_type_id=c23f4117-7661-48ae-8cb5-fa9460e33348)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Creating volume d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:30:05 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:05 devstack sudo[104654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 1073741824 Aug 12 12:30:05 devstack sudo[104654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Flow 'volume_create_manager' (bed3c7b3-a150-4929-bdcd-3cde9ea102d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e6283d5-971f-418a-9f18-679da1dde2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e6283d5-971f-418a-9f18-679da1dde2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-888737196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68abd109-6199-49da-a97d-10bbf7e2696f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada6928c136e47d8a6c2e3aab72f9617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:05Z,use_quota=True,user_id='96b7984836eb4a0c9c33dba8071fdd5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (376c5362-3736-4ed5-b859-905f883e12bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (376c5362-3736-4ed5-b859-905f883e12bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b3f8860-301a-40ac-be43-2cb8d932af12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:30:05 devstack sudo[104654]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 1073741824" returned: 0 in 0.530s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b3f8860-301a-40ac-be43-2cb8d932af12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '68abd109-6199-49da-a97d-10bbf7e2696f', 'volume_name': 'volume-68abd109-6199-49da-a97d-10bbf7e2696f', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack sudo[104660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 Aug 12 12:30:05 devstack sudo[104660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66c98aa3-6abb-41e6-a5e7-2996853f2a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66c98aa3-6abb-41e6-a5e7-2996853f2a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c95169d-d888-4258-a0f2-63b3e2ac6add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:05 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Volume 68abd109-6199-49da-a97d-10bbf7e2696f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-68abd109-6199-49da-a97d-10bbf7e2696f', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 12 12:30:05 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Trying to clone 68abd109-6199-49da-a97d-10bbf7e2696f from image 336c55d4-9ffc-4a74-a200-487232954ddc at location (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:30:06 devstack sudo[104660]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729" returned: 0 in 0.290s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] <== create_volume: return (904ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.906s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2061638f-2185-44b1-b23b-270038b42cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4280bd5-961d-4359-8670-2dc707cdb729', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0c23353-9682-447d-86f1-4373447414fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:06 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Volume volume-d4280bd5-961d-4359-8670-2dc707cdb729 (d4280bd5-961d-4359-8670-2dc707cdb729): created successfully Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0c23353-9682-447d-86f1-4373447414fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (f62ef6e8-7c9d-4399-8c15-59c3f8d641b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1dfe2c65-8b03-4b7a-b3c0-8f49d75c3a82 tempest-GroupSnapshotsTest-210792394 None] Created volume successfully. Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:30:06 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Image download 20.69 MB at 20.69 MB/s Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed5810ba-7311-4019-bf9c-152cfbdb15b9]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:06 devstack sudo[104664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD Aug 12 12:30:06 devstack sudo[104664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b9d645b3-3ef3-48ac-a17c-7d2d5e7028a4 tempest-GroupSnapshotsTest-210792394 None] Update group completed successfully. Aug 12 12:30:06 devstack sudo[104664]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD" returned: 0 in 0.401s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc is fetched for user 96b7984836eb4a0c9c33dba8071fdd5c. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[060e1733-57b4-4c21-b26d-c8db45ee49c6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:07 devstack sudo[104670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD Aug 12 12:30:07 devstack sudo[104670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:07 devstack sudo[104670]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD" returned: 0 in 0.402s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-888737196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68abd109-6199-49da-a97d-10bbf7e2696f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada6928c136e47d8a6c2e3aab72f9617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:05Z,use_quota=True,user_id='96b7984836eb4a0c9c33dba8071fdd5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Creating volume 68abd109-6199-49da-a97d-10bbf7e2696f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:30:07 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:07 devstack sudo[104675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f 1073741824 Aug 12 12:30:07 devstack sudo[104675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-929c0313-eb2d-411c-b075-439a1b0f29a1 tempest-GroupSnapshotsTest-210792394 None] Update group completed successfully. Aug 12 12:30:07 devstack sudo[104675]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f 1073741824" returned: 0 in 0.548s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:07 devstack sudo[104681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f Aug 12 12:30:07 devstack sudo[104681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:08 devstack sudo[104681]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] <== create_volume: return (914ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.919s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Attempting download of 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume 68abd109-6199-49da-a97d-10bbf7e2696f. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[37148580-48fb-4ee3-9fdd-45257f00579f]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_zo79du91 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:08 devstack sudo[104685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:08 devstack sudo[104685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:08 devstack sudo[104684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_zo79du91 Aug 12 12:30:08 devstack sudo[104684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:08 devstack sudo[104685]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.371s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:30:08 devstack sudo[104684]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_zo79du91" returned: 0 in 0.556s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_zo79du91 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:09 devstack sudo[104691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_zo79du91 Aug 12 12:30:09 devstack sudo[104691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c22fe622-047f-4b8d-83b6-18beb0d46434 tempest-GroupSnapshotsTest-210792394 None] Update group completed successfully. Aug 12 12:30:09 devstack sudo[104691]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_zo79du91" returned: 1 in 0.392s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_zo79du91' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:30:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c694b64-d15b-4bce-9cae-fe237699510b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:09 devstack sudo[104695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD Aug 12 12:30:09 devstack sudo[104695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:09 devstack sudo[104695]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD" returned: 0 in 0.365s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:09 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] 336c55d4-9ffc-4a74-a200-487232954ddc was qcow2, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:30:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:09 devstack sudo[104700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f Aug 12 12:30:09 devstack sudo[104700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0d94dd4c-df5f-4de9-acfe-a00fcab87552 tempest-GroupSnapshotsTest-210792394 None] Update group completed successfully. Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Flow 'volume_create_manager' (f1ec1e66-d24a-4ba4-ada3-2fc29dcfdd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ac412c3-d73d-4891-8b39-72c857894200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ac412c3-d73d-4891-8b39-72c857894200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1093303437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13a91e72-9167-4954-92ad-1cd2aaeb5ff1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c7ffbdc2950a4aa0965711c991e823c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:11Z,use_quota=True,user_id='d72baeac2ed34ffc85ca9356a2fec6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4126be77-b792-4c9a-9e22-97048fba2746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4126be77-b792-4c9a-9e22-97048fba2746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e8a9558-8d90-4914-bc6d-bca65af0cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e8a9558-8d90-4914-bc6d-bca65af0cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '13a91e72-9167-4954-92ad-1cd2aaeb5ff1', 'volume_name': 'volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1deaa4d6-2f36-4be5-a20a-06ab37248561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1deaa4d6-2f36-4be5-a20a-06ab37248561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d1a9df5-b97d-4296-882a-da1a9593872e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Volume 13a91e72-9167-4954-92ad-1cd2aaeb5ff1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1', 'volume_size': 1} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1093303437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13a91e72-9167-4954-92ad-1cd2aaeb5ff1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c7ffbdc2950a4aa0965711c991e823c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:11Z,use_quota=True,user_id='d72baeac2ed34ffc85ca9356a2fec6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Creating volume 13a91e72-9167-4954-92ad-1cd2aaeb5ff1 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:30:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:11 devstack sudo[104708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 1073741824 Aug 12 12:30:11 devstack sudo[104708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:11 devstack sudo[104700]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f" returned: 0 in 1.978s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_43f9ouz1devstack@QuobyteHD, size 112.00 MB, duration 1.98 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:30:11 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Converted 112.00 MB image at 56.58 MB/s Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:11 devstack sudo[104708]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 1073741824" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:11 devstack sudo[104716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f 1G Aug 12 12:30:11 devstack sudo[104716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:11 devstack sudo[104718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 Aug 12 12:30:11 devstack sudo[104718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] GroupSnapshot ff4f72b3-8a7a-4af3-8666-0e7219b75730: creating. Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Group snapshot ff4f72b3-8a7a-4af3-8666-0e7219b75730: creating. {{(pid=94662) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 12 12:30:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:12 devstack sudo[104718]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1" returned: 0 in 0.305s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] <== create_volume: return (824ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.827s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.128s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d1a9df5-b97d-4296-882a-da1a9593872e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52c8f304-b12b-4481-b325-e393f2ea3b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Creating offline snapshot 42a2a653-641a-4cb8-b54b-ea76f125b3f0 of volume d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:30:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Volume volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 (13a91e72-9167-4954-92ad-1cd2aaeb5ff1): created successfully Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52c8f304-b12b-4481-b325-e393f2ea3b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack sudo[104716]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Flow 'volume_create_manager' (f1ec1e66-d24a-4ba4-ada3-2fc29dcfdd27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[22786a14-c5a3-4503-bb24-8f8f709e7459]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f 1G" returned: 0 in 0.455s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Downloaded image 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume 68abd109-6199-49da-a97d-10bbf7e2696f successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc for user 96b7984836eb4a0c9c33dba8071fdd5c is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Marking volume 68abd109-6199-49da-a97d-10bbf7e2696f as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:30:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-ff99b86a-b265-4579-a9d8-cbc86b2f88c8 req-27a0a6c3-2071-4b80-8135-8e4ccc85ccbb tempest-VolumesGetTestJSON-219077302 None] Created volume successfully. Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Copying metadata from image 336c55d4-9ffc-4a74-a200-487232954ddc to 68abd109-6199-49da-a97d-10bbf7e2696f. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Creating volume glance metadata for volume 68abd109-6199-49da-a97d-10bbf7e2696f backed by image 336c55d4-9ffc-4a74-a200-487232954ddc with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:30:12 devstack sudo[104725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 Aug 12 12:30:12 devstack sudo[104725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c95169d-d888-4258-a0f2-63b3e2ac6add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-68abd109-6199-49da-a97d-10bbf7e2696f', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93535763-4adc-4d0f-a11b-0cd633a34ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Volume volume-68abd109-6199-49da-a97d-10bbf7e2696f (68abd109-6199-49da-a97d-10bbf7e2696f): created successfully Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93535763-4adc-4d0f-a11b-0cd633a34ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Flow 'volume_create_manager' (bed3c7b3-a150-4929-bdcd-3cde9ea102d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8bc18e37-d54f-4fe9-b2b8-c50da5360af8 tempest-TestShelveInstance-1472004141 None] Created volume successfully. Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Flow 'volume_create_manager' (014dac85-f1c6-45e8-97c1-7494779109e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b78dd4e8-d7dc-4db9-ba9b-510ce7086d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Acquiring lock "cinder-13a91e72-9167-4954-92ad-1cd2aaeb5ff1-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b78dd4e8-d7dc-4db9-ba9b-510ce7086d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1690198628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=76be28a7-8d06-4a48-abdd-48d20edba45b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de3404126342438c8ca81f00a61fb4a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:12Z,use_quota=True,user_id='d0619630283f43a88977fe9053c8993c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8ba9d0a-2961-48f4-be4f-5e3478848c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8ba9d0a-2961-48f4-be4f-5e3478848c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cacfcd6-4340-49f2-80c0-132faba1ce7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cacfcd6-4340-49f2-80c0-132faba1ce7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '76be28a7-8d06-4a48-abdd-48d20edba45b', 'volume_name': 'volume-76be28a7-8d06-4a48-abdd-48d20edba45b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb1316f2-d30a-40b6-bedf-5c8593aaed69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb1316f2-d30a-40b6-bedf-5c8593aaed69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2db9df4-86cf-40b1-b90f-05816798d252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Volume 76be28a7-8d06-4a48-abdd-48d20edba45b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-76be28a7-8d06-4a48-abdd-48d20edba45b', 'volume_size': 1} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Lock "cinder-13a91e72-9167-4954-92ad-1cd2aaeb5ff1-delete_volume" acquired by "delete_volume" :: waited 0.058s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:12 devstack sudo[104725]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729" returned: 0 in 0.451s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:12 devstack sudo[104730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 1G Aug 12 12:30:12 devstack sudo[104730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Acquiring lock "cinder-quobyte-13a91e72-9167-4954-92ad-1cd2aaeb5ff1" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Lock "cinder-quobyte-13a91e72-9167-4954-92ad-1cd2aaeb5ff1" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[974a5f0d-2aa2-44b9-b5a6-5f91efae5e64]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:12 devstack sudo[104732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 Aug 12 12:30:12 devstack sudo[104732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:12 devstack sudo[104730]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 1G" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d4280bd5-961d-4359-8670-2dc707cdb729 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:12 devstack sudo[104732]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1" returned: 0 in 0.380s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:13 devstack sudo[104742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d4280bd5-961d-4359-8670-2dc707cdb729 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 Aug 12 12:30:13 devstack sudo[104742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:13 devstack sudo[104743]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1 Aug 12 12:30:13 devstack sudo[104743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:13 devstack sudo[104743]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13a91e72-9167-4954-92ad-1cd2aaeb5ff1" returned: 0 in 0.283s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Lock "cinder-quobyte-13a91e72-9167-4954-92ad-1cd2aaeb5ff1" released by "delete_volume" :: held 0.710s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:13 devstack sudo[104742]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d4280bd5-961d-4359-8670-2dc707cdb729 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0" returned: 0 in 0.335s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:13 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:13 devstack sudo[104750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 Aug 12 12:30:13 devstack sudo[104750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG cinder.quota [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Created reservations ['741dab32-3ccf-4671-93b3-773e8581b7e5', 'e5f65fcb-e81a-468d-a6a1-67f00ecf336c', 'c012b56c-63b9-4873-ba6a-7853cb7f5506', '23044f7c-5def-4f56-b734-ede2705b48be'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:13 devstack sudo[104752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:13 devstack sudo[104752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:13 devstack sudo[104750]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0" returned: 0 in 0.303s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:13 devstack sudo[104755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.info Aug 12 12:30:13 devstack sudo[104755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:13 devstack sudo[104752]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.292s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG cinder.manager [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Deleted volume successfully. Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-be779862-a6cf-487f-a1a4-276d272299c5 req-527aec16-1964-4efa-ab55-f1d70a00268e tempest-VolumesGetTestJSON-219077302 None] Lock "cinder-13a91e72-9167-4954-92ad-1cd2aaeb5ff1-delete_volume" released by "delete_volume" :: held 1.300s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:13 devstack sudo[104755]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.info" returned: 0 in 0.345s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:13 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.info is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:30:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:14 devstack sudo[104762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.info Aug 12 12:30:14 devstack sudo[104762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:14 devstack sudo[104762]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.info" returned: 0 in 0.315s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.320s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Creating offline snapshot 7cfd02d2-9339-4db5-93d4-addd999d2272 of volume 3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3179446e-69c3-4093-a26f-99fe1756b212]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:14 devstack sudo[104767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 Aug 12 12:30:14 devstack sudo[104767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:14 devstack sudo[104767]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446" returned: 0 in 0.461s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:14 devstack sudo[104772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 1G Aug 12 12:30:14 devstack sudo[104772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:15 devstack sudo[104772]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 1G" returned: 0 in 0.582s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3fec4e9f-5c31-4d28-b624-946266225446 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:15 devstack sudo[104778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3fec4e9f-5c31-4d28-b624-946266225446 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 Aug 12 12:30:15 devstack sudo[104778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:15 devstack sudo[104778]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3fec4e9f-5c31-4d28-b624-946266225446 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:15 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:30:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-e533fd6d-b1d4-43f4-80c6-78cbbfa5b691 req-a7316034-0404-4491-9217-fbfce1594817 tempest-TestShelveInstance-1472004141 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:15 devstack sudo[104791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 Aug 12 12:30:15 devstack sudo[104791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:16 devstack sudo[104791]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272" returned: 0 in 0.277s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:16 devstack sudo[104794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.info Aug 12 12:30:16 devstack sudo[104794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:16 devstack sudo[104794]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.info" returned: 0 in 0.415s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:16 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.info is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:16 devstack sudo[104797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.info Aug 12 12:30:16 devstack sudo[104797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:16 devstack sudo[104797]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.info" returned: 0 in 0.301s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.629s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.460s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1690198628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=76be28a7-8d06-4a48-abdd-48d20edba45b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de3404126342438c8ca81f00a61fb4a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:12Z,use_quota=True,user_id='d0619630283f43a88977fe9053c8993c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Creating volume 76be28a7-8d06-4a48-abdd-48d20edba45b {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:30:16 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:30:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:17 devstack sudo[104800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b 1073741824 Aug 12 12:30:17 devstack sudo[104800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9f5df796-45d5-4f1e-ad62-c61c9a9f9828 tempest-GroupSnapshotsTest-210792394 None] group_snapshot ff4f72b3-8a7a-4af3-8666-0e7219b75730: created successfully Aug 12 12:30:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] group_snapshot ff4f72b3-8a7a-4af3-8666-0e7219b75730: deleting Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] group_snapshot ff4f72b3-8a7a-4af3-8666-0e7219b75730: deleting {{(pid=94662) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-d4280bd5-961d-4359-8670-2dc707cdb729" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-d4280bd5-961d-4359-8670-2dc707cdb729" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-42a2a653-641a-4cb8-b54b-ea76f125b3f0" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-42a2a653-641a-4cb8-b54b-ea76f125b3f0" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Deleting offline snapshot 42a2a653-641a-4cb8-b54b-ea76f125b3f0 of volume d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] snapshot_file for this snap is: volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[62232ddb-e95e-4c2d-92d6-3c1d63d7b6b4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:17 devstack sudo[104800]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:17 devstack sudo[104806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 Aug 12 12:30:17 devstack sudo[104806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b 1073741824" returned: 0 in 0.692s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:17 devstack sudo[104808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b Aug 12 12:30:17 devstack sudo[104808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:18 devstack sudo[104806]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0" returned: 0 in 0.480s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d4280bd5-961d-4359-8670-2dc707cdb729(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c55935b-3e6d-422b-976a-b99b8ae23587]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:18 devstack sudo[104808]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b" returned: 0 in 0.490s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] <== create_volume: return (1278ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.282s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-e533fd6d-b1d4-43f4-80c6-78cbbfa5b691 req-a7316034-0404-4491-9217-fbfce1594817 tempest-TestShelveInstance-1472004141 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 2.329s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:18 devstack sudo[104813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 Aug 12 12:30:18 devstack sudo[104813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2db9df4-86cf-40b1-b90f-05816798d252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76be28a7-8d06-4a48-abdd-48d20edba45b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c627a9e6-85da-44a4-b4d8-3a97578bb2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-e533fd6d-b1d4-43f4-80c6-78cbbfa5b691 req-a7316034-0404-4491-9217-fbfce1594817 tempest-TestShelveInstance-1472004141 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.046s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:18 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Volume volume-76be28a7-8d06-4a48-abdd-48d20edba45b (76be28a7-8d06-4a48-abdd-48d20edba45b): created successfully Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c627a9e6-85da-44a4-b4d8-3a97578bb2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Flow 'volume_create_manager' (014dac85-f1c6-45e8-97c1-7494779109e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7500d127-abbb-4118-adab-90d36b092d0b tempest-AttachVolumeNegativeTest-942064960 None] Created volume successfully. Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-e533fd6d-b1d4-43f4-80c6-78cbbfa5b691 req-a7316034-0404-4491-9217-fbfce1594817 tempest-TestShelveInstance-1472004141 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-68abd109-6199-49da-a97d-10bbf7e2696f', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '59a6ef01-80ad-4b73-97f4-e7357c9b3823', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:30:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-e533fd6d-b1d4-43f4-80c6-78cbbfa5b691 req-a7316034-0404-4491-9217-fbfce1594817 tempest-TestShelveInstance-1472004141 None] attachment_update completed successfully. Aug 12 12:30:18 devstack sudo[104813]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729" returned: 0 in 0.534s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:18 devstack sudo[104821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 Aug 12 12:30:18 devstack sudo[104821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:19 devstack sudo[104821]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0" returned: 0 in 0.566s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:19 devstack sudo[104895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0 Aug 12 12:30:19 devstack sudo[104895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:19 devstack sudo[104895]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729.42a2a653-641a-4cb8-b54b-ea76f125b3f0" returned: 0 in 0.502s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-42a2a653-641a-4cb8-b54b-ea76f125b3f0" released by "_delete_snapshot" :: held 2.262s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-d4280bd5-961d-4359-8670-2dc707cdb729" released by "delete_snapshot" :: held 2.303s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-3fec4e9f-5c31-4d28-b624-946266225446" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-3fec4e9f-5c31-4d28-b624-946266225446" acquired by "delete_snapshot" :: waited 0.044s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-7cfd02d2-9339-4db5-93d4-addd999d2272" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7cfd02d2-9339-4db5-93d4-addd999d2272" acquired by "_delete_snapshot" :: waited 0.043s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Deleting offline snapshot 7cfd02d2-9339-4db5-93d4-addd999d2272 of volume 3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:30:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] snapshot_file for this snap is: volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4881caa-86d2-4f0b-9b98-d4425e75105c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:20 devstack sudo[105281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 Aug 12 12:30:20 devstack sudo[105281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-4d58972c-d69e-4609-bbe2-ba09677ae2a2 req-c573ae9f-2c77-488f-80d7-1aacf997f97d tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-4d58972c-d69e-4609-bbe2-ba09677ae2a2 req-c573ae9f-2c77-488f-80d7-1aacf997f97d tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.004s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-4d58972c-d69e-4609-bbe2-ba09677ae2a2 req-c573ae9f-2c77-488f-80d7-1aacf997f97d tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.036s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:20 devstack sudo[105281]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272" returned: 0 in 0.645s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3fec4e9f-5c31-4d28-b624-946266225446(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[96685af4-56da-46ed-8cd9-8ba27230bd91]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-4d58972c-d69e-4609-bbe2-ba09677ae2a2 req-c573ae9f-2c77-488f-80d7-1aacf997f97d tempest-AttachVolumeNegativeTest-942064960 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-76be28a7-8d06-4a48-abdd-48d20edba45b', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '6b7d64e6-a2bb-4c60-ba40-50a592e7388a', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:30:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-4d58972c-d69e-4609-bbe2-ba09677ae2a2 req-c573ae9f-2c77-488f-80d7-1aacf997f97d tempest-AttachVolumeNegativeTest-942064960 None] attachment_update completed successfully. Aug 12 12:30:20 devstack sudo[105316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 Aug 12 12:30:20 devstack sudo[105316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:21 devstack sudo[105316]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446" returned: 0 in 0.611s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:21 devstack sudo[105334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 Aug 12 12:30:21 devstack sudo[105334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:21 devstack sudo[105334]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272" returned: 0 in 0.466s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:21 devstack sudo[105353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272 Aug 12 12:30:21 devstack sudo[105353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:22 devstack sudo[105353]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446.7cfd02d2-9339-4db5-93d4-addd999d2272" returned: 0 in 0.360s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-7cfd02d2-9339-4db5-93d4-addd999d2272" released by "_delete_snapshot" :: held 2.316s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-3fec4e9f-5c31-4d28-b624-946266225446" released by "delete_snapshot" :: held 2.371s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:22 devstack cinder-volume[94662]: WARNING cinder.quota [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-524175451 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-524175451, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:30:22 devstack cinder-volume[94662]: WARNING cinder.quota [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-524175451 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-524175451, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:30:22 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['2a052e4c-5e81-4c9e-adfa-cf5acf73e7b8', '16d0c35c-9cf6-4ffe-aa71-8bda9d69d92c', '9330ecfa-9b63-4305-8203-cbe6080d9082', '801df171-020d-4a1b-bbbd-61c24863c99d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:22 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['06e88243-5b05-403a-914e-6cf6f7df892c', '6f5c59e8-19cf-494d-8199-ff40d754712d', '47cf321f-6633-407b-8c0c-7db1eaa2e3c5', 'df7b75e5-278b-40f0-8a03-981bc3521ed5'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e0ee20f6-9746-4be8-85ef-55209edd8b97 tempest-GroupSnapshotsTest-210792394 None] group_snapshot ff4f72b3-8a7a-4af3-8666-0e7219b75730: deleted successfully Aug 12 12:30:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-4953378a-7c67-4473-a352-ec9b5a753655 req-351d8eb0-b39b-45bd-9f4d-86d125a2535a tempest-AttachVolumeNegativeTest-942064960 None] Terminate volume connection completed successfully. Aug 12 12:30:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-4953378a-7c67-4473-a352-ec9b5a753655 req-351d8eb0-b39b-45bd-9f4d-86d125a2535a tempest-AttachVolumeNegativeTest-942064960 None] Deleting attachment 6b7d64e6-a2bb-4c60-ba40-50a592e7388a. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:30:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-3fec4e9f-5c31-4d28-b624-946266225446" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-3fec4e9f-5c31-4d28-b624-946266225446" acquired by "delete_volume" :: waited 0.046s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:24 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[962e07b6-e1a1-404b-be26-b33b10a15b8a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:24 devstack sudo[105370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 Aug 12 12:30:24 devstack sudo[105370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:24 devstack sudo[105370]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446" returned: 0 in 0.667s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:24 devstack sudo[105375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446 Aug 12 12:30:24 devstack sudo[105375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3fec4e9f-5c31-4d28-b624-946266225446" returned: 0 in 0.545s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:25 devstack sudo[105375]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-3fec4e9f-5c31-4d28-b624-946266225446" released by "delete_volume" :: held 1.470s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-d4280bd5-961d-4359-8670-2dc707cdb729" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-d4280bd5-961d-4359-8670-2dc707cdb729" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1522ffe-1692-4b03-872d-893997bc61b6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:25 devstack sudo[105396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 Aug 12 12:30:25 devstack sudo[105396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-be71ab8d-b7b3-41e2-9aeb-ee3d4f69f445 tempest-GroupsV320Test-1226804812 None] Group tempest-GroupsV320Test-Group-1476451850: creating Aug 12 12:30:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-be71ab8d-b7b3-41e2-9aeb-ee3d4f69f445 tempest-GroupsV320Test-1226804812 None] Group tempest-GroupsV320Test-Group-1476451850: created successfully Aug 12 12:30:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-be71ab8d-b7b3-41e2-9aeb-ee3d4f69f445 tempest-GroupsV320Test-1226804812 None] Create group completed successfully. Aug 12 12:30:26 devstack sudo[105396]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729" returned: 0 in 0.829s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:26 devstack sudo[105406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729 Aug 12 12:30:26 devstack sudo[105406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:26 devstack sudo[105406]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d4280bd5-961d-4359-8670-2dc707cdb729" returned: 0 in 0.510s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-d4280bd5-961d-4359-8670-2dc707cdb729" released by "delete_volume" :: held 1.512s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['5adda74f-2e33-449f-8358-62b0fa7cf35b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:27 devstack cinder-volume[94662]: WARNING cinder.quota [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-524175451 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-524175451, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['1161bc26-1534-49e8-b038-20d774c3f642', '7df8a349-975a-42e6-99f3-32fdbe2432c7', '2d1303fb-2417-4a32-a2d3-19531ac5c19f', '3fba271e-c53a-41d7-bbd3-537301fda0e0'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['2d0d5ea3-c262-43d3-a1a9-f319d3fc8568', '1523b44c-efe8-4be5-be55-1fcb307aa9e7', 'dec39bcd-d3f6-4267-a758-481d21303b48', '23ab8a38-4b61-4921-97c3-77c16bf36e92'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:27 devstack sudo[105411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:27 devstack sudo[105411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:28 devstack sudo[105411]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.747s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0dd5d6b4-298e-43fb-8bfb-6c10ddfe0d99 tempest-GroupSnapshotsTest-210792394 None] Delete group completed successfully. Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Created reservations ['7f287ec1-71c4-4ccd-8d15-642968f1041e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:28 devstack sudo[105415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:28 devstack sudo[105415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:28 devstack sudo[105415]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.331s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:28 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0281be85-01a5-4fff-b8a9-94464ea596c6 tempest-GroupsV320Test-1226804812 None] Delete group completed successfully. Aug 12 12:30:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e32f3725-87c1-4ef4-96ab-eeb8da82640c tempest-GroupSnapshotsTest-210792394 None] Group tempest-GroupSnapshotsTest-Group-1922530684: creating Aug 12 12:30:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e32f3725-87c1-4ef4-96ab-eeb8da82640c tempest-GroupSnapshotsTest-210792394 None] Group tempest-GroupSnapshotsTest-Group-1922530684: created successfully Aug 12 12:30:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e32f3725-87c1-4ef4-96ab-eeb8da82640c tempest-GroupSnapshotsTest-210792394 None] Create group completed successfully. Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (d7d654c0-a986-4912-9bcd-391fe9d73ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aaed4177-480f-4432-9f42-fb87edb2245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aaed4177-480f-4432-9f42-fb87edb2245a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-719335422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3be4796-3abc-44f3-a66c-f34e5a9e83d3,host='devstack@QuobyteHD#QuobyteHD',id=feb92753-d103-425d-aa31-6b8d18b6c110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:31Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(956afd3e-d681-44dd-83a9-444c7af26224),volume_type_id=956afd3e-d681-44dd-83a9-444c7af26224)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c56698d5-5167-4489-b3c2-ef16c899947e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c56698d5-5167-4489-b3c2-ef16c899947e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16e58bf4-352d-4e02-bf1f-9a22a4035ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16e58bf4-352d-4e02-bf1f-9a22a4035ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'feb92753-d103-425d-aa31-6b8d18b6c110', 'volume_name': 'volume-feb92753-d103-425d-aa31-6b8d18b6c110', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a680d12-0d6c-4512-bfb5-d2653aa77ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a680d12-0d6c-4512-bfb5-d2653aa77ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9db9391e-1601-4024-a625-345b2f584b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Volume feb92753-d103-425d-aa31-6b8d18b6c110: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-feb92753-d103-425d-aa31-6b8d18b6c110', 'volume_size': 1} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=b3be4796-3abc-44f3-a66c-f34e5a9e83d3,created_at=2026-08-12T10:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-719335422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3be4796-3abc-44f3-a66c-f34e5a9e83d3,host='devstack@QuobyteHD#QuobyteHD',id=feb92753-d103-425d-aa31-6b8d18b6c110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47ea743a1364e128cf2f924d5a4119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:31Z,use_quota=True,user_id='2a7e524acc994990b8a98141f23d3968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(956afd3e-d681-44dd-83a9-444c7af26224),volume_type_id=956afd3e-d681-44dd-83a9-444c7af26224)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Creating volume feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:30:31 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "cinder-76be28a7-8d06-4a48-abdd-48d20edba45b-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:31 devstack sudo[105428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 1073741824 Aug 12 12:30:31 devstack sudo[105428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-76be28a7-8d06-4a48-abdd-48d20edba45b-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "cinder-quobyte-76be28a7-8d06-4a48-abdd-48d20edba45b" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-quobyte-76be28a7-8d06-4a48-abdd-48d20edba45b" acquired by "delete_volume" :: waited 0.039s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[275bdc2d-4917-413b-b8eb-5a89ae1ce449]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:31 devstack sudo[105430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b Aug 12 12:30:31 devstack sudo[105430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:32 devstack sudo[105428]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 1073741824" returned: 0 in 0.716s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:32 devstack sudo[105430]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b" returned: 0 in 0.500s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:32 devstack sudo[105439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b Aug 12 12:30:32 devstack sudo[105439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:32 devstack sudo[105440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 Aug 12 12:30:32 devstack sudo[105440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:32 devstack sudo[105439]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:32 devstack sudo[105440]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-76be28a7-8d06-4a48-abdd-48d20edba45b" returned: 0 in 0.450s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] <== create_volume: return (1231ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.235s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-quobyte-76be28a7-8d06-4a48-abdd-48d20edba45b" released by "delete_volume" :: held 1.055s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9db9391e-1601-4024-a625-345b2f584b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-feb92753-d103-425d-aa31-6b8d18b6c110', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1c8f027-5e40-421e-9afb-d63b46be617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Volume volume-feb92753-d103-425d-aa31-6b8d18b6c110 (feb92753-d103-425d-aa31-6b8d18b6c110): created successfully Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1c8f027-5e40-421e-9afb-d63b46be617e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Flow 'volume_create_manager' (d7d654c0-a986-4912-9bcd-391fe9d73ea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:32 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Created reservations ['56429e91-4c99-4f5f-96be-39279aea6590', '509b82d9-e25e-46fb-be9d-fa3fdb01051a', 'c8a6136e-3606-48a2-bbf3-b132ae0e9902', 'ef288bd9-e478-41a8-bd30-00b0d559d7b7'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c7e0fa16-4242-4229-a9da-dcf147b0139d tempest-GroupSnapshotsTest-210792394 None] Created volume successfully. Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:33 devstack sudo[105446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:33 devstack sudo[105446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:33 devstack sudo[105446]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.277s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Deleted volume successfully. Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9df987a7-9a79-491a-874d-f6cbaa622eac tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-76be28a7-8d06-4a48-abdd-48d20edba45b-delete_volume" released by "delete_volume" :: held 2.010s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "cinder-3df3f35b-df03-4375-a99e-98e92b84769c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-3df3f35b-df03-4375-a99e-98e92b84769c-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "cinder-quobyte-3df3f35b-df03-4375-a99e-98e92b84769c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-quobyte-3df3f35b-df03-4375-a99e-98e92b84769c" acquired by "delete_volume" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9225c5b-cf01-4d67-9453-08ad3ff58c95]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:34 devstack sudo[105449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c Aug 12 12:30:34 devstack sudo[105449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] GroupSnapshot d8e11aed-5485-4348-b4d6-f88984c50c6f: creating. Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Group snapshot d8e11aed-5485-4348-b4d6-f88984c50c6f: creating. {{(pid=94662) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Creating offline snapshot 18c2ce1a-2197-491b-871e-8b7dbdf499df of volume feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[81eeab3a-a148-4ffa-8cd2-d18ce495c196]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:34 devstack sudo[105449]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c" returned: 0 in 0.485s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:34 devstack sudo[105455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c Aug 12 12:30:34 devstack sudo[105451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 Aug 12 12:30:34 devstack sudo[105455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:34 devstack sudo[105451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:34 devstack sudo[105455]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3df3f35b-df03-4375-a99e-98e92b84769c" returned: 0 in 0.290s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-quobyte-3df3f35b-df03-4375-a99e-98e92b84769c" released by "delete_volume" :: held 0.854s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:34 devstack sudo[105451]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110" returned: 0 in 0.504s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:34 devstack sudo[105462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df 1G Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Created reservations ['f6f6b70e-be49-4b9e-b7b0-23c7e9def9c4', '566daa4a-afcb-4c49-b972-43af31eafbce', '03db045e-4434-48f7-b321-80e864b402c8', 'db8d7e80-ec18-4140-a12e-aed44340fdeb'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:34 devstack sudo[105462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:34 devstack sudo[105464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:34 devstack sudo[105464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:35 devstack sudo[105464]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.387s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Deleted volume successfully. Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b88cef9-4d22-46f5-a908-b1b185849a15 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-3df3f35b-df03-4375-a99e-98e92b84769c-delete_volume" released by "delete_volume" :: held 1.572s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "cinder-620b74e9-46ad-48f2-9979-2896ea3f08b1-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-620b74e9-46ad-48f2-9979-2896ea3f08b1-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "cinder-quobyte-620b74e9-46ad-48f2-9979-2896ea3f08b1" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-quobyte-620b74e9-46ad-48f2-9979-2896ea3f08b1" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c138b78d-3234-4270-a539-4931583973b8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:35 devstack sudo[105462]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df 1G" returned: 0 in 0.800s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-feb92753-d103-425d-aa31-6b8d18b6c110 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:35 devstack sudo[105471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-feb92753-d103-425d-aa31-6b8d18b6c110 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df Aug 12 12:30:35 devstack sudo[105471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:35 devstack sudo[105470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 Aug 12 12:30:35 devstack sudo[105470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:36 devstack sudo[105471]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-feb92753-d103-425d-aa31-6b8d18b6c110 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df" returned: 0 in 0.409s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:36 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:36 devstack sudo[105479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df Aug 12 12:30:36 devstack sudo[105479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:36 devstack sudo[105470]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1" returned: 0 in 0.546s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:36 devstack sudo[105483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1 Aug 12 12:30:36 devstack sudo[105483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:36 devstack sudo[105479]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df" returned: 0 in 0.294s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:36 devstack sudo[105483]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-620b74e9-46ad-48f2-9979-2896ea3f08b1" returned: 0 in 0.296s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:36 devstack sudo[105487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.info Aug 12 12:30:36 devstack sudo[105487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-quobyte-620b74e9-46ad-48f2-9979-2896ea3f08b1" released by "delete_volume" :: held 0.897s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Created reservations ['027a4e8c-f0dd-4970-a802-bf598fabd8ba', '96beacf4-35c5-41f7-8900-d775a6382cdf', '79d8c67f-8f96-42f7-9604-e57053a36f18', 'c9d20149-6423-4c73-84a7-8545ab50e7ab'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:36 devstack sudo[105489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:36 devstack sudo[105489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:36 devstack sudo[105487]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.info" returned: 0 in 0.406s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:36 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.info is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:30:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:36 devstack sudo[105492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.info Aug 12 12:30:36 devstack sudo[105492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:37 devstack sudo[105489]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.458s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Deleted volume successfully. Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2c63fb2c-6293-4c48-8e8f-91bba6176281 tempest-AttachVolumeNegativeTest-942064960 None] Lock "cinder-620b74e9-46ad-48f2-9979-2896ea3f08b1-delete_volume" released by "delete_volume" :: held 1.686s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:37 devstack sudo[105492]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.info" returned: 0 in 0.425s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.986s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b9eaf83d-a6b8-4f84-909f-c2f78d3edd31 tempest-GroupSnapshotsTest-210792394 None] group_snapshot d8e11aed-5485-4348-b4d6-f88984c50c6f: created successfully Aug 12 12:30:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] group_snapshot d8e11aed-5485-4348-b4d6-f88984c50c6f: deleting Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] group_snapshot d8e11aed-5485-4348-b4d6-f88984c50c6f: deleting {{(pid=94662) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-feb92753-d103-425d-aa31-6b8d18b6c110" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-feb92753-d103-425d-aa31-6b8d18b6c110" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-18c2ce1a-2197-491b-871e-8b7dbdf499df" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-18c2ce1a-2197-491b-871e-8b7dbdf499df" acquired by "_delete_snapshot" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Deleting offline snapshot 18c2ce1a-2197-491b-871e-8b7dbdf499df of volume feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] snapshot_file for this snap is: volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[df88153a-351f-4227-958c-0c47912d1d35]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:38 devstack sudo[105496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df Aug 12 12:30:38 devstack sudo[105496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:38 devstack sudo[105496]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df" returned: 0 in 0.408s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-feb92753-d103-425d-aa31-6b8d18b6c110(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6c7d6b9-9372-40fc-806a-b55909fdeab5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:38 devstack sudo[105501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 Aug 12 12:30:38 devstack sudo[105501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:38 devstack sudo[105501]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:38 devstack sudo[105508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df Aug 12 12:30:38 devstack sudo[105508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:39 devstack sudo[105508]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df" returned: 0 in 0.497s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:39 devstack sudo[105537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df Aug 12 12:30:39 devstack sudo[105537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:39 devstack sudo[105537]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110.18c2ce1a-2197-491b-871e-8b7dbdf499df" returned: 0 in 0.374s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-18c2ce1a-2197-491b-871e-8b7dbdf499df" released by "_delete_snapshot" :: held 1.903s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-feb92753-d103-425d-aa31-6b8d18b6c110" released by "delete_snapshot" :: held 1.946s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:39 devstack cinder-volume[94662]: WARNING cinder.quota [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-959162782 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-959162782, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:30:39 devstack cinder-volume[94662]: WARNING cinder.quota [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-959162782 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-959162782, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:30:39 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] Created reservations ['4ed066d2-f9fd-47ea-8c67-c45b94a0ef38', 'd26f54a5-b07b-4392-85fe-6b3a0192a8c3', '497608e5-ae47-4922-9143-e31264a61595', '95e8562e-8908-4667-ad46-34a7a92c8a35'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d900a85b-c173-4a8c-8ff9-52784341ffe2 tempest-GroupSnapshotsTest-210792394 None] group_snapshot d8e11aed-5485-4348-b4d6-f88984c50c6f: deleted successfully Aug 12 12:30:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "cinder-quobyte-feb92753-d103-425d-aa31-6b8d18b6c110" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-feb92753-d103-425d-aa31-6b8d18b6c110" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:40 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ceb1967c-1797-481c-9c9b-9e508132550d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:40 devstack sudo[105544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 Aug 12 12:30:40 devstack sudo[105544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:41 devstack sudo[105544]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110" returned: 0 in 0.408s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:41 devstack sudo[105549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110 Aug 12 12:30:41 devstack sudo[105549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:41 devstack sudo[105549]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-feb92753-d103-425d-aa31-6b8d18b6c110" returned: 0 in 0.404s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Lock "cinder-quobyte-feb92753-d103-425d-aa31-6b8d18b6c110" released by "delete_volume" :: held 0.901s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:41 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Created reservations ['d2d8faf9-e3a1-42cc-9214-9052c524a58f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:41 devstack cinder-volume[94662]: WARNING cinder.quota [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-959162782 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-959162782, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:30:41 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Created reservations ['af776736-e382-482e-b6ba-20d63a9d0197', '514c28e4-29d3-4475-9710-c3a0833c6ade', 'c2ca67be-33e0-41a9-81eb-955fe51199c4', '97bcfd87-5a66-43db-8a98-e583f6f55d3c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:42 devstack sudo[105564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:42 devstack sudo[105564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:42 devstack sudo[105564]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.318s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:42 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3eadefba-32b9-482b-a329-2908aaae2f6d tempest-GroupSnapshotsTest-210792394 None] Delete group completed successfully. Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Flow 'volume_create_manager' (62d9d982-5352-4834-9392-1da692a7be9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e44a45e0-d3e1-4a1d-b484-12ba68ae41f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e44a45e0-d3e1-4a1d-b484-12ba68ae41f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1158061691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65eb867a-0496-4c37-925b-c893abdaa719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572c41c33d4b4ca38b167a75935edb66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:47Z,use_quota=True,user_id='c2afba6c04e643da9f447ecf4764181d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a184f6b-863d-445a-9fe0-1dcaa016f77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a184f6b-863d-445a-9fe0-1dcaa016f77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7360fae1-dc57-4020-a4a1-46989084ce22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7360fae1-dc57-4020-a4a1-46989084ce22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65eb867a-0496-4c37-925b-c893abdaa719', 'volume_name': 'volume-65eb867a-0496-4c37-925b-c893abdaa719', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08146bd1-cc7b-4212-8575-91f8f63486c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08146bd1-cc7b-4212-8575-91f8f63486c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59e12d90-6952-4a51-8e82-7c3363008218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:47 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Volume 65eb867a-0496-4c37-925b-c893abdaa719: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65eb867a-0496-4c37-925b-c893abdaa719', 'volume_size': 1} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1158061691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65eb867a-0496-4c37-925b-c893abdaa719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572c41c33d4b4ca38b167a75935edb66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:30:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:30:47Z,use_quota=True,user_id='c2afba6c04e643da9f447ecf4764181d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Creating volume 65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:30:47 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:30:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:47 devstack sudo[105570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 1073741824 Aug 12 12:30:47 devstack sudo[105570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:48 devstack sudo[105570]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 1073741824" returned: 0 in 0.610s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:48 devstack sudo[105576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 Aug 12 12:30:48 devstack sudo[105576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:48 devstack sudo[105576]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719" returned: 0 in 0.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] <== create_volume: return (1049ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.052s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59e12d90-6952-4a51-8e82-7c3363008218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65eb867a-0496-4c37-925b-c893abdaa719', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0cdfe9af-ab7e-4daf-b081-62e11c2fd969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:30:48 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Volume volume-65eb867a-0496-4c37-925b-c893abdaa719 (65eb867a-0496-4c37-925b-c893abdaa719): created successfully Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0cdfe9af-ab7e-4daf-b081-62e11c2fd969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:30:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Flow 'volume_create_manager' (62d9d982-5352-4834-9392-1da692a7be9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:30:48 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-42bca4bb-020d-4145-8b30-dd1e478fab73 req-88bc30eb-eb11-4cbd-82f4-53f6ffc5b45b tempest-VolumesSnapshotsTestJSON-403725229 None] Created volume successfully. Aug 12 12:30:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Creating offline snapshot adba228b-3468-4617-9ffc-edf6aeb81aa3 of volume 65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:30:50 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5986079d-7a58-4e59-aef8-bec17508abd5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:50 devstack sudo[105581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 Aug 12 12:30:50 devstack sudo[105581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:50 devstack sudo[105581]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719" returned: 0 in 0.625s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:50 devstack sudo[105598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 1G Aug 12 12:30:50 devstack sudo[105598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:51 devstack sudo[105598]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 1G" returned: 0 in 0.637s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65eb867a-0496-4c37-925b-c893abdaa719 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:51 devstack sudo[105609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65eb867a-0496-4c37-925b-c893abdaa719 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 Aug 12 12:30:51 devstack sudo[105609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:51 devstack sudo[105609]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65eb867a-0496-4c37-925b-c893abdaa719 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3" returned: 0 in 0.399s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:51 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 is being set with open permissions: ugo+rw Aug 12 12:30:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:51 devstack sudo[105618]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 Aug 12 12:30:51 devstack sudo[105618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:52 devstack sudo[105618]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3" returned: 0 in 0.307s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:52 devstack sudo[105621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.info Aug 12 12:30:52 devstack sudo[105621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:52 devstack sudo[105621]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.info" returned: 0 in 0.432s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:52 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.info is being set with open permissions: ugo+rw Aug 12 12:30:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:52 devstack sudo[105624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.info Aug 12 12:30:52 devstack sudo[105624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:52 devstack sudo[105624]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.info" returned: 0 in 0.320s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.857s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-d272bec1-aa04-40dc-8863-6c4079b7837e req-dc7dff4c-5e6e-4e49-b655-f87df494c19b tempest-VolumesSnapshotsTestJSON-403725229 None] Create snapshot completed successfully Aug 12 12:30:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "cinder-adba228b-3468-4617-9ffc-edf6aeb81aa3-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-adba228b-3468-4617-9ffc-edf6aeb81aa3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "cinder-quobyte-65eb867a-0496-4c37-925b-c893abdaa719" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-quobyte-65eb867a-0496-4c37-925b-c893abdaa719" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "cinder-quobyte-adba228b-3468-4617-9ffc-edf6aeb81aa3" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-quobyte-adba228b-3468-4617-9ffc-edf6aeb81aa3" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Deleting offline snapshot adba228b-3468-4617-9ffc-edf6aeb81aa3 of volume 65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] snapshot_file for this snap is: volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7cf5cf3a-bdc9-490b-940c-d63ff9b08f18]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:54 devstack sudo[105647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 Aug 12 12:30:54 devstack sudo[105647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-aebe4f0f-521e-4e1f-8443-f94c33ef28fe req-6d2882b0-1186-4af2-8883-7a41daa4dc69 tempest-TestShelveInstance-1472004141 None] Terminate volume connection completed successfully. Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-aebe4f0f-521e-4e1f-8443-f94c33ef28fe req-6d2882b0-1186-4af2-8883-7a41daa4dc69 tempest-TestShelveInstance-1472004141 None] Deleting attachment 59a6ef01-80ad-4b73-97f4-e7357c9b3823. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:30:54 devstack sudo[105647]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3" returned: 0 in 0.497s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65eb867a-0496-4c37-925b-c893abdaa719(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c50ca7e-06c3-4f00-9e43-2d14f20a3392]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:54 devstack sudo[105652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 Aug 12 12:30:54 devstack sudo[105652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:55 devstack sudo[105652]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719" returned: 0 in 0.596s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:55 devstack sudo[105658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 Aug 12 12:30:55 devstack sudo[105658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:55 devstack sudo[105658]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3" returned: 0 in 0.551s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:55 devstack sudo[105666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3 Aug 12 12:30:55 devstack sudo[105666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:56 devstack sudo[105666]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719.adba228b-3468-4617-9ffc-edf6aeb81aa3" returned: 0 in 0.373s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-quobyte-adba228b-3468-4617-9ffc-edf6aeb81aa3" released by "_delete_snapshot" :: held 2.186s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-quobyte-65eb867a-0496-4c37-925b-c893abdaa719" released by "delete_snapshot" :: held 2.238s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG cinder.quota [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Created reservations ['d73a11c5-d9ea-43f3-ba67-8b75abae29d4', '8acd5c05-b20d-474e-99d9-d1bf0c8b71f5', '032f8cce-0328-41f9-bb37-201b77b3019f', 'e3b8afea-f784-4b89-b8c8-abd73cd60eed'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Delete snapshot completed successfully. Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-d8a47c94-7be6-45d4-a131-a453df663d0a req-05782114-af00-45d2-a3ba-f0d9d37257f2 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-adba228b-3468-4617-9ffc-edf6aeb81aa3-delete_snapshot" released by "delete_snapshot" :: held 2.459s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d498ad55-7c7f-4c20-8568-1ddfc15fe438 req-f351d075-6591-4efe-8923-c3f644478684 tempest-TestShelveInstance-1472004141 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d498ad55-7c7f-4c20-8568-1ddfc15fe438 req-f351d075-6591-4efe-8923-c3f644478684 tempest-TestShelveInstance-1472004141 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d498ad55-7c7f-4c20-8568-1ddfc15fe438 req-f351d075-6591-4efe-8923-c3f644478684 tempest-TestShelveInstance-1472004141 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=149,cinder:SELECT=155,cinder:INSERT=42,cinder:DELETE=4 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:30:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-d498ad55-7c7f-4c20-8568-1ddfc15fe438 req-f351d075-6591-4efe-8923-c3f644478684 tempest-TestShelveInstance-1472004141 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-68abd109-6199-49da-a97d-10bbf7e2696f', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'b6e0c90d-a2f6-426a-ab57-f1fc8f9e7edb', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:30:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-d498ad55-7c7f-4c20-8568-1ddfc15fe438 req-f351d075-6591-4efe-8923-c3f644478684 tempest-TestShelveInstance-1472004141 None] attachment_update completed successfully. Aug 12 12:30:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "cinder-65eb867a-0496-4c37-925b-c893abdaa719-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-65eb867a-0496-4c37-925b-c893abdaa719-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:57 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=166,cinder:INSERT=42,cinder:UPDATE=161,cinder:DELETE=10 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:30:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "cinder-quobyte-65eb867a-0496-4c37-925b-c893abdaa719" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:30:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-quobyte-65eb867a-0496-4c37-925b-c893abdaa719" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:30:57 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[db13d9f8-c0f3-48f4-a3f4-5f1ecd64d20f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:30:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:57 devstack sudo[105677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 Aug 12 12:30:57 devstack sudo[105677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:58 devstack sudo[105677]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719" returned: 0 in 0.487s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:58 devstack sudo[105682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719 Aug 12 12:30:58 devstack sudo[105682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:58 devstack sudo[105682]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-65eb867a-0496-4c37-925b-c893abdaa719" returned: 0 in 0.456s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-quobyte-65eb867a-0496-4c37-925b-c893abdaa719" released by "delete_volume" :: held 1.046s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG cinder.quota [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Created reservations ['172b351b-53b3-424a-8c2c-8ee678be5bde', '30e0fb8b-dc87-4a43-bbf4-b370b12ce119', '38a3b3a5-7775-4bb2-a0cd-5b0e6cd53022', 'a0face3e-515e-4d29-8f5a-54e6e83da7a6'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:30:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:30:58 devstack sudo[105685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:30:58 devstack sudo[105685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:30:59 devstack sudo[105685]: pam_unix(sudo:session): session closed for user root Aug 12 12:30:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.310s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:30:59 devstack cinder-volume[94662]: DEBUG cinder.manager [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:30:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Deleted volume successfully. Aug 12 12:30:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-2bafe528-ecac-4a4d-9a5c-2453f9fe2659 req-4764301b-b339-426d-bbc5-9415e879afa3 tempest-VolumesSnapshotsTestJSON-403725229 None] Lock "cinder-65eb867a-0496-4c37-925b-c893abdaa719-delete_volume" released by "delete_volume" :: held 1.682s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Flow 'volume_create_manager' (4f214df6-cc74-44a8-a0a7-7a7fef581e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb95b27e-d90e-4839-8801-3504f6127aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb95b27e-d90e-4839-8801-3504f6127aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1532480532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1036999f-4f9d-4c3a-ba06-15cf0c1f0952,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7def70eefa6c47b6b72eec051226d290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:06Z,use_quota=True,user_id='279f50e1146b41c08d9c25824364fda6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ab8981b-649d-4f6b-99d0-9e87af10ed68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ab8981b-649d-4f6b-99d0-9e87af10ed68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0288ec4b-e95f-4516-bdb5-9d095faedd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0288ec4b-e95f-4516-bdb5-9d095faedd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1036999f-4f9d-4c3a-ba06-15cf0c1f0952', 'volume_name': 'volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e1f2e18-6fc0-4be7-adb6-1514f8618b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e1f2e18-6fc0-4be7-adb6-1514f8618b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9891c07-a800-4a96-8f71-1342c02dce1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:06 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Volume 1036999f-4f9d-4c3a-ba06-15cf0c1f0952: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952', 'volume_size': 1} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1532480532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1036999f-4f9d-4c3a-ba06-15cf0c1f0952,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7def70eefa6c47b6b72eec051226d290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:06Z,use_quota=True,user_id='279f50e1146b41c08d9c25824364fda6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Creating volume 1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:31:06 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:31:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:06 devstack sudo[106155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 1073741824 Aug 12 12:31:06 devstack sudo[106155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:07 devstack sudo[106155]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 1073741824" returned: 0 in 0.693s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:07 devstack sudo[106161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 Aug 12 12:31:07 devstack sudo[106161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-faf4a2c4-fed3-46b2-ae79-609ec6afb460 tempest-GroupSnapshotsV319Test-611418058 None] Group tempest-GroupSnapshotsV319Test-Group-757492415: creating Aug 12 12:31:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-faf4a2c4-fed3-46b2-ae79-609ec6afb460 tempest-GroupSnapshotsV319Test-611418058 None] Group tempest-GroupSnapshotsV319Test-Group-757492415: created successfully Aug 12 12:31:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-faf4a2c4-fed3-46b2-ae79-609ec6afb460 tempest-GroupSnapshotsV319Test-611418058 None] Create group completed successfully. Aug 12 12:31:07 devstack sudo[106161]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" returned: 0 in 0.432s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] <== create_volume: return (1226ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.229s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9891c07-a800-4a96-8f71-1342c02dce1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77b2a949-4ae0-4e97-b030-39496419e33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:07 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Volume volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 (1036999f-4f9d-4c3a-ba06-15cf0c1f0952): created successfully Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77b2a949-4ae0-4e97-b030-39496419e33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Flow 'volume_create_manager' (4f214df6-cc74-44a8-a0a7-7a7fef581e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a0eb9eeb-2e20-4e47-8e34-f21ef4227e6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Created volume successfully. Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:08 devstack sudo[106164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:31:08 devstack sudo[106164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:08 devstack sudo[106164]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.443s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Creating offline snapshot 3c33cf16-e8eb-4368-9936-bbbe845ef469 of volume 1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6df30616-d0cf-4f23-a10c-6b179ca01e26]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:09 devstack sudo[106167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 Aug 12 12:31:09 devstack sudo[106167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:09 devstack sudo[106167]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" returned: 0 in 0.653s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:31:09 devstack sudo[106172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 1G Aug 12 12:31:09 devstack sudo[106172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Flow 'volume_create_manager' (4a4ee3e2-3d11-4720-bfb8-5b3984147d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e51b13ba-d11b-41fe-8cb4-f8fdd7b41515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e51b13ba-d11b-41fe-8cb4-f8fdd7b41515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1577361823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=010f0d00-6660-43a5-9309-725342e46e53,host='devstack@QuobyteHD#QuobyteHD',id=d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14bf89b7d41c4e9da3c09f6ec399c438',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:10Z,use_quota=True,user_id='9f1c64d9d8e2417c935fcb4a1ebd5c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20502f35-8fc4-4978-a280-c0c0f07cfd06),volume_type_id=20502f35-8fc4-4978-a280-c0c0f07cfd06)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b37b0d5-c5fb-4709-8b98-2e02ae1433e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b37b0d5-c5fb-4709-8b98-2e02ae1433e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b005cff5-59f7-459a-aa80-b149c267d0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b005cff5-59f7-459a-aa80-b149c267d0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e', 'volume_name': 'volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (338ef4e0-b893-4daa-8f8c-6c7ad7cb93fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (338ef4e0-b893-4daa-8f8c-6c7ad7cb93fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (989a42f7-555b-4830-ad54-bfa9dcc8f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:09 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Volume d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e', 'volume_size': 1} Aug 12 12:31:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:10 devstack sudo[106172]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 1G" returned: 0 in 0.514s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:10 devstack sudo[106178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 Aug 12 12:31:10 devstack sudo[106178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:10 devstack sudo[106178]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469" returned: 0 in 0.321s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:10 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 is being set with open permissions: ugo+rw Aug 12 12:31:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:10 devstack sudo[106183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 Aug 12 12:31:10 devstack sudo[106183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:10 devstack sudo[106183]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469" returned: 0 in 0.267s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:10 devstack sudo[106186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.info Aug 12 12:31:10 devstack sudo[106186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:11 devstack sudo[106186]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.info" returned: 0 in 0.299s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:11 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.info is being set with open permissions: ugo+rw Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:11 devstack sudo[106189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.info Aug 12 12:31:11 devstack sudo[106189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:11 devstack sudo[106189]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.info" returned: 0 in 0.304s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.474s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.584s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=010f0d00-6660-43a5-9309-725342e46e53,created_at=2026-08-12T10:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1577361823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=010f0d00-6660-43a5-9309-725342e46e53,host='devstack@QuobyteHD#QuobyteHD',id=d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14bf89b7d41c4e9da3c09f6ec399c438',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:10Z,use_quota=True,user_id='9f1c64d9d8e2417c935fcb4a1ebd5c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20502f35-8fc4-4978-a280-c0c0f07cfd06),volume_type_id=20502f35-8fc4-4978-a280-c0c0f07cfd06)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Creating volume d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:31:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:11 devstack sudo[106192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e 1073741824 Aug 12 12:31:11 devstack sudo[106192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cddb3076-30c8-4645-8a2e-fd34ac5e0aee tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Create snapshot completed successfully Aug 12 12:31:11 devstack sudo[106192]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e 1073741824" returned: 0 in 0.536s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:12 devstack sudo[106198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e Aug 12 12:31:12 devstack sudo[106198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:12 devstack sudo[106198]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" returned: 0 in 0.414s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] <== create_volume: return (1038ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.043s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (989a42f7-555b-4830-ad54-bfa9dcc8f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8125ffa9-08fe-480d-9228-209d5d8c99f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Volume volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e (d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e): created successfully Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8125ffa9-08fe-480d-9228-209d5d8c99f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Flow 'volume_create_manager' (4a4ee3e2-3d11-4720-bfb8-5b3984147d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3ef1980f-43c1-4edc-a5ee-82a43a29b837 tempest-GroupSnapshotsV319Test-611418058 None] Created volume successfully. Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "cinder-3c33cf16-e8eb-4368-9936-bbbe845ef469-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-3c33cf16-e8eb-4368-9936-bbbe845ef469-delete_snapshot" acquired by "delete_snapshot" :: waited 0.065s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "cinder-quobyte-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-quobyte-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "cinder-quobyte-3c33cf16-e8eb-4368-9936-bbbe845ef469" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-quobyte-3c33cf16-e8eb-4368-9936-bbbe845ef469" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Deleting offline snapshot 3c33cf16-e8eb-4368-9936-bbbe845ef469 of volume 1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] snapshot_file for this snap is: volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b514df4-e40c-4831-94ce-3c6337dc5226]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:13 devstack sudo[106202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 Aug 12 12:31:13 devstack sudo[106202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:13 devstack sudo[106202]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469" returned: 0 in 0.518s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[90a851b0-7a3e-4fc7-b90d-490e19ea08a7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] GroupSnapshot b96d80df-4feb-4125-969a-47a1acafd953: creating. Aug 12 12:31:13 devstack sudo[106208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 Aug 12 12:31:13 devstack sudo[106208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Group snapshot b96d80df-4feb-4125-969a-47a1acafd953: creating. {{(pid=94662) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Creating offline snapshot f59b04db-a09b-4a12-839c-b7e893b0234c of volume d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7667618e-f3ac-4e59-bdfd-25388453197f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:14 devstack sudo[106210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e Aug 12 12:31:14 devstack sudo[106210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:14 devstack sudo[106208]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" returned: 0 in 0.612s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:14 devstack sudo[106215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 Aug 12 12:31:14 devstack sudo[106215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:14 devstack sudo[106210]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" returned: 0 in 0.622s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:14 devstack sudo[106220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c 1G Aug 12 12:31:14 devstack sudo[106220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:14 devstack sudo[106215]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469" returned: 0 in 0.642s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:14 devstack sudo[106226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469 Aug 12 12:31:14 devstack sudo[106226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:15 devstack sudo[106226]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952.3c33cf16-e8eb-4368-9936-bbbe845ef469" returned: 0 in 0.410s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:15 devstack sudo[106220]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c 1G" returned: 0 in 0.810s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-quobyte-3c33cf16-e8eb-4368-9936-bbbe845ef469" released by "_delete_snapshot" :: held 2.368s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-quobyte-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" released by "delete_snapshot" :: held 2.423s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:15 devstack sudo[106232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c Aug 12 12:31:15 devstack sudo[106232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Created reservations ['19d69bf6-0185-4c1d-a807-0baf4e22e864', '15ebb887-dfdf-4efa-b8ab-677da5eeae2b', '5e39dc6f-7276-401a-b238-31e0db7f6c7c', 'bd11d6dd-57a0-4f55-8ea1-e1f887403315'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:31:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Delete snapshot completed successfully. Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f703a543-9f73-44df-96d4-5e2fe41b6749 tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-3c33cf16-e8eb-4368-9936-bbbe845ef469-delete_snapshot" released by "delete_snapshot" :: held 2.749s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:15 devstack sudo[106232]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c" returned: 0 in 0.627s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:15 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:31:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:15 devstack sudo[106237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c Aug 12 12:31:15 devstack sudo[106237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "cinder-1036999f-4f9d-4c3a-ba06-15cf0c1f0952-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-1036999f-4f9d-4c3a-ba06-15cf0c1f0952-delete_volume" acquired by "delete_volume" :: waited 0.066s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "cinder-quobyte-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:16 devstack sudo[106237]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-quobyte-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c" returned: 0 in 0.674s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2709da2a-9372-4415-a4e1-3c44c8a3b83b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:16 devstack sudo[106241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.info Aug 12 12:31:16 devstack sudo[106241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:16 devstack sudo[106240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 Aug 12 12:31:16 devstack sudo[106240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:17 devstack sudo[106241]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.info" returned: 0 in 0.363s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:17 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.info is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:17 devstack sudo[106246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.info Aug 12 12:31:17 devstack sudo[106246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:17 devstack sudo[106240]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" returned: 0 in 0.540s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:17 devstack sudo[106250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952 Aug 12 12:31:17 devstack sudo[106250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:17 devstack sudo[106246]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.info" returned: 0 in 0.318s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.597s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-963bb828-bcbb-4e93-8205-b8fda3ccc076 tempest-GroupSnapshotsV319Test-611418058 None] group_snapshot b96d80df-4feb-4125-969a-47a1acafd953: created successfully Aug 12 12:31:17 devstack sudo[106250]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" returned: 0 in 0.356s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-quobyte-1036999f-4f9d-4c3a-ba06-15cf0c1f0952" released by "delete_volume" :: held 0.996s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Created reservations ['d1d351e7-e60b-4b7d-bd98-c6bf2cb7f6c1', '3126956e-25ec-4009-8709-4a38fcc749cb', 'fcc1d6a1-5e7e-488a-90d6-373d19109946', 'e8f8f6c1-9143-4cd0-9ad1-4111cf98908b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:17 devstack sudo[106254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:31:17 devstack sudo[106254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:18 devstack sudo[106254]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.339s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:31:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Deleted volume successfully. Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8679d1a1-7906-4e19-bbc0-3805a71c7d2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1200422761 None] Lock "cinder-1036999f-4f9d-4c3a-ba06-15cf0c1f0952-delete_volume" released by "delete_volume" :: held 1.656s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] group_snapshot b96d80df-4feb-4125-969a-47a1acafd953: deleting Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] group_snapshot b96d80df-4feb-4125-969a-47a1acafd953: deleting {{(pid=94662) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Acquiring lock "cinder-quobyte-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Lock "cinder-quobyte-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Acquiring lock "cinder-quobyte-f59b04db-a09b-4a12-839c-b7e893b0234c" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Lock "cinder-quobyte-f59b04db-a09b-4a12-839c-b7e893b0234c" acquired by "_delete_snapshot" :: waited 0.042s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Deleting offline snapshot f59b04db-a09b-4a12-839c-b7e893b0234c of volume d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:31:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] snapshot_file for this snap is: volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:31:19 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a023686d-3ce5-418e-8171-bf06bce207ef]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:19 devstack sudo[106257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c Aug 12 12:31:19 devstack sudo[106257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:19 devstack sudo[106257]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c" returned: 0 in 0.540s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:31:19 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[19b2bad0-4a32-45f0-b573-a87e006828c2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:19 devstack sudo[106275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e Aug 12 12:31:19 devstack sudo[106275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:20 devstack sudo[106275]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" returned: 0 in 0.453s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:20 devstack sudo[106281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c Aug 12 12:31:20 devstack sudo[106281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:20 devstack sudo[106281]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c" returned: 0 in 0.674s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:20 devstack sudo[106310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c Aug 12 12:31:20 devstack sudo[106310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:21 devstack sudo[106310]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e.f59b04db-a09b-4a12-839c-b7e893b0234c" returned: 0 in 0.333s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Lock "cinder-quobyte-f59b04db-a09b-4a12-839c-b7e893b0234c" released by "_delete_snapshot" :: held 2.204s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Lock "cinder-quobyte-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" released by "delete_snapshot" :: held 2.256s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:21 devstack cinder-volume[94662]: WARNING cinder.quota [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1789849894 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1789849894, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:31:21 devstack cinder-volume[94662]: WARNING cinder.quota [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1789849894 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1789849894, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:31:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] Created reservations ['c9a6c7d8-f230-4131-9c3b-850d3a698f46', 'f0e8e44e-d782-4672-a26f-84949c6df698', 'f8329feb-c6af-4c37-9644-f5191c5c8d8b', 'cfb59b46-a30b-43a3-85f4-7356dea31343'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:31:21 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6b69981f-96ac-488d-a50f-cad6877a34ab tempest-GroupSnapshotsV319Test-611418058 None] group_snapshot b96d80df-4feb-4125-969a-47a1acafd953: deleted successfully Aug 12 12:31:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Acquiring lock "cinder-quobyte-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Lock "cinder-quobyte-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:22 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[62bc041d-b6db-452d-929e-3bdf73ae70c8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:22 devstack sudo[106349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e Aug 12 12:31:22 devstack sudo[106349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:23 devstack sudo[106349]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" returned: 0 in 0.432s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:23 devstack sudo[106355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e Aug 12 12:31:23 devstack sudo[106355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:23 devstack sudo[106355]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Lock "cinder-quobyte-d9e4dc76-7364-4b97-bafb-cf8b9a3bdc4e" released by "delete_volume" :: held 0.829s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Created reservations ['d5972484-038d-4fd8-843d-0488faada39a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:31:23 devstack cinder-volume[94662]: WARNING cinder.quota [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1789849894 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1789849894, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Created reservations ['0c5e2d30-479a-4056-8742-1f6205888d1e', '94f48343-feee-4de7-88d5-8ebc8accddd1', 'e2948220-aead-4d2a-8f82-74167205385b', 'b31bbc7a-803c-49a1-b6b4-5d4b9367749e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:23 devstack sudo[106358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:31:23 devstack sudo[106358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:24 devstack sudo[106358]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.367s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:24 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:31:24 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5c303d8d-6fc2-486a-a05f-f0bc42eb1ddc tempest-GroupSnapshotsV319Test-611418058 None] Delete group completed successfully. Aug 12 12:31:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=43,cinder:INSERT=11,cinder:UPDATE=50 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:31:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=50,cinder:INSERT=14,cinder:UPDATE=48,cinder:DELETE=5 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:31:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b70df250-3594-4cb3-b2eb-5eb8e8bccd7a tempest-GroupsV314Test-946087324 None] Group tempest-GroupsV314Test-Group-1574906957: creating Aug 12 12:31:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b70df250-3594-4cb3-b2eb-5eb8e8bccd7a tempest-GroupsV314Test-946087324 None] Group tempest-GroupsV314Test-Group-1574906957: created successfully Aug 12 12:31:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b70df250-3594-4cb3-b2eb-5eb8e8bccd7a tempest-GroupsV314Test-946087324 None] Create group completed successfully. Aug 12 12:31:39 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:31:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Flow 'volume_create_manager' (8c6f09ca-ce09-41df-9d7b-2f85772cd277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c32e990-fbb7-47c8-ba04-3ab8f844e720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c32e990-fbb7-47c8-ba04-3ab8f844e720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1420398504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=31217bc7-cabc-483d-a36b-f4f79c862d37,host='devstack@QuobyteHD#QuobyteHD',id=1ed11d25-0503-4e84-a9e8-d11349155d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c75a7aaef642dcafaa052062cbc0d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:40Z,use_quota=True,user_id='72f40f2781d648eb8680b8e531b3c38d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa560c-0034-4101-84c4-503ad00e8fee),volume_type_id=98aa560c-0034-4101-84c4-503ad00e8fee)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9192f18-0645-4aa9-96b8-545c6b998b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9192f18-0645-4aa9-96b8-545c6b998b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e9dbaa1-5c0c-48f3-bfb4-625aa5e69f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e9dbaa1-5c0c-48f3-bfb4-625aa5e69f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ed11d25-0503-4e84-a9e8-d11349155d08', 'volume_name': 'volume-1ed11d25-0503-4e84-a9e8-d11349155d08', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c5a3343-6ab0-4ba6-a195-abc0c56b2e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c5a3343-6ab0-4ba6-a195-abc0c56b2e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5de1c384-1d13-4c44-845b-21ed5c42d4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:40 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Volume 1ed11d25-0503-4e84-a9e8-d11349155d08: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ed11d25-0503-4e84-a9e8-d11349155d08', 'volume_size': 1} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=31217bc7-cabc-483d-a36b-f4f79c862d37,created_at=2026-08-12T10:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1420398504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=31217bc7-cabc-483d-a36b-f4f79c862d37,host='devstack@QuobyteHD#QuobyteHD',id=1ed11d25-0503-4e84-a9e8-d11349155d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c75a7aaef642dcafaa052062cbc0d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:40Z,use_quota=True,user_id='72f40f2781d648eb8680b8e531b3c38d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa560c-0034-4101-84c4-503ad00e8fee),volume_type_id=98aa560c-0034-4101-84c4-503ad00e8fee)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Creating volume 1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:31:40 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:40 devstack sudo[106377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 1073741824 Aug 12 12:31:40 devstack sudo[106377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:40 devstack sudo[106377]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 1073741824" returned: 0 in 0.649s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:40 devstack sudo[106399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 Aug 12 12:31:40 devstack sudo[106399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:41 devstack sudo[106399]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08" returned: 0 in 0.324s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] <== create_volume: return (1046ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.049s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5de1c384-1d13-4c44-845b-21ed5c42d4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ed11d25-0503-4e84-a9e8-d11349155d08', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af34eac1-bcc4-4fd6-a21f-339204edda78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:41 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Volume volume-1ed11d25-0503-4e84-a9e8-d11349155d08 (1ed11d25-0503-4e84-a9e8-d11349155d08): created successfully Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af34eac1-bcc4-4fd6-a21f-339204edda78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Flow 'volume_create_manager' (8c6f09ca-ce09-41df-9d7b-2f85772cd277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:41 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-169d9b49-0147-4431-99c0-193fff8df352 tempest-GroupsV314Test-946087324 None] Created volume successfully. Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Flow 'volume_create_manager' (dab6253a-71ab-41ce-abfb-42a0009520b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b3463f4-96fe-41f6-8017-3c00dee1b652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b3463f4-96fe-41f6-8017-3c00dee1b652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1702862663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7805cb1-fd32-437e-bd27-baf2beacfc31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9452bcb7d8dc4b41bf98b504d051e198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:42Z,use_quota=True,user_id='11099722d3874fefa14538d8858b7e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa156c7b-4fa1-43ca-ba9f-806fa5fd2c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa156c7b-4fa1-43ca-ba9f-806fa5fd2c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1193d38-7028-450e-a248-22ec552c30d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1193d38-7028-450e-a248-22ec552c30d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7805cb1-fd32-437e-bd27-baf2beacfc31', 'volume_name': 'volume-f7805cb1-fd32-437e-bd27-baf2beacfc31', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (563d87bd-f9dc-4cf1-b568-152c90287a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (563d87bd-f9dc-4cf1-b568-152c90287a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9328b7d9-59f3-47a9-8df2-2ca3815f9bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:41 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Volume f7805cb1-fd32-437e-bd27-baf2beacfc31: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7805cb1-fd32-437e-bd27-baf2beacfc31', 'volume_size': 1} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1702862663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7805cb1-fd32-437e-bd27-baf2beacfc31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9452bcb7d8dc4b41bf98b504d051e198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:42Z,use_quota=True,user_id='11099722d3874fefa14538d8858b7e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Creating volume f7805cb1-fd32-437e-bd27-baf2beacfc31 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:31:41 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:31:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:42 devstack sudo[106404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 1073741824 Aug 12 12:31:42 devstack sudo[106404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:42 devstack sudo[106404]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 1073741824" returned: 0 in 0.745s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:42 devstack sudo[106418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 Aug 12 12:31:42 devstack sudo[106418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:43 devstack sudo[106418]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31" returned: 0 in 0.533s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] <== create_volume: return (1364ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.367s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9328b7d9-59f3-47a9-8df2-2ca3815f9bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7805cb1-fd32-437e-bd27-baf2beacfc31', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (575f3964-9811-4d42-9e1d-dff3085c9b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:43 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Volume volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 (f7805cb1-fd32-437e-bd27-baf2beacfc31): created successfully Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (575f3964-9811-4d42-9e1d-dff3085c9b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Flow 'volume_create_manager' (dab6253a-71ab-41ce-abfb-42a0009520b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-bc56292e-e34c-4ff0-804f-afe863aa9b57 tempest-VolumesListAdminTestJSON-453037358 None] Created volume successfully. Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:43 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Cloning volume 1ed11d25-0503-4e84-a9e8-d11349155d08 to volume 17c0087a-ed0b-4694-acf6-14854290a4b0 Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Creating offline snapshot b7860896-5f69-4e04-80a7-e96863f3a7d5 of volume 1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[86d49d85-4b31-4d19-a80e-458ebf902fd3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:44 devstack sudo[106469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 Aug 12 12:31:44 devstack sudo[106469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:44 devstack sudo[106469]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08" returned: 0 in 0.695s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:44 devstack sudo[106492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 1G Aug 12 12:31:44 devstack sudo[106492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:45 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-cf03df8a-e474-4c79-9597-183559b2f9eb tempest-TestShelveInstance-1472004141 None] Terminate volume connection completed successfully. Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-cf03df8a-e474-4c79-9597-183559b2f9eb tempest-TestShelveInstance-1472004141 None] Deleting attachment b6e0c90d-a2f6-426a-ab57-f1fc8f9e7edb. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Flow 'volume_create_manager' (a5c1f825-e2d2-4e94-a1e5-c967080fd0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (652ef928-b798-431a-a483-52f621efd5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (652ef928-b798-431a-a483-52f621efd5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-95344781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7c6a6dd-c566-4b46-8bad-1466ab96c36d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9452bcb7d8dc4b41bf98b504d051e198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:45Z,use_quota=True,user_id='11099722d3874fefa14538d8858b7e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac061425-2a8e-48f2-a904-5f337b18e809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac061425-2a8e-48f2-a904-5f337b18e809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83d147f3-610a-4092-9b4d-b62fdb7220f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83d147f3-610a-4092-9b4d-b62fdb7220f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7c6a6dd-c566-4b46-8bad-1466ab96c36d', 'volume_name': 'volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30ff220c-fc4c-4af3-8735-ad33775fb60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30ff220c-fc4c-4af3-8735-ad33775fb60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be9c83b3-f22a-4f50-8a97-37a329801ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:45 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Volume d7c6a6dd-c566-4b46-8bad-1466ab96c36d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d', 'volume_size': 1} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Acquiring lock "cinder-68abd109-6199-49da-a97d-10bbf7e2696f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Lock "cinder-68abd109-6199-49da-a97d-10bbf7e2696f-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:45 devstack sudo[106492]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 1G" returned: 0 in 0.942s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ed11d25-0503-4e84-a9e8-d11349155d08 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Acquiring lock "cinder-quobyte-68abd109-6199-49da-a97d-10bbf7e2696f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:45 devstack sudo[106523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ed11d25-0503-4e84-a9e8-d11349155d08 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 Aug 12 12:31:45 devstack sudo[106523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Lock "cinder-quobyte-68abd109-6199-49da-a97d-10bbf7e2696f" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[89037935-1228-4362-aa20-4f6366a71e20]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:45 devstack sudo[106532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f Aug 12 12:31:45 devstack sudo[106532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:46 devstack sudo[106523]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ed11d25-0503-4e84-a9e8-d11349155d08 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5" returned: 0 in 0.574s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:46 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:46 devstack sudo[106538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 Aug 12 12:31:46 devstack sudo[106538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:46 devstack sudo[106532]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f" returned: 0 in 0.627s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:46 devstack sudo[106543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f Aug 12 12:31:46 devstack sudo[106543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:46 devstack sudo[106538]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5" returned: 0 in 0.429s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:46 devstack sudo[106546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.info Aug 12 12:31:46 devstack sudo[106546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:46 devstack sudo[106543]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-68abd109-6199-49da-a97d-10bbf7e2696f" returned: 0 in 0.352s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Lock "cinder-quobyte-68abd109-6199-49da-a97d-10bbf7e2696f" released by "delete_volume" :: held 1.073s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG cinder.quota [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Created reservations ['ad058f22-4f18-439d-9bd9-35e12f1b1b69', '26366ced-a975-48db-912d-96a351cad27f', '1991e645-7435-4273-8996-d39d60551c3a', '0787d0d6-a55e-4ea8-b76e-ccd58e1f3da8'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:47 devstack sudo[106546]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.info" returned: 0 in 0.437s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:47 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.info is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:31:47 devstack sudo[106553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:31:47 devstack sudo[106553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:47 devstack sudo[106555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.info Aug 12 12:31:47 devstack sudo[106555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:47 devstack sudo[106553]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.399s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG cinder.manager [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:31:47 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Deleted volume successfully. Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [req-0335d4f1-dcc6-44a4-9117-fcb308122357 req-acc6eccd-4cf3-4200-976f-397d5a589ce1 tempest-TestShelveInstance-1472004141 None] Lock "cinder-68abd109-6199-49da-a97d-10bbf7e2696f-delete_volume" released by "delete_volume" :: held 1.892s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:47 devstack sudo[106555]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.info" returned: 0 in 0.419s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Acquiring lock "cinder-quobyte-17c0087a-ed0b-4694-acf6-14854290a4b0" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-17c0087a-ed0b-4694-acf6-14854290a4b0" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] snapshot: b7860896-5f69-4e04-80a7-e96863f3a7d5, volume: 17c0087a-ed0b-4694-acf6-14854290a4b0, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9166225-1288-496c-b726-c6c01cf4b14a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:47 devstack sudo[106559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 Aug 12 12:31:47 devstack sudo[106559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:48 devstack sudo[106559]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5" returned: 0 in 0.457s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1ed11d25-0503-4e84-a9e8-d11349155d08(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[218cf6cc-7c94-4ea1-a6a4-985672b4cb7c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:48 devstack sudo[106565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 Aug 12 12:31:48 devstack sudo[106565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:48 devstack sudo[106565]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08" returned: 0 in 0.556s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:31:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:48 devstack sudo[106570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 Aug 12 12:31:48 devstack sudo[106570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (50dce8a6-5cb5-44e8-8c64-5f72de3ce91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7ce544c-c0b0-46a3-82a3-e3b07fcc5b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7ce544c-c0b0-46a3-82a3-e3b07fcc5b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1080347872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf2fae2a-1285-4554-9505-1d10e5416525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:49Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4660dfe2-2451-4f76-8ae1-c95e2effee89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4660dfe2-2451-4f76-8ae1-c95e2effee89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42eb3f3c-50c9-4dce-a326-77fc28f01bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42eb3f3c-50c9-4dce-a326-77fc28f01bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf2fae2a-1285-4554-9505-1d10e5416525', 'volume_name': 'volume-bf2fae2a-1285-4554-9505-1d10e5416525', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d69b909-6b14-4815-970d-0da8f2f67f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d69b909-6b14-4815-970d-0da8f2f67f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08fbce2f-6767-4204-92f5-dd78d36a6d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:49 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Volume bf2fae2a-1285-4554-9505-1d10e5416525: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf2fae2a-1285-4554-9505-1d10e5416525', 'volume_size': 1} Aug 12 12:31:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:54 devstack sudo[106570]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0" returned: 0 in 6.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:54 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08, size 1024.00 MB, duration 6.38 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:31:54 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Converted 1024.00 MB image at 160.46 MB/s Aug 12 12:31:54 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 is being set with open permissions: ugo+rw: NotImplementedError Aug 12 12:31:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:55 devstack sudo[106585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 Aug 12 12:31:55 devstack sudo[106585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:55 devstack sudo[106585]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0" returned: 0 in 0.281s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-17c0087a-ed0b-4694-acf6-14854290a4b0" released by "_copy_volume_from_snapshot" :: held 7.759s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Acquiring lock "cinder-quobyte-b7860896-5f69-4e04-80a7-e96863f3a7d5" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-b7860896-5f69-4e04-80a7-e96863f3a7d5" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Deleting offline snapshot b7860896-5f69-4e04-80a7-e96863f3a7d5 of volume 1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] snapshot_file for this snap is: volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[02d6cf68-7847-4b50-8879-fd84e9d127c7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:55 devstack sudo[106588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 Aug 12 12:31:55 devstack sudo[106588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:55 devstack sudo[106588]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5" returned: 0 in 0.383s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1ed11d25-0503-4e84-a9e8-d11349155d08(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[920c2f42-1514-4038-8c07-fae90801ccd4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:55 devstack sudo[106593]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 Aug 12 12:31:55 devstack sudo[106593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:56 devstack sudo[106593]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08" returned: 0 in 0.535s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:56 devstack sudo[106598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 Aug 12 12:31:56 devstack sudo[106598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:56 devstack sudo[106598]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5" returned: 0 in 0.524s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:56 devstack sudo[106603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5 Aug 12 12:31:56 devstack sudo[106603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:57 devstack sudo[106603]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08.b7860896-5f69-4e04-80a7-e96863f3a7d5" returned: 0 in 0.309s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-b7860896-5f69-4e04-80a7-e96863f3a7d5" released by "_delete_snapshot" :: held 1.860s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 13.414s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 11.746s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-95344781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7c6a6dd-c566-4b46-8bad-1466ab96c36d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9452bcb7d8dc4b41bf98b504d051e198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:45Z,use_quota=True,user_id='11099722d3874fefa14538d8858b7e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Creating volume d7c6a6dd-c566-4b46-8bad-1466ab96c36d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:31:57 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:57 devstack sudo[106607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d 1073741824 Aug 12 12:31:57 devstack sudo[106607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:57 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4af80a01-66db-4c94-9e78-b37726f7f108 tempest-GroupsV314Test-946087324 None] Create group from source-group-31217bc7-cabc-483d-a36b-f4f79c862d37 completed successfully. Aug 12 12:31:57 devstack sudo[106607]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d 1073741824" returned: 0 in 0.615s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:57 devstack sudo[106614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d Aug 12 12:31:57 devstack sudo[106614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:58 devstack sudo[106614]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d" returned: 0 in 0.273s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] <== create_volume: return (957ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.966s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.502s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1080347872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf2fae2a-1285-4554-9505-1d10e5416525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:31:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:31:49Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Creating volume bf2fae2a-1285-4554-9505-1d10e5416525 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:31:58 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be9c83b3-f22a-4f50-8a97-37a329801ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71b3f88a-d5e2-47fe-9cea-0650fb8e2d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:58 devstack sudo[106617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 1073741824 Aug 12 12:31:58 devstack sudo[106617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:58 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Volume volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d (d7c6a6dd-c566-4b46-8bad-1466ab96c36d): created successfully Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71b3f88a-d5e2-47fe-9cea-0650fb8e2d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Flow 'volume_create_manager' (a5c1f825-e2d2-4e94-a1e5-c967080fd0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5412fca4-1409-4a9c-9eb7-a06fdbb3a2de tempest-VolumesListAdminTestJSON-453037358 None] Created volume successfully. Aug 12 12:31:58 devstack sudo[106617]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 1073741824" returned: 0 in 0.703s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:59 devstack sudo[106623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 Aug 12 12:31:59 devstack sudo[106623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Acquiring lock "cinder-quobyte-17c0087a-ed0b-4694-acf6-14854290a4b0" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-17c0087a-ed0b-4694-acf6-14854290a4b0" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:59 devstack sudo[106623]: pam_unix(sudo:session): session closed for user root Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525" returned: 0 in 0.346s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] <== create_volume: return (1126ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.129s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08fbce2f-6767-4204-92f5-dd78d36a6d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf2fae2a-1285-4554-9505-1d10e5416525', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c84326c-5247-49b5-984c-21bdf4a07d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[227298a8-4de3-48a3-a9db-4609cb558e7e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:31:59 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Volume volume-bf2fae2a-1285-4554-9505-1d10e5416525 (bf2fae2a-1285-4554-9505-1d10e5416525): created successfully Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c84326c-5247-49b5-984c-21bdf4a07d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (50dce8a6-5cb5-44e8-8c64-5f72de3ce91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:31:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cd4dc52a-2cde-44c2-b2d6-0969b3253e95 tempest-VolumesActionsTest-866362579 None] Created volume successfully. Aug 12 12:31:59 devstack sudo[106632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 Aug 12 12:31:59 devstack sudo[106632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6665f6ae-725d-45d1-b170-6680b45774b6 tempest-VolumesActionsTest-866362579 None] Acquiring lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525" by "attach_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:31:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6665f6ae-725d-45d1-b170-6680b45774b6 tempest-VolumesActionsTest-866362579 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525" acquired by "attach_volume" :: waited 0.043s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:31:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6665f6ae-725d-45d1-b170-6680b45774b6 tempest-VolumesActionsTest-866362579 None] Attaching volume bf2fae2a-1285-4554-9505-1d10e5416525 to instance a7ceb94a-abd5-425b-b3b3-3c39fd65716c at mountpoint /dev/vdb on host None. Aug 12 12:32:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6665f6ae-725d-45d1-b170-6680b45774b6 tempest-VolumesActionsTest-866362579 None] Attach volume completed successfully. Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6665f6ae-725d-45d1-b170-6680b45774b6 tempest-VolumesActionsTest-866362579 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525" released by "attach_volume" :: held 0.192s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:00 devstack sudo[106632]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0" returned: 0 in 0.724s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:00 devstack sudo[106654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0 Aug 12 12:32:00 devstack sudo[106654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Flow 'volume_create_manager' (466c6a2a-380b-404d-be1a-ad709fff6224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42b127fe-469b-4c15-9bd7-6d4d8505cdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42b127fe-469b-4c15-9bd7-6d4d8505cdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1949137056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=204118e8-1395-4af1-9e89-ea37f6959989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9452bcb7d8dc4b41bf98b504d051e198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:00Z,use_quota=True,user_id='11099722d3874fefa14538d8858b7e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ea39a81-7fa9-46f3-aa85-d536e66f7eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ea39a81-7fa9-46f3-aa85-d536e66f7eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51e9fbd2-8199-4de9-a0fc-c8144d72f278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51e9fbd2-8199-4de9-a0fc-c8144d72f278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '204118e8-1395-4af1-9e89-ea37f6959989', 'volume_name': 'volume-204118e8-1395-4af1-9e89-ea37f6959989', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67e4bca0-be86-4c71-a0c8-ba9c0b3c8f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67e4bca0-be86-4c71-a0c8-ba9c0b3c8f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35d3a0b6-fa9f-4cee-85b9-8833f28d34c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:00 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Volume 204118e8-1395-4af1-9e89-ea37f6959989: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-204118e8-1395-4af1-9e89-ea37f6959989', 'volume_size': 1} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1949137056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=204118e8-1395-4af1-9e89-ea37f6959989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9452bcb7d8dc4b41bf98b504d051e198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:00Z,use_quota=True,user_id='11099722d3874fefa14538d8858b7e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Creating volume 204118e8-1395-4af1-9e89-ea37f6959989 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:00 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:00 devstack sudo[106656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 1073741824 Aug 12 12:32:00 devstack sudo[106656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:00 devstack sudo[106654]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-17c0087a-ed0b-4694-acf6-14854290a4b0" returned: 0 in 0.355s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-17c0087a-ed0b-4694-acf6-14854290a4b0" released by "delete_volume" :: held 1.182s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Created reservations ['e524f6cd-7adf-4a48-a066-815e11596185'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:00 devstack cinder-volume[94662]: WARNING cinder.quota [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1243998780 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1243998780, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:32:00 devstack cinder-volume[94662]: WARNING cinder.quota [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1243998780 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1243998780, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Created reservations ['f815f351-8d7a-4b75-9c2a-7b502b74a2ee', 'b1822bb6-6286-42f7-94f5-ab1d812bb097', '71d6ebe6-f519-41b9-93e0-535c8224ec9d', 'fc99ff8d-1ae9-43e9-8370-838e4167f27b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:00 devstack sudo[106663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:00 devstack sudo[106663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-082e6648-61be-4317-9e10-362f7760f2d1 tempest-VolumesActionsTest-1494736680 None] Terminate volume connection completed successfully. Aug 12 12:32:00 devstack sudo[106656]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-082e6648-61be-4317-9e10-362f7760f2d1 tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-detach_volume" by "detach_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 1073741824" returned: 0 in 0.679s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-082e6648-61be-4317-9e10-362f7760f2d1 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-detach_volume" acquired by "detach_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-082e6648-61be-4317-9e10-362f7760f2d1 tempest-VolumesActionsTest-1494736680 None] Detaching volume bf2fae2a-1285-4554-9505-1d10e5416525 from instance a7ceb94a-abd5-425b-b3b3-3c39fd65716c. Aug 12 12:32:01 devstack sudo[106665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 Aug 12 12:32:01 devstack sudo[106665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-082e6648-61be-4317-9e10-362f7760f2d1 tempest-VolumesActionsTest-1494736680 None] Detach volume completed successfully. Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-082e6648-61be-4317-9e10-362f7760f2d1 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-detach_volume" released by "detach_volume" :: held 0.131s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:01 devstack sudo[106663]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.319s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1f907c6f-944b-403c-bcc5-871082d50d14 tempest-GroupsV314Test-946087324 None] Delete group completed successfully. Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ca78b86f-70a0-4993-b10d-bdda5776b253 tempest-VolumesActionsTest-866362579 None] Acquiring lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-detach_volume" by "detach_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ca78b86f-70a0-4993-b10d-bdda5776b253 tempest-VolumesActionsTest-866362579 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-detach_volume" acquired by "detach_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ca78b86f-70a0-4993-b10d-bdda5776b253 tempest-VolumesActionsTest-866362579 None] Volume detach called, but volume not attached. Aug 12 12:32:01 devstack sudo[106665]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989" returned: 0 in 0.327s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] <== create_volume: return (1075ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.080s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35d3a0b6-fa9f-4cee-85b9-8833f28d34c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-204118e8-1395-4af1-9e89-ea37f6959989', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2669eef-a370-439c-a59c-c877ab883fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ca78b86f-70a0-4993-b10d-bdda5776b253 tempest-VolumesActionsTest-866362579 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-detach_volume" released by "detach_volume" :: held 0.042s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:01 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Volume volume-204118e8-1395-4af1-9e89-ea37f6959989 (204118e8-1395-4af1-9e89-ea37f6959989): created successfully Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2669eef-a370-439c-a59c-c877ab883fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Flow 'volume_create_manager' (466c6a2a-380b-404d-be1a-ad709fff6224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-70951e14-5caf-49ba-bfea-9ab63533232a tempest-VolumesListAdminTestJSON-453037358 None] Created volume successfully. Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Acquiring lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Acquiring lock "cinder-quobyte-bf2fae2a-1285-4554-9505-1d10e5416525" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Lock "cinder-quobyte-bf2fae2a-1285-4554-9505-1d10e5416525" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5053b92-0b25-488f-9c47-2bb43faf7ec3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:01 devstack sudo[106669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 Aug 12 12:32:01 devstack sudo[106669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Acquiring lock "cinder-quobyte-1ed11d25-0503-4e84-a9e8-d11349155d08" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-1ed11d25-0503-4e84-a9e8-d11349155d08" acquired by "delete_volume" :: waited 0.032s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:02 devstack sudo[106669]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525" returned: 0 in 0.449s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d77eb4c-d643-4bed-b898-488b74f1d7d9]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:02 devstack sudo[106675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525 Aug 12 12:32:02 devstack sudo[106675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:02 devstack sudo[106676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 Aug 12 12:32:02 devstack sudo[106676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:02 devstack sudo[106675]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bf2fae2a-1285-4554-9505-1d10e5416525" returned: 0 in 0.313s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Lock "cinder-quobyte-bf2fae2a-1285-4554-9505-1d10e5416525" released by "delete_volume" :: held 0.817s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Created reservations ['bc41c41c-7a75-4b46-ba8f-2f3692b6ef1a', 'bd51e477-70f8-4895-9256-be191223afc7', 'daea9454-25ab-48a6-813b-2c57f0b40279', 'eeb036cf-7246-4c9b-8b7d-cd93e32e8188'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:02 devstack sudo[106676]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08" returned: 0 in 0.479s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:02 devstack sudo[106684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08 Aug 12 12:32:02 devstack sudo[106684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.053s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:02 devstack sudo[106686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:02 devstack sudo[106686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:03 devstack sudo[106686]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:03 devstack sudo[106684]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Flow 'volume_create_manager' (162d8e36-551a-4832-be91-be6421d195aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f206b54f-6066-400e-a17d-11cbcefe9cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.592s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1ed11d25-0503-4e84-a9e8-d11349155d08" returned: 0 in 0.721s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Deleted volume successfully. Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f206b54f-6066-400e-a17d-11cbcefe9cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08482cb9-616a-43ac-a1f6-c2ae25d3787f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49d940f6c94ec09e97ff6bb147dee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:03Z,use_quota=True,user_id='29458111caf94786b1d2b410b2d9860a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f547574-b95b-4ebc-89e5-b6f5ad213388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f547574-b95b-4ebc-89e5-b6f5ad213388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (752014a0-c354-47d6-ac96-54a6d91dcb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (752014a0-c354-47d6-ac96-54a6d91dcb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '08482cb9-616a-43ac-a1f6-c2ae25d3787f', 'volume_name': 'volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7a26d74-9d5b-4b33-b2fb-115deff64370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7a26d74-9d5b-4b33-b2fb-115deff64370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7ed3504-b18c-4ea7-aea6-2861ce62addc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Volume 08482cb9-616a-43ac-a1f6-c2ae25d3787f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f', 'volume_size': 1} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08482cb9-616a-43ac-a1f6-c2ae25d3787f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49d940f6c94ec09e97ff6bb147dee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:03Z,use_quota=True,user_id='29458111caf94786b1d2b410b2d9860a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Creating volume 08482cb9-616a-43ac-a1f6-c2ae25d3787f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:03 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Lock "cinder-quobyte-1ed11d25-0503-4e84-a9e8-d11349155d08" released by "delete_volume" :: held 1.463s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:03 devstack sudo[106700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f 1073741824 Aug 12 12:32:03 devstack sudo[106700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f4d9e6c4-1f68-4e14-aa6a-e32085dfe33c tempest-VolumesActionsTest-866362579 None] Lock "cinder-bf2fae2a-1285-4554-9505-1d10e5416525-delete_volume" released by "delete_volume" :: held 2.117s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:03 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Created reservations ['a400adb0-008b-45b0-a828-bd6cdb38afc4'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Created reservations ['b5ad7566-cf04-479b-a124-65b0c3964540', '1e5d64ec-60e7-4eea-a498-e42099a0c86b', '89c2474f-0fce-4dde-8f8e-9a449f3cc6cd', '022525d4-eac9-491f-b0e7-4ab78990041f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:04 devstack sudo[106720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:04 devstack sudo[106720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:04 devstack sudo[106700]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f 1073741824" returned: 0 in 0.847s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:04 devstack sudo[106720]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.338s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b75d8852-2ddd-4b9a-b466-52f863c24733 tempest-GroupsV314Test-946087324 None] Delete group completed successfully. Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:04 devstack sudo[106725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f Aug 12 12:32:04 devstack sudo[106725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:04 devstack sudo[106725]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f" returned: 0 in 0.424s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] <== create_volume: return (1376ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.381s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7ed3504-b18c-4ea7-aea6-2861ce62addc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fab5cb9c-f769-41aa-b8f0-0ee40779905f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:05 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Volume volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f (08482cb9-616a-43ac-a1f6-c2ae25d3787f): created successfully Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fab5cb9c-f769-41aa-b8f0-0ee40779905f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Flow 'volume_create_manager' (162d8e36-551a-4832-be91-be6421d195aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:05 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-542925a2-b081-4ab5-9ea7-7d8a103fdff0 tempest-VolumesListAdminTestJSON-1176729835 None] Created volume successfully. Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Acquiring lock "cinder-08482cb9-616a-43ac-a1f6-c2ae25d3787f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "cinder-08482cb9-616a-43ac-a1f6-c2ae25d3787f-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Acquiring lock "cinder-quobyte-08482cb9-616a-43ac-a1f6-c2ae25d3787f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "cinder-quobyte-08482cb9-616a-43ac-a1f6-c2ae25d3787f" acquired by "delete_volume" :: waited 0.045s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c85f227d-36ad-422b-a30a-72ad1a708175]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "cinder-204118e8-1395-4af1-9e89-ea37f6959989-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-204118e8-1395-4af1-9e89-ea37f6959989-delete_volume" acquired by "delete_volume" :: waited 0.057s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:05 devstack sudo[106733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f Aug 12 12:32:05 devstack sudo[106733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "cinder-quobyte-204118e8-1395-4af1-9e89-ea37f6959989" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-quobyte-204118e8-1395-4af1-9e89-ea37f6959989" acquired by "delete_volume" :: waited 0.046s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc15fb72-c97f-4437-869f-b4f2736602ab]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:05 devstack sudo[106735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 Aug 12 12:32:05 devstack sudo[106735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:06 devstack sudo[106733]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f" returned: 0 in 0.481s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:06 devstack sudo[106740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f Aug 12 12:32:06 devstack sudo[106740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:06 devstack sudo[106735]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989" returned: 0 in 0.492s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:06 devstack sudo[106746]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989 Aug 12 12:32:06 devstack sudo[106746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:06 devstack sudo[106740]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-08482cb9-616a-43ac-a1f6-c2ae25d3787f" returned: 0 in 0.372s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "cinder-quobyte-08482cb9-616a-43ac-a1f6-c2ae25d3787f" released by "delete_volume" :: held 0.919s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Created reservations ['aba5ae86-ce8a-4089-9ee0-5fb766b326d4', 'fc7ea02a-2ceb-4a0d-a2f2-a3b3d5e02baf', '5041d5c2-2321-4502-8d73-5936bba49f6a', '55f5f8a1-b0f2-425a-85ac-0f5bac5fd109'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:06 devstack sudo[106746]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-204118e8-1395-4af1-9e89-ea37f6959989" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:06 devstack sudo[106749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:06 devstack sudo[106749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-quobyte-204118e8-1395-4af1-9e89-ea37f6959989" released by "delete_volume" :: held 0.982s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:06 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Created reservations ['1e50e435-aed4-4ae1-9f74-6f0985c6deec', '75d58096-fef1-4c76-8aa3-cbdee89e604e', 'b8044c8d-b645-467b-986c-2836c2509971', 'c31b81a0-8046-4ed2-ad11-7d0625f5f287'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:07 devstack sudo[106749]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.367s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Deleted volume successfully. Aug 12 12:32:07 devstack sudo[106752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:07 devstack sudo[106752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2844ea13-9e0f-4399-a9b4-6c6395b54737 tempest-VolumesListAdminTestJSON-1176729835 None] Lock "cinder-08482cb9-616a-43ac-a1f6-c2ae25d3787f-delete_volume" released by "delete_volume" :: held 1.768s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (bb0fda54-5a12-4f2b-89ce-17ed708e7a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (857d7a7a-29e8-48af-9ad5-9585f50425f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (857d7a7a-29e8-48af-9ad5-9585f50425f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1226255219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e3e1dce8-6c0b-44f6-9236-5f42eb963cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:07Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ff88e92-dad9-49b4-b4a8-1dbe9d30b2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ff88e92-dad9-49b4-b4a8-1dbe9d30b2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef1ed7cc-71ae-4a78-b049-1c7ca518512a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef1ed7cc-71ae-4a78-b049-1c7ca518512a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e3e1dce8-6c0b-44f6-9236-5f42eb963cdf', 'volume_name': 'volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0e084ad-0594-4066-9ede-fce86ceeccba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0e084ad-0594-4066-9ede-fce86ceeccba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76254f6b-3878-43d6-88f6-f28dcc798558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:07 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Volume e3e1dce8-6c0b-44f6-9236-5f42eb963cdf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf', 'volume_size': 1} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1226255219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e3e1dce8-6c0b-44f6-9236-5f42eb963cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:07Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Creating volume e3e1dce8-6c0b-44f6-9236-5f42eb963cdf {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:07 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:07 devstack sudo[106754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf 1073741824 Aug 12 12:32:07 devstack sudo[106754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:07 devstack sudo[106752]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.404s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Deleted volume successfully. Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-68eb5645-dcc0-4243-935f-4f381f8d7c2b tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-204118e8-1395-4af1-9e89-ea37f6959989-delete_volume" released by "delete_volume" :: held 1.875s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:07 devstack sudo[106754]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf 1073741824" returned: 0 in 0.581s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:08 devstack sudo[106761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf Aug 12 12:32:08 devstack sudo[106761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "cinder-d7c6a6dd-c566-4b46-8bad-1466ab96c36d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-d7c6a6dd-c566-4b46-8bad-1466ab96c36d-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "cinder-quobyte-d7c6a6dd-c566-4b46-8bad-1466ab96c36d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-quobyte-d7c6a6dd-c566-4b46-8bad-1466ab96c36d" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[758b6478-9ffe-4f79-ac36-2c40b453bab6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:08 devstack sudo[106761]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf" returned: 0 in 0.503s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] <== create_volume: return (1169ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.175s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76254f6b-3878-43d6-88f6-f28dcc798558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:08 devstack sudo[106765]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:08 devstack sudo[106765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2027b328-cd44-403a-8482-2c7333785983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:08 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Volume volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf (e3e1dce8-6c0b-44f6-9236-5f42eb963cdf): created successfully Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2027b328-cd44-403a-8482-2c7333785983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (bb0fda54-5a12-4f2b-89ce-17ed708e7a27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:08 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fc33768f-1ddd-4827-97a1-97132c64b85f tempest-VolumesActionsTest-866362579 None] Created volume successfully. Aug 12 12:32:08 devstack sudo[106764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d Aug 12 12:32:08 devstack sudo[106764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:08 devstack sudo[106765]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.330s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:32:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:32:09 devstack sudo[106764]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d" returned: 0 in 0.613s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:09 devstack sudo[106772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d Aug 12 12:32:09 devstack sudo[106772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:09 devstack sudo[106772]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d7c6a6dd-c566-4b46-8bad-1466ab96c36d" returned: 0 in 0.376s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-quobyte-d7c6a6dd-c566-4b46-8bad-1466ab96c36d" released by "delete_volume" :: held 1.102s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf-delete_volume" acquired by "delete_volume" :: waited 0.071s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-quobyte-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Created reservations ['472eff97-021b-4e84-a84f-99d4561cc742', '92e1f147-20b1-4f6b-aa81-7f01c40445ec', 'a057a8f3-1387-4ec2-b98d-c941b15680a1', '35cb2318-2d3c-4b9b-af19-2d24ffaba676'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf" acquired by "delete_volume" :: waited 0.049s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e3a379a-1887-4590-bd9f-b21012157a15]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:09 devstack sudo[106776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:09 devstack sudo[106776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:09 devstack sudo[106775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf Aug 12 12:32:09 devstack sudo[106775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:10 devstack sudo[106776]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.371s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Deleted volume successfully. Aug 12 12:32:10 devstack sudo[106775]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf" returned: 0 in 0.491s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3a937a39-740a-4b5f-b501-801fa215222f tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-d7c6a6dd-c566-4b46-8bad-1466ab96c36d-delete_volume" released by "delete_volume" :: held 1.951s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:10 devstack sudo[106785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf Aug 12 12:32:10 devstack sudo[106785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:10 devstack sudo[106785]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf" returned: 0 in 0.310s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf" released by "delete_volume" :: held 0.882s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Created reservations ['6e9d1621-91c3-44bd-a1bb-457048e253ce', '9a48042c-3460-4e62-841d-827293955279', '92b40428-0282-466b-b99e-e30dc78eef30', 'e8009055-e434-46e9-bab5-dfe516f5177e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "cinder-f7805cb1-fd32-437e-bd27-baf2beacfc31-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-f7805cb1-fd32-437e-bd27-baf2beacfc31-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "cinder-quobyte-f7805cb1-fd32-437e-bd27-baf2beacfc31" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-quobyte-f7805cb1-fd32-437e-bd27-baf2beacfc31" acquired by "delete_volume" :: waited 0.043s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:10 devstack sudo[106788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:10 devstack sudo[106788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ee1e595-1c76-4162-9687-4b84f73c00b6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:11 devstack sudo[106790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 Aug 12 12:32:11 devstack sudo[106790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:11 devstack sudo[106788]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.380s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Deleted volume successfully. Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9f082ea7-e7b9-4f16-ba73-ecb8365ba247 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-e3e1dce8-6c0b-44f6-9236-5f42eb963cdf-delete_volume" released by "delete_volume" :: held 1.771s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (313b9465-1682-40eb-b47d-917a6d964418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d99c556-e9fa-4d50-b8ae-93be80cada42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d99c556-e9fa-4d50-b8ae-93be80cada42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-404105482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b185688a-d453-4503-adfd-e0d874310f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:11Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4f9dfe3-27a9-4f82-aef9-02839683d2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4f9dfe3-27a9-4f82-aef9-02839683d2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (632b0f5b-ec25-4333-bd06-22a295a57bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack sudo[106790]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (632b0f5b-ec25-4333-bd06-22a295a57bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b185688a-d453-4503-adfd-e0d874310f2c', 'volume_name': 'volume-b185688a-d453-4503-adfd-e0d874310f2c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (313a38fb-528d-423e-aebc-ccb1d5d8a10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (313a38fb-528d-423e-aebc-ccb1d5d8a10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10beddbd-6962-4ac4-ba57-3c6a10b2a528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Volume b185688a-d453-4503-adfd-e0d874310f2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b185688a-d453-4503-adfd-e0d874310f2c', 'volume_size': 1} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-404105482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b185688a-d453-4503-adfd-e0d874310f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:11Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Creating volume b185688a-d453-4503-adfd-e0d874310f2c {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31" returned: 0 in 0.595s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:11 devstack sudo[106797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31 Aug 12 12:32:11 devstack sudo[106796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c 1073741824 Aug 12 12:32:11 devstack sudo[106797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:11 devstack sudo[106796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (f613e1e4-92d5-49f0-bf43-b171d25ac533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a2e38d4-1714-4171-98a0-70e1d5bd0aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a2e38d4-1714-4171-98a0-70e1d5bd0aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-896543040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aeb03219-1f9f-46f0-acea-b8567c05a45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:12Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65f1bdde-e4e2-4bfd-96e5-1ddd66d9a55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65f1bdde-e4e2-4bfd-96e5-1ddd66d9a55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c381e9e-48fe-409e-81fa-74716fd96245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c381e9e-48fe-409e-81fa-74716fd96245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aeb03219-1f9f-46f0-acea-b8567c05a45a', 'volume_name': 'volume-aeb03219-1f9f-46f0-acea-b8567c05a45a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack sudo[106797]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b703aa1-56a0-47e2-b627-81609fb559a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b703aa1-56a0-47e2-b627-81609fb559a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6d3c0aa-45f0-4de7-843b-90312ba55195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Volume aeb03219-1f9f-46f0-acea-b8567c05a45a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aeb03219-1f9f-46f0-acea-b8567c05a45a', 'volume_size': 1} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f7805cb1-fd32-437e-bd27-baf2beacfc31" returned: 0 in 0.523s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-quobyte-f7805cb1-fd32-437e-bd27-baf2beacfc31" released by "delete_volume" :: held 1.178s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Created reservations ['6cea4485-57e1-4fa5-9850-b66cddc5aa73', '928f2852-3bfa-4af9-ad10-435af09237c0', '7384a1eb-9b75-4566-a681-84d6ea3832b2', 'ba90967a-3d43-4152-aceb-79fa33fbdbf3'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (8da07daa-427e-44b0-926d-b2f9ff493f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e158f934-9968-46ae-b0fa-64d8d06c97d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e158f934-9968-46ae-b0fa-64d8d06c97d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1550054908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e26deaf6-f31e-4285-bfd2-59493264bc38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:12Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0e42105-ddd0-41de-a7c9-51acd6d67661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0e42105-ddd0-41de-a7c9-51acd6d67661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdbb48a5-a0f0-4def-b9d8-123c8a13e4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdbb48a5-a0f0-4def-b9d8-123c8a13e4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e26deaf6-f31e-4285-bfd2-59493264bc38', 'volume_name': 'volume-e26deaf6-f31e-4285-bfd2-59493264bc38', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:12 devstack sudo[106796]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b81231d-131e-477e-bb9b-34bc6c02dd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b81231d-131e-477e-bb9b-34bc6c02dd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4937d36b-52bb-4469-a9cd-4f3fe6712947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Volume e26deaf6-f31e-4285-bfd2-59493264bc38: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e26deaf6-f31e-4285-bfd2-59493264bc38', 'volume_size': 1} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c 1073741824" returned: 0 in 0.882s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:12 devstack sudo[106804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:12 devstack sudo[106804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:12 devstack sudo[106806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c Aug 12 12:32:12 devstack sudo[106806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:12 devstack sudo[106804]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.435s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Deleted volume successfully. Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e0ae9f8-b7d8-4ad4-a98d-4654aaa4649a tempest-VolumesListAdminTestJSON-453037358 None] Lock "cinder-f7805cb1-fd32-437e-bd27-baf2beacfc31-delete_volume" released by "delete_volume" :: held 2.121s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:12 devstack sudo[106806]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c" returned: 0 in 0.462s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] <== create_volume: return (1428ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.431s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.885s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-896543040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aeb03219-1f9f-46f0-acea-b8567c05a45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:12Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Creating volume aeb03219-1f9f-46f0-acea-b8567c05a45a {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:12 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:12 devstack sudo[106810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a 1073741824 Aug 12 12:32:12 devstack sudo[106810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10beddbd-6962-4ac4-ba57-3c6a10b2a528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b185688a-d453-4503-adfd-e0d874310f2c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b680a9ab-9734-4daa-a429-1f91d88ae2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Volume volume-b185688a-d453-4503-adfd-e0d874310f2c (b185688a-d453-4503-adfd-e0d874310f2c): created successfully Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b680a9ab-9734-4daa-a429-1f91d88ae2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (313b9465-1682-40eb-b47d-917a6d964418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (8329dcc7-7b10-4b59-9700-2ab6a8b58e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f1f7d4a-96c6-4b92-8c61-db3a4a8894ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ada1b066-8333-4f4c-8a4c-89cdb825cf37 tempest-CreateVolumesFromImageTest-303632241 None] Created volume successfully. Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f1f7d4a-96c6-4b92-8c61-db3a4a8894ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1737366991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:13Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6908452-e7a0-41c0-b9b6-9de067eee101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6908452-e7a0-41c0-b9b6-9de067eee101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0557e50-3b52-4a68-8440-f84853683605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0557e50-3b52-4a68-8440-f84853683605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17', 'volume_name': 'volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10017d71-ede1-4a8c-9e72-12d671abc20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10017d71-ede1-4a8c-9e72-12d671abc20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c18d414f-6215-478d-8aa1-9ec73f00d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Volume 3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17', 'volume_size': 1} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (e6d46948-a2db-44b2-87e1-269f9c116796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d75b69c9-ea26-4646-bc33-d3ae312c4e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d75b69c9-ea26-4646-bc33-d3ae312c4e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-689592266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0950fdf7-42ea-435b-a232-5f6e0ae171b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:13Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ea7d67b-ca75-42a7-902d-572cd03cda0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ea7d67b-ca75-42a7-902d-572cd03cda0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6a4de5e-01dc-4548-ae20-22c4ea96b153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6a4de5e-01dc-4548-ae20-22c4ea96b153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0950fdf7-42ea-435b-a232-5f6e0ae171b5', 'volume_name': 'volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5da0282c-3c42-4c74-8764-f39648aef511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5da0282c-3c42-4c74-8764-f39648aef511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d758da32-8877-4ac3-8e07-92872d48d1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Volume 0950fdf7-42ea-435b-a232-5f6e0ae171b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5', 'volume_size': 1} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (36004725-7f6b-4649-9f1d-4b069aabc6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:13 devstack sudo[106810]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eebb98b4-1ec2-4045-9589-e4ad7b97459f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a 1073741824" returned: 0 in 0.759s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eebb98b4-1ec2-4045-9589-e4ad7b97459f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-117226374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38a66271-bdc8-42fb-ba50-e4736a5f8f7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:14Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76d8cbad-7aa2-4a7b-b8e6-8f4fb5671ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76d8cbad-7aa2-4a7b-b8e6-8f4fb5671ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68dbb930-5938-4cd6-8103-556135b4511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68dbb930-5938-4cd6-8103-556135b4511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38a66271-bdc8-42fb-ba50-e4736a5f8f7d', 'volume_name': 'volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2137e934-4c75-43c7-a273-f1dddcfc4084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2137e934-4c75-43c7-a273-f1dddcfc4084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11e09951-5f9a-4504-a747-8b119ed3893b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Volume 38a66271-bdc8-42fb-ba50-e4736a5f8f7d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d', 'volume_size': 1} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:13 devstack sudo[106818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a Aug 12 12:32:13 devstack sudo[106818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:14 devstack sudo[106818]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] <== create_volume: return (1156ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.162s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.712s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1550054908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e26deaf6-f31e-4285-bfd2-59493264bc38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:12Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Creating volume e26deaf6-f31e-4285-bfd2-59493264bc38 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:14 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6d3c0aa-45f0-4de7-843b-90312ba55195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aeb03219-1f9f-46f0-acea-b8567c05a45a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9ecc671-f74b-4f37-b491-02e9d26bff2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:14 devstack sudo[106821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 1073741824 Aug 12 12:32:14 devstack sudo[106821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:14 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Volume volume-aeb03219-1f9f-46f0-acea-b8567c05a45a (aeb03219-1f9f-46f0-acea-b8567c05a45a): created successfully Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9ecc671-f74b-4f37-b491-02e9d26bff2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (f613e1e4-92d5-49f0-bf43-b171d25ac533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-bb72e369-cfd5-427a-8a6b-97817388ba7a tempest-CreateVolumesFromImageTest-303632241 None] Created volume successfully. Aug 12 12:32:14 devstack sudo[106821]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 1073741824" returned: 0 in 0.674s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:14 devstack sudo[106828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 Aug 12 12:32:14 devstack sudo[106828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:15 devstack sudo[106828]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38" returned: 0 in 0.299s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] <== create_volume: return (1038ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.042s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.934s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1737366991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:13Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Creating volume 3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:15 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4937d36b-52bb-4469-a9cd-4f3fe6712947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e26deaf6-f31e-4285-bfd2-59493264bc38', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b013eb3d-471c-4110-93d3-914c21eee400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:15 devstack sudo[106831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 1073741824 Aug 12 12:32:15 devstack sudo[106831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:15 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Volume volume-e26deaf6-f31e-4285-bfd2-59493264bc38 (e26deaf6-f31e-4285-bfd2-59493264bc38): created successfully Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b013eb3d-471c-4110-93d3-914c21eee400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (8da07daa-427e-44b0-926d-b2f9ff493f82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-16a6cadb-9dcf-4c9e-ba68-d6e509e3ed9f tempest-CreateVolumesFromImageTest-303632241 None] Created volume successfully. Aug 12 12:32:15 devstack sudo[106831]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 1073741824" returned: 0 in 0.637s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:15 devstack sudo[106837]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 Aug 12 12:32:15 devstack sudo[106837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:16 devstack sudo[106837]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17" returned: 0 in 0.369s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] <== create_volume: return (1066ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.070s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.680s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-689592266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0950fdf7-42ea-435b-a232-5f6e0ae171b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:13Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Creating volume 0950fdf7-42ea-435b-a232-5f6e0ae171b5 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:16 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:16 devstack sudo[106840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 1073741824 Aug 12 12:32:16 devstack sudo[106840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c18d414f-6215-478d-8aa1-9ec73f00d2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (465638fd-ab8f-4619-8f8c-d446358d0aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:16 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Volume volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 (3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17): created successfully Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (465638fd-ab8f-4619-8f8c-d446358d0aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (8329dcc7-7b10-4b59-9700-2ab6a8b58e2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-44e27483-aa9e-4963-829b-e8124fef9772 tempest-VolumesActionsTest-866362579 None] Created volume successfully. Aug 12 12:32:16 devstack sudo[106840]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 1073741824" returned: 0 in 0.621s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:16 devstack sudo[106846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 Aug 12 12:32:16 devstack sudo[106846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:17 devstack sudo[106846]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5" returned: 0 in 0.318s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] <== create_volume: return (993ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.998s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.440s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-117226374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38a66271-bdc8-42fb-ba50-e4736a5f8f7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4768ef0f9fd74d358fe49414add51994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:14Z,use_quota=True,user_id='91cb2446d13e4cd99b4e95ec3d15a97a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Creating volume 38a66271-bdc8-42fb-ba50-e4736a5f8f7d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:17 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d758da32-8877-4ac3-8e07-92872d48d1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:17 devstack sudo[106849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d 1073741824 Aug 12 12:32:17 devstack sudo[106849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a38595b-e3b5-404c-aede-e8086f191d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Volume volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 (0950fdf7-42ea-435b-a232-5f6e0ae171b5): created successfully Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a38595b-e3b5-404c-aede-e8086f191d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (e6d46948-a2db-44b2-87e1-269f9c116796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3ac0480c-c6c5-4833-8440-fc0a7c67221f tempest-CreateVolumesFromImageTest-303632241 None] Created volume successfully. Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Lock "cinder-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-quobyte-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1f133e7-09cf-40d8-b585-ada7504a835e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:17 devstack sudo[106851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 Aug 12 12:32:17 devstack sudo[106851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:17 devstack sudo[106849]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d 1073741824" returned: 0 in 0.703s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:17 devstack sudo[106851]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17" returned: 0 in 0.514s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:17 devstack sudo[106860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d Aug 12 12:32:17 devstack sudo[106860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:18 devstack sudo[106862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17 Aug 12 12:32:18 devstack sudo[106862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:18 devstack sudo[106862]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17" returned: 0 in 0.293s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:18 devstack sudo[106860]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17" released by "delete_volume" :: held 0.879s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d" returned: 0 in 0.351s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] <== create_volume: return (1116ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.123s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11e09951-5f9a-4504-a747-8b119ed3893b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0f57c6b-6a39-4d97-b6a8-2960082c7cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:18 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Volume volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d (38a66271-bdc8-42fb-ba50-e4736a5f8f7d): created successfully Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0f57c6b-6a39-4d97-b6a8-2960082c7cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Flow 'volume_create_manager' (36004725-7f6b-4649-9f1d-4b069aabc6e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-07b360ad-be33-46c9-b44c-3d6f3e2e7b08 tempest-CreateVolumesFromImageTest-303632241 None] Created volume successfully. Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Created reservations ['7f9fd052-85b1-4b05-b592-512b86d0c99d', 'b06e2f86-d4ef-4fe6-8b39-2ba3f06792d9', '3a0ec5f2-4e3e-4778-9a23-bda2ca1140b9', '495794bb-dbfa-4ebc-9465-3ba4d4f9f55f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:18 devstack sudo[106866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:18 devstack sudo[106866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:18 devstack sudo[106866]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.360s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Deleted volume successfully. Aug 12 12:32:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2cd7889d-f09e-4b6f-874b-5cfb8875898b tempest-VolumesActionsTest-1494736680 None] Lock "cinder-3dc96046-e4ff-4d04-bcdd-df4cb7a0ec17-delete_volume" released by "delete_volume" :: held 1.606s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-38a66271-bdc8-42fb-ba50-e4736a5f8f7d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-38a66271-bdc8-42fb-ba50-e4736a5f8f7d-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-quobyte-38a66271-bdc8-42fb-ba50-e4736a5f8f7d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-38a66271-bdc8-42fb-ba50-e4736a5f8f7d" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (9fcea3bd-7755-4838-a7c5-06b6389e19b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4b97ada-f007-4622-b7e7-465977989349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d93ef74d-d6d9-4cd7-aa84-1791314b1d5b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4b97ada-f007-4622-b7e7-465977989349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-644360008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=41fb5766-f949-4422-bff6-821072456662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:19Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df9ff0b5-b5c9-4857-9777-2bc068eca571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df9ff0b5-b5c9-4857-9777-2bc068eca571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (408963a9-bba9-41b7-a84d-6484e319b08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (408963a9-bba9-41b7-a84d-6484e319b08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '41fb5766-f949-4422-bff6-821072456662', 'volume_name': 'volume-41fb5766-f949-4422-bff6-821072456662', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (182a4c2a-1f6d-4a68-98d1-516aaf4dff41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (182a4c2a-1f6d-4a68-98d1-516aaf4dff41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16d11717-6883-45d5-a4b9-0cdd8645e43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:19 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Volume 41fb5766-f949-4422-bff6-821072456662: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-41fb5766-f949-4422-bff6-821072456662', 'volume_size': 1} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-644360008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=41fb5766-f949-4422-bff6-821072456662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:19Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Creating volume 41fb5766-f949-4422-bff6-821072456662 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:19 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:19 devstack sudo[106870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 1073741824 Aug 12 12:32:19 devstack sudo[106870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:19 devstack sudo[106869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d Aug 12 12:32:19 devstack sudo[106869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:19 devstack sudo[106869]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d" returned: 0 in 0.465s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:19 devstack sudo[106880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d Aug 12 12:32:19 devstack sudo[106880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:20 devstack sudo[106870]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 1073741824" returned: 0 in 0.600s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:20 devstack sudo[106883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 Aug 12 12:32:20 devstack sudo[106883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:20 devstack sudo[106880]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-38a66271-bdc8-42fb-ba50-e4736a5f8f7d" returned: 0 in 0.352s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-38a66271-bdc8-42fb-ba50-e4736a5f8f7d" released by "delete_volume" :: held 0.925s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Created reservations ['92685159-7dd7-4601-8784-1df235ec38a1', 'dbddc70b-88a0-4c11-8ca7-4695386bbb81', '282bf918-32ac-49c6-8931-31b0906119d7', 'b470312a-e335-4836-a5f1-9946331dd628'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:20 devstack sudo[106883]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662" returned: 0 in 0.342s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] <== create_volume: return (1008ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:20 devstack sudo[106887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:20 devstack sudo[106887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16d11717-6883-45d5-a4b9-0cdd8645e43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-41fb5766-f949-4422-bff6-821072456662', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ae5e864-35ba-44fe-bbe6-5345440e1546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:20 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Volume volume-41fb5766-f949-4422-bff6-821072456662 (41fb5766-f949-4422-bff6-821072456662): created successfully Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ae5e864-35ba-44fe-bbe6-5345440e1546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (9fcea3bd-7755-4838-a7c5-06b6389e19b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e9bd6bef-1068-439d-80a2-d04c8ce3b7fe tempest-VolumesActionsTest-866362579 None] Created volume successfully. Aug 12 12:32:20 devstack sudo[106887]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.338s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Deleted volume successfully. Aug 12 12:32:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fa285d3f-5fe6-4d4f-bd91-6d42504b743f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-38a66271-bdc8-42fb-ba50-e4736a5f8f7d-delete_volume" released by "delete_volume" :: held 1.668s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Flow 'volume_create_manager' (f22f266c-da99-4b1e-ae1c-a65365851ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87875a83-cf06-4a2c-a077-94e3c75e0c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87875a83-cf06-4a2c-a077-94e3c75e0c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1560447097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52d7278e-cd77-417c-9fac-942166a79f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02667339728d4e849ebd96767677b95c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:21Z,use_quota=True,user_id='3742ddc176fe47ee9ad91330ddd4034b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6567ed08-a974-4f5f-8768-ba1abba74a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6567ed08-a974-4f5f-8768-ba1abba74a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4e1fa1a-be3c-4db6-b1ab-c8779e5dfdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4e1fa1a-be3c-4db6-b1ab-c8779e5dfdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52d7278e-cd77-417c-9fac-942166a79f7b', 'volume_name': 'volume-52d7278e-cd77-417c-9fac-942166a79f7b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e28832ba-6cc4-4cd1-bc5b-f98ef01fe668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e28832ba-6cc4-4cd1-bc5b-f98ef01fe668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4e0a775-675b-4f2a-9b06-c0503165eead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:21 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Volume 52d7278e-cd77-417c-9fac-942166a79f7b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52d7278e-cd77-417c-9fac-942166a79f7b', 'volume_size': 1} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1560447097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52d7278e-cd77-417c-9fac-942166a79f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02667339728d4e849ebd96767677b95c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:21Z,use_quota=True,user_id='3742ddc176fe47ee9ad91330ddd4034b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Creating volume 52d7278e-cd77-417c-9fac-942166a79f7b {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:21 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:21 devstack sudo[106890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b 1073741824 Aug 12 12:32:21 devstack sudo[106890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-0950fdf7-42ea-435b-a232-5f6e0ae171b5-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-41fb5766-f949-4422-bff6-821072456662-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-0950fdf7-42ea-435b-a232-5f6e0ae171b5-delete_volume" acquired by "delete_volume" :: waited 0.069s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Lock "cinder-41fb5766-f949-4422-bff6-821072456662-delete_volume" acquired by "delete_volume" :: waited 0.063s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:21 devstack sudo[106890]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-quobyte-0950fdf7-42ea-435b-a232-5f6e0ae171b5" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b 1073741824" returned: 0 in 0.666s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-quobyte-41fb5766-f949-4422-bff6-821072456662" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-0950fdf7-42ea-435b-a232-5f6e0ae171b5" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4814caf3-96e9-427f-869b-a6f777fb5588]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-41fb5766-f949-4422-bff6-821072456662" acquired by "delete_volume" :: waited 0.058s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1998483f-58ee-4802-805b-ed4f09d3a540]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:22 devstack sudo[106931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b Aug 12 12:32:22 devstack sudo[106931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:22 devstack sudo[106930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 Aug 12 12:32:22 devstack sudo[106930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:22 devstack sudo[106932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 Aug 12 12:32:22 devstack sudo[106932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:22 devstack sudo[106931]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] <== create_volume: return (1099ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.102s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4e0a775-675b-4f2a-9b06-c0503165eead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52d7278e-cd77-417c-9fac-942166a79f7b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (209bfc26-eeaa-4828-b9a9-02fb8fee1b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:22 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Volume volume-52d7278e-cd77-417c-9fac-942166a79f7b (52d7278e-cd77-417c-9fac-942166a79f7b): created successfully Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (209bfc26-eeaa-4828-b9a9-02fb8fee1b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Flow 'volume_create_manager' (f22f266c-da99-4b1e-ae1c-a65365851ccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-75e47b06-5eaa-4baf-b2ed-8212a48fdca3 tempest-AbsoluteLimitsTests-1312025185 None] Created volume successfully. Aug 12 12:32:22 devstack sudo[106930]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5" returned: 0 in 0.458s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:22 devstack sudo[106943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5 Aug 12 12:32:22 devstack sudo[106943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:22 devstack sudo[106932]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662" returned: 0 in 0.545s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:22 devstack sudo[106948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662 Aug 12 12:32:22 devstack sudo[106948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:22 devstack sudo[106943]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0950fdf7-42ea-435b-a232-5f6e0ae171b5" returned: 0 in 0.296s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-0950fdf7-42ea-435b-a232-5f6e0ae171b5" released by "delete_volume" :: held 0.824s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Created reservations ['07070507-29c6-4e73-b6ac-4581c5e18f77', 'b635fa4e-21e9-4d4f-8211-5f9c0f7db4e7', 'b7ef722f-02b2-4bad-9811-ab302cb77b4d', 'c3e8081f-a1b5-4d5c-ad95-01642fab67e9'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:22 devstack sudo[106948]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-41fb5766-f949-4422-bff6-821072456662" returned: 0 in 0.366s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-41fb5766-f949-4422-bff6-821072456662" released by "delete_volume" :: held 0.992s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:22 devstack sudo[106953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:23 devstack sudo[106953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Created reservations ['385810b0-85d6-4dc6-a045-eb0868f5b08c', '2686f008-36f4-4a79-afbc-ccea15e3308c', '8a80535e-8a6f-4725-a76f-c11e9bf457a2', 'c41a39f0-3596-4111-8f9e-249ccf1fd1cd'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:23 devstack sudo[106955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:23 devstack sudo[106955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:23 devstack sudo[106953]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.316s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Deleted volume successfully. Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-742c8952-41c1-42f2-8826-059dfa97a400 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-0950fdf7-42ea-435b-a232-5f6e0ae171b5-delete_volume" released by "delete_volume" :: held 1.600s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Acquiring lock "cinder-52d7278e-cd77-417c-9fac-942166a79f7b-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Lock "cinder-52d7278e-cd77-417c-9fac-942166a79f7b-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Acquiring lock "cinder-quobyte-52d7278e-cd77-417c-9fac-942166a79f7b" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Lock "cinder-quobyte-52d7278e-cd77-417c-9fac-942166a79f7b" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:23 devstack sudo[106955]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.357s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d22a4aec-abd7-4655-bac0-376f5d8630c2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Deleted volume successfully. Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-180ea22e-459a-40e7-babf-1fa182d2b69d tempest-VolumesActionsTest-1494736680 None] Lock "cinder-41fb5766-f949-4422-bff6-821072456662-delete_volume" released by "delete_volume" :: held 1.784s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:23 devstack sudo[106959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b Aug 12 12:32:23 devstack sudo[106959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Flow 'volume_create_manager' (61a70005-4810-4784-8dbe-4caa92d7ce9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74be6432-682b-4548-abdd-0b027eada0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74be6432-682b-4548-abdd-0b027eada0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-987648612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=304190b1-2da0-4383-ac2d-c9a177e75a1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56ff53e7d84d4017909cf59ef7c47e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:24Z,use_quota=True,user_id='8f5fb4dbdcf6447abf843d8761c71ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93addbfd-c890-41ea-820a-f42739bf6f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93addbfd-c890-41ea-820a-f42739bf6f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9977f1c6-6e52-4a34-89a5-98f20869faed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:32:23 devstack sudo[106959]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b" returned: 0 in 0.391s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9977f1c6-6e52-4a34-89a5-98f20869faed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '304190b1-2da0-4383-ac2d-c9a177e75a1a', 'volume_name': 'volume-304190b1-2da0-4383-ac2d-c9a177e75a1a', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5214b49-d49e-47d7-9224-5ba58b142b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:23 devstack sudo[106964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b Aug 12 12:32:23 devstack sudo[106964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5214b49-d49e-47d7-9224-5ba58b142b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19d8b108-a677-4801-a5c2-c7dbb4125db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:23 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Volume 304190b1-2da0-4383-ac2d-c9a177e75a1a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-304190b1-2da0-4383-ac2d-c9a177e75a1a', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Trying to clone 304190b1-2da0-4383-ac2d-c9a177e75a1a from image 336c55d4-9ffc-4a74-a200-487232954ddc at location (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:32:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-e26deaf6-f31e-4285-bfd2-59493264bc38-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-e26deaf6-f31e-4285-bfd2-59493264bc38-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-quobyte-e26deaf6-f31e-4285-bfd2-59493264bc38" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-e26deaf6-f31e-4285-bfd2-59493264bc38" acquired by "delete_volume" :: waited 0.044s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b947f87-280e-4965-9cc1-e301ddc162a2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:24 devstack sudo[106964]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-52d7278e-cd77-417c-9fac-942166a79f7b" returned: 0 in 0.409s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:24 devstack sudo[106966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 Aug 12 12:32:24 devstack sudo[106966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Lock "cinder-quobyte-52d7278e-cd77-417c-9fac-942166a79f7b" released by "delete_volume" :: held 0.890s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:32:24 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Image download 20.69 MB at 20.69 MB/s Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Created reservations ['3a4a8d3d-5782-482a-b82f-ef4c24374305', 'db606f2b-8524-4fd5-a39e-e1535eab2732', '26ddff3c-9c0b-4025-96f6-043050d1a76e', '1f6566bf-4520-4319-a6e0-dc186fd6565c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c33e9299-3dc1-4651-8780-709b592ebda4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:24 devstack sudo[106973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:24 devstack sudo[106973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:24 devstack sudo[106970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD Aug 12 12:32:24 devstack sudo[106970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:24 devstack sudo[106966]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38" returned: 0 in 0.576s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:24 devstack sudo[106978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38 Aug 12 12:32:24 devstack sudo[106978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (9e8b145b-f563-4a35-a8fd-2da0208edac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8098de3-410c-4683-ab17-7e3a2e7a11b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8098de3-410c-4683-ab17-7e3a2e7a11b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-493583826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc91bdb3-4efd-4aeb-8b51-25fd167b7188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:25Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46171ac4-6247-41a3-acba-f7717b0dc80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46171ac4-6247-41a3-acba-f7717b0dc80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df1aba74-fe7f-4af7-8d8e-3d68debe81a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df1aba74-fe7f-4af7-8d8e-3d68debe81a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc91bdb3-4efd-4aeb-8b51-25fd167b7188', 'volume_name': 'volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c2c3463-714d-4230-938b-6d08ec2fa3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c2c3463-714d-4230-938b-6d08ec2fa3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e67a42f-32ee-4bf7-96ff-48271c2d9822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:24 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Volume cc91bdb3-4efd-4aeb-8b51-25fd167b7188: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188', 'volume_size': 1} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-493583826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc91bdb3-4efd-4aeb-8b51-25fd167b7188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:25Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Creating volume cc91bdb3-4efd-4aeb-8b51-25fd167b7188 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:24 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:24 devstack sudo[106980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 1073741824 Aug 12 12:32:24 devstack sudo[106980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:25 devstack sudo[106973]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.330s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:25 devstack sudo[106970]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD" returned: 0 in 0.481s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc is fetched for user 8f5fb4dbdcf6447abf843d8761c71ebb. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:32:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Deleted volume successfully. Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-66a12b5a-ebc9-4d1c-b6b5-0f72a3927851 tempest-AbsoluteLimitsTests-1312025185 None] Lock "cinder-52d7278e-cd77-417c-9fac-942166a79f7b-delete_volume" released by "delete_volume" :: held 1.654s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:25 devstack sudo[106978]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e26deaf6-f31e-4285-bfd2-59493264bc38" returned: 0 in 0.308s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-e26deaf6-f31e-4285-bfd2-59493264bc38" released by "delete_volume" :: held 0.952s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a708e3a8-fe77-48d3-a326-4163065b95e6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Created reservations ['77542450-d3a7-4158-b86c-2550e878e868', '349f01d0-ed5e-4408-afb3-a959a4b46102', '3a1aa76c-071e-46fe-9412-8b6c673bc6a5', '93fe80ee-d531-40c6-ab8c-7ffa016663f9'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:25 devstack sudo[106987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD Aug 12 12:32:25 devstack sudo[106987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:25 devstack sudo[106991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:25 devstack sudo[106991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:25 devstack sudo[106980]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 1073741824" returned: 0 in 0.519s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:25 devstack sudo[106999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 Aug 12 12:32:25 devstack sudo[106999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:25 devstack sudo[106987]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD" returned: 0 in 0.397s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:25 devstack sudo[106991]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Deleted volume successfully. Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-28edc4c8-74ce-4ed0-a21b-ebaa55f8c61e tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-e26deaf6-f31e-4285-bfd2-59493264bc38-delete_volume" released by "delete_volume" :: held 1.533s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:25 devstack sudo[106999]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188" returned: 0 in 0.288s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] <== create_volume: return (861ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.864s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.252s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-987648612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=304190b1-2da0-4383-ac2d-c9a177e75a1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56ff53e7d84d4017909cf59ef7c47e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:24Z,use_quota=True,user_id='8f5fb4dbdcf6447abf843d8761c71ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Creating volume 304190b1-2da0-4383-ac2d-c9a177e75a1a {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:25 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:25 devstack sudo[107002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a 1073741824 Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e67a42f-32ee-4bf7-96ff-48271c2d9822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:25 devstack sudo[107002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67854d81-3fa4-4f86-af3e-a5458303391c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:25 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Volume volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 (cc91bdb3-4efd-4aeb-8b51-25fd167b7188): created successfully Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67854d81-3fa4-4f86-af3e-a5458303391c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (9e8b145b-f563-4a35-a8fd-2da0208edac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-44833a64-618d-4604-8a95-6b6d2ef051d9 tempest-VolumesActionsTest-866362579 None] Created volume successfully. Aug 12 12:32:26 devstack sudo[107002]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a 1073741824" returned: 0 in 0.481s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-aeb03219-1f9f-46f0-acea-b8567c05a45a-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-aeb03219-1f9f-46f0-acea-b8567c05a45a-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:26 devstack sudo[107008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a Aug 12 12:32:26 devstack sudo[107008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-quobyte-aeb03219-1f9f-46f0-acea-b8567c05a45a" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-aeb03219-1f9f-46f0-acea-b8567c05a45a" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d780fd90-9db8-4121-b3c7-e661683a7fa3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:26 devstack sudo[107010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a Aug 12 12:32:26 devstack sudo[107010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:26 devstack sudo[107008]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a" returned: 0 in 0.290s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] <== create_volume: return (821ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.825s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Attempting download of 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume 304190b1-2da0-4383-ac2d-c9a177e75a1a. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1205555-0ff7-407b-9b35-923f03de03f9]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_afw26y3f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:26 devstack sudo[107010]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a" returned: 0 in 0.458s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:26 devstack sudo[107013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_afw26y3f Aug 12 12:32:26 devstack sudo[107013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:26 devstack sudo[107018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a Aug 12 12:32:26 devstack sudo[107018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-cc91bdb3-4efd-4aeb-8b51-25fd167b7188-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:27 devstack sudo[107013]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_afw26y3f" returned: 0 in 0.476s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_afw26y3f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-cc91bdb3-4efd-4aeb-8b51-25fd167b7188-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Acquiring lock "cinder-quobyte-cc91bdb3-4efd-4aeb-8b51-25fd167b7188" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-cc91bdb3-4efd-4aeb-8b51-25fd167b7188" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[767d699d-bb0a-4b08-b0fa-d878c330bd42]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:27 devstack sudo[107018]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-aeb03219-1f9f-46f0-acea-b8567c05a45a" returned: 0 in 0.422s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-aeb03219-1f9f-46f0-acea-b8567c05a45a" released by "delete_volume" :: held 0.934s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:27 devstack sudo[107023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_afw26y3f Aug 12 12:32:27 devstack sudo[107023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Created reservations ['f5ce0c95-72a1-4f8f-a209-24695191a1a7', '155781c6-4c8d-4b06-8446-0cecea9f2f2a', '453837c6-35df-4b97-8fff-a4f47c7eaf74', 'b70dd72b-baaf-4d7c-aa5a-52ff8fb81314'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:27 devstack sudo[107024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 Aug 12 12:32:27 devstack sudo[107024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:27 devstack sudo[107027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:27 devstack sudo[107027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:27 devstack sudo[107023]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_afw26y3f" returned: 1 in 0.527s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_afw26y3f' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[de45eb94-b103-4cbe-839a-bd98ec3a79d6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:27 devstack sudo[107024]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188" returned: 0 in 0.474s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:27 devstack sudo[107035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188 Aug 12 12:32:27 devstack sudo[107035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:27 devstack sudo[107034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD Aug 12 12:32:27 devstack sudo[107034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:27 devstack sudo[107027]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.347s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Deleted volume successfully. Aug 12 12:32:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9563122a-6a5f-4654-9282-cbc7d333ef90 tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-aeb03219-1f9f-46f0-acea-b8567c05a45a-delete_volume" released by "delete_volume" :: held 1.631s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:28 devstack sudo[107035]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cc91bdb3-4efd-4aeb-8b51-25fd167b7188" returned: 0 in 0.316s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-quobyte-cc91bdb3-4efd-4aeb-8b51-25fd167b7188" released by "delete_volume" :: held 0.839s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:28 devstack sudo[107034]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD" returned: 0 in 0.416s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] 336c55d4-9ffc-4a74-a200-487232954ddc was qcow2, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:28 devstack sudo[107043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a Aug 12 12:32:28 devstack sudo[107043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Created reservations ['e5a71e2d-7788-4e54-b0bb-8df64400eb41', 'fb66f547-aa2c-431b-835f-71e6bfcc7106', '1839826f-004c-4fec-9ce2-01cf78a8799e', '07f33022-7158-4175-8f71-ba52a52a3a8f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:28 devstack sudo[107045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:28 devstack sudo[107045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:28 devstack sudo[107045]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.316s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Deleted volume successfully. Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-b185688a-d453-4503-adfd-e0d874310f2c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f848c2fa-811f-4a97-b379-2c8e2a89fe49 tempest-VolumesActionsTest-1494736680 None] Lock "cinder-cc91bdb3-4efd-4aeb-8b51-25fd167b7188-delete_volume" released by "delete_volume" :: held 1.472s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-b185688a-d453-4503-adfd-e0d874310f2c-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "cinder-quobyte-b185688a-d453-4503-adfd-e0d874310f2c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-b185688a-d453-4503-adfd-e0d874310f2c" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef10e917-44dd-4e6a-ba23-ebbdd08c3442]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:29 devstack sudo[107053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c Aug 12 12:32:29 devstack sudo[107053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (716263a6-1fe7-4906-b614-549ad407337a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e012c47-6114-48d6-84cf-95ebb35a0731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e012c47-6114-48d6-84cf-95ebb35a0731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1604596821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb9194b6-6be8-4b52-a9bd-5cc3641003fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:29Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f87f3d52-f1d3-4af6-a5a9-11f1909f7c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f87f3d52-f1d3-4af6-a5a9-11f1909f7c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73ac43f2-e5d6-4046-b418-a784460f6c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73ac43f2-e5d6-4046-b418-a784460f6c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb9194b6-6be8-4b52-a9bd-5cc3641003fe', 'volume_name': 'volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10680de5-3854-4915-ae26-c19e2da91105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10680de5-3854-4915-ae26-c19e2da91105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afbec7da-844d-4aa8-92b4-e03f34843fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:29 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Volume fb9194b6-6be8-4b52-a9bd-5cc3641003fe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe', 'volume_size': 1} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1604596821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb9194b6-6be8-4b52-a9bd-5cc3641003fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a2da2787a24646b2e258864af024d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:29Z,use_quota=True,user_id='40847578c1b44e52afe1bfee63548e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Creating volume fb9194b6-6be8-4b52-a9bd-5cc3641003fe {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:29 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:29 devstack sudo[107059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe 1073741824 Aug 12 12:32:29 devstack sudo[107059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:29 devstack sudo[107053]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c" returned: 0 in 0.557s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:29 devstack sudo[107062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c Aug 12 12:32:29 devstack sudo[107062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:29 devstack sudo[107062]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b185688a-d453-4503-adfd-e0d874310f2c" returned: 0 in 0.322s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-quobyte-b185688a-d453-4503-adfd-e0d874310f2c" released by "delete_volume" :: held 0.943s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Created reservations ['566835a4-5f42-4198-a8bc-1620b2eb1e4c', 'a0f302c9-a081-4be0-a57d-414a60d4259d', '115d9ba7-4683-488b-9c78-a19aba1ca1b4', '8d77cbf0-1885-41d8-9a1c-128bef0daaaa'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:29 devstack sudo[107069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:29 devstack sudo[107069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:29 devstack sudo[107059]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe 1073741824" returned: 0 in 0.654s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:30 devstack sudo[107071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe Aug 12 12:32:30 devstack sudo[107071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:30 devstack sudo[107069]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.343s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Deleted volume successfully. Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6117122b-8219-4b85-9d83-a4ed78c1007f tempest-CreateVolumesFromImageTest-303632241 None] Lock "cinder-b185688a-d453-4503-adfd-e0d874310f2c-delete_volume" released by "delete_volume" :: held 1.601s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:30 devstack sudo[107071]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe" returned: 0 in 0.355s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] <== create_volume: return (1070ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.073s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afbec7da-844d-4aa8-92b4-e03f34843fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27a36249-8aef-4292-98aa-af1d242532ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:30 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Volume volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe (fb9194b6-6be8-4b52-a9bd-5cc3641003fe): created successfully Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27a36249-8aef-4292-98aa-af1d242532ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Flow 'volume_create_manager' (716263a6-1fe7-4906-b614-549ad407337a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8050f425-8dcd-4c7b-a8ed-42f3b8b6b759 tempest-VolumesActionsTest-866362579 None] Created volume successfully. Aug 12 12:32:30 devstack sudo[107043]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a" returned: 0 in 2.366s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_k4cubgr_devstack@QuobyteHD, size 112.00 MB, duration 2.37 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:32:30 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Converted 112.00 MB image at 47.28 MB/s Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:30 devstack sudo[107081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a 1G Aug 12 12:32:30 devstack sudo[107081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:30 devstack sudo[107081]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a 1G" returned: 0 in 0.343s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Downloaded image 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume 304190b1-2da0-4383-ac2d-c9a177e75a1a successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc for user 8f5fb4dbdcf6447abf843d8761c71ebb is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Marking volume 304190b1-2da0-4383-ac2d-c9a177e75a1a as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Copying metadata from image 336c55d4-9ffc-4a74-a200-487232954ddc to 304190b1-2da0-4383-ac2d-c9a177e75a1a. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Creating volume glance metadata for volume 304190b1-2da0-4383-ac2d-c9a177e75a1a backed by image 336c55d4-9ffc-4a74-a200-487232954ddc with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19d8b108-a677-4801-a5c2-c7dbb4125db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-304190b1-2da0-4383-ac2d-c9a177e75a1a', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ae866d2-427a-4277-91b1-0167ab89b53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:30 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Volume volume-304190b1-2da0-4383-ac2d-c9a177e75a1a (304190b1-2da0-4383-ac2d-c9a177e75a1a): created successfully Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ae866d2-427a-4277-91b1-0167ab89b53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Flow 'volume_create_manager' (61a70005-4810-4784-8dbe-4caa92d7ce9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6ac1a59e-3fe7-49a7-b691-806dea18aa5a tempest-VolumesImageMetadata-1167210129 None] Created volume successfully. Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (a8b5bce4-ec65-46c2-83c2-0e8a0100e4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5cf2c0e-3be6-4855-ac48-95ec658df4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5cf2c0e-3be6-4855-ac48-95ec658df4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1286170810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=25f7f33f-1f2c-4428-8d8e-98d9fb9bff91,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:31Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6646005b-1a68-4611-9bb0-1fc974b171ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6646005b-1a68-4611-9bb0-1fc974b171ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e1f3559-5c24-47ca-9fa1-6eb6c75906d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e1f3559-5c24-47ca-9fa1-6eb6c75906d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25f7f33f-1f2c-4428-8d8e-98d9fb9bff91', 'volume_name': 'volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0b2eb33-b73c-4241-bca3-b5237db9bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0b2eb33-b73c-4241-bca3-b5237db9bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40e70d18-9f6f-4df1-80d6-974801b1b52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Volume 25f7f33f-1f2c-4428-8d8e-98d9fb9bff91: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91', 'volume_size': 1} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1286170810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=25f7f33f-1f2c-4428-8d8e-98d9fb9bff91,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:31Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Creating volume 25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:31 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:31 devstack sudo[107086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 1073741824 Aug 12 12:32:31 devstack sudo[107086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Acquiring lock "cinder-304190b1-2da0-4383-ac2d-c9a177e75a1a-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Acquiring lock "cinder-fb9194b6-6be8-4b52-a9bd-5cc3641003fe-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Lock "cinder-304190b1-2da0-4383-ac2d-c9a177e75a1a-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Lock "cinder-fb9194b6-6be8-4b52-a9bd-5cc3641003fe-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Acquiring lock "cinder-quobyte-304190b1-2da0-4383-ac2d-c9a177e75a1a" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Acquiring lock "cinder-quobyte-fb9194b6-6be8-4b52-a9bd-5cc3641003fe" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Lock "cinder-quobyte-304190b1-2da0-4383-ac2d-c9a177e75a1a" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Lock "cinder-quobyte-fb9194b6-6be8-4b52-a9bd-5cc3641003fe" acquired by "delete_volume" :: waited 0.040s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6fddf719-7f72-4e25-bb1b-49cc2039697f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d70aed8-4326-4e85-a1c2-2ba9f44aaeaa]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:32 devstack sudo[107091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a Aug 12 12:32:32 devstack sudo[107091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:32 devstack sudo[107086]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 1073741824" returned: 0 in 0.705s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:32 devstack sudo[107092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe Aug 12 12:32:32 devstack sudo[107092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:32 devstack sudo[107095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 Aug 12 12:32:32 devstack sudo[107095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:32 devstack sudo[107092]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe" returned: 0 in 0.469s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:32 devstack sudo[107091]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a" returned: 0 in 0.519s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:32 devstack sudo[107103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe Aug 12 12:32:32 devstack sudo[107103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:32 devstack sudo[107105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a Aug 12 12:32:32 devstack sudo[107105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:32 devstack sudo[107095]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] <== create_volume: return (1150ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.157s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40e70d18-9f6f-4df1-80d6-974801b1b52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f60f613-6725-456b-9fb3-5cf436600eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Volume volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 (25f7f33f-1f2c-4428-8d8e-98d9fb9bff91): created successfully Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f60f613-6725-456b-9fb3-5cf436600eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (a8b5bce4-ec65-46c2-83c2-0e8a0100e4ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a748da32-2794-4de7-b0de-2c6eeeff2f70 tempest-VolumesGetTest-1113485676 None] Created volume successfully. Aug 12 12:32:32 devstack sudo[107103]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fb9194b6-6be8-4b52-a9bd-5cc3641003fe" returned: 0 in 0.378s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Lock "cinder-quobyte-fb9194b6-6be8-4b52-a9bd-5cc3641003fe" released by "delete_volume" :: held 0.904s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:32 devstack sudo[107105]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-304190b1-2da0-4383-ac2d-c9a177e75a1a" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Lock "cinder-quobyte-304190b1-2da0-4383-ac2d-c9a177e75a1a" released by "delete_volume" :: held 0.955s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Created reservations ['0e572269-616c-423e-a324-fc8d660e28a5', '2f8fdd0b-a99a-4fcc-8094-0cc700a1ef02', '3e759c5f-5468-473b-9085-ca72f4c851b0', '4067ceff-d850-4d0c-8206-1b49552badb8'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Created reservations ['eda126e9-331c-4e39-8ca9-744a59d6d84e', '6ed7814c-8c69-4f12-b3e9-6ea17d39a21e', 'b0053545-ad47-46c0-8576-dfe0dfdcec71', '93a4fdbb-d010-435a-be52-91c1457d9f52'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:33 devstack sudo[107113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:33 devstack sudo[107113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:33 devstack sudo[107115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:33 devstack sudo[107115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:33 devstack sudo[107113]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.342s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Deleted volume successfully. Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc4deb73-1819-43b7-9c98-913c7cd219dd tempest-VolumesImageMetadata-1167210129 None] Lock "cinder-304190b1-2da0-4383-ac2d-c9a177e75a1a-delete_volume" released by "delete_volume" :: held 1.701s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:33 devstack sudo[107115]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.352s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Deleted volume successfully. Aug 12 12:32:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-36a16e1c-9b51-43de-a0c0-bfbc6a49fd79 tempest-VolumesActionsTest-866362579 None] Lock "cinder-fb9194b6-6be8-4b52-a9bd-5cc3641003fe-delete_volume" released by "delete_volume" :: held 1.740s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (6607f0fd-c17f-4f68-b08a-887a1beae41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ba92442-d255-46c9-acf4-b43a7e016a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ba92442-d255-46c9-acf4-b43a7e016a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1238460637',display_name='tempest-VolumesGetTest-Volume-1927820155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e726ef4f-e79f-4f1e-8b8d-d714bcfb433f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:34Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c18d2cb5-2257-4124-a77b-63f413879495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c18d2cb5-2257-4124-a77b-63f413879495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f14c05b6-d0ac-45f7-a8de-83e67d92cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f14c05b6-d0ac-45f7-a8de-83e67d92cf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e726ef4f-e79f-4f1e-8b8d-d714bcfb433f', 'volume_name': 'volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6936a89-b698-49ae-81c9-cd22b1c5e956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6936a89-b698-49ae-81c9-cd22b1c5e956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8bf9c28f-983a-4c2c-959e-642d03e2d657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Volume e726ef4f-e79f-4f1e-8b8d-d714bcfb433f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f', 'volume_size': 1} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1238460637',display_name='tempest-VolumesGetTest-Volume-1927820155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e726ef4f-e79f-4f1e-8b8d-d714bcfb433f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:34Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Creating volume e726ef4f-e79f-4f1e-8b8d-d714bcfb433f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:34 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:34 devstack sudo[107119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f 1073741824 Aug 12 12:32:34 devstack sudo[107119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Flow 'volume_create_manager' (b5da7f94-77a0-4a7a-91ea-60a6edc8cfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3fa8ecbf-0869-486d-881e-28d7cc0c84bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3fa8ecbf-0869-486d-881e-28d7cc0c84bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-300170892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85f31b4759fc42b8afd4fc39483ce075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:35Z,use_quota=True,user_id='74b5950994d14629b362e80af4dc2810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd209333-fce4-4e15-975c-9eb9c609f537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd209333-fce4-4e15-975c-9eb9c609f537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9735d847-1656-4834-9e22-8f5d1bdcdb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9735d847-1656-4834-9e22-8f5d1bdcdb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c', 'volume_name': 'volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a39a6b4b-fd66-4d97-83a8-631c96ce0ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a39a6b4b-fd66-4d97-83a8-631c96ce0ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9da94284-4b0d-4241-b190-018a8b8e2803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:35 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Volume b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c', 'volume_size': 1} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:35 devstack sudo[107119]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f 1073741824" returned: 0 in 0.628s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:35 devstack sudo[107124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f Aug 12 12:32:35 devstack sudo[107124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:35 devstack sudo[107124]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f" returned: 0 in 0.331s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] <== create_volume: return (1009ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.417s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-300170892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85f31b4759fc42b8afd4fc39483ce075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:35Z,use_quota=True,user_id='74b5950994d14629b362e80af4dc2810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Creating volume b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:35 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8bf9c28f-983a-4c2c-959e-642d03e2d657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ce1e2d3-0091-4e11-a738-c6f2e0000028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:35 devstack sudo[107127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c 1073741824 Aug 12 12:32:35 devstack sudo[107127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:35 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Volume volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f (e726ef4f-e79f-4f1e-8b8d-d714bcfb433f): created successfully Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ce1e2d3-0091-4e11-a738-c6f2e0000028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (6607f0fd-c17f-4f68-b08a-887a1beae41e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8b29ded2-7346-44c5-aa67-0dac794f8b46 tempest-VolumesGetTest-1113485676 None] Created volume successfully. Aug 12 12:32:35 devstack sudo[107127]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c 1073741824" returned: 0 in 0.555s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:36 devstack sudo[107133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c Aug 12 12:32:36 devstack sudo[107133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:36 devstack sudo[107133]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" returned: 0 in 0.368s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] <== create_volume: return (980ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.983s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9da94284-4b0d-4241-b190-018a8b8e2803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed1a4b24-a171-4ac7-a504-8713f79a8ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:36 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Volume volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c (b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c): created successfully Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed1a4b24-a171-4ac7-a504-8713f79a8ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Flow 'volume_create_manager' (b5da7f94-77a0-4a7a-91ea-60a6edc8cfc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=185,cinder:UPDATE=242,cinder:DELETE=18,cinder:INSERT=66 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:32:36 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8896b35b-1aac-46c7-ab4d-201aec97ab21 tempest-VolumeDependencyTests-17136532 None] Created volume successfully. Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=161,cinder:UPDATE=234,cinder:INSERT=54,cinder:DELETE=21 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Lock "cinder-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f2b13513-b04f-43c0-af1a-187d59ab0a3d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:36 devstack sudo[107137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f Aug 12 12:32:36 devstack sudo[107137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:37 devstack sudo[107137]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f" returned: 0 in 0.498s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:37 devstack sudo[107143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f Aug 12 12:32:37 devstack sudo[107143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Creating offline snapshot fe41339a-398b-4e9c-93f6-ee516a49b8c1 of volume b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1a51379-9ca4-4487-8e1c-fa1e5eb4c0a6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:37 devstack sudo[107145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c Aug 12 12:32:37 devstack sudo[107145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:37 devstack sudo[107143]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f" returned: 0 in 0.327s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f" released by "delete_volume" :: held 0.878s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Created reservations ['b0751ee7-400a-4584-b591-84b945cc5877', '087b2f39-77c3-4db2-b30c-c547de038af6', 'a31c2a3e-de88-4c91-bd8e-c9df0c5f3e03', '272a98b8-ab5d-4ae1-aa1f-ce38c9585c1f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:37 devstack sudo[107148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:37 devstack sudo[107148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Lock "cinder-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:38 devstack sudo[107145]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" returned: 0 in 0.764s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:38 devstack sudo[107148]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:38 devstack sudo[107154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 1G Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.323s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:38 devstack sudo[107154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Deleted volume successfully. Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91" acquired by "delete_volume" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5b58591c-fcac-4aad-9eda-740ceebbd8c3 tempest-VolumesGetTest-1113485676 None] Lock "cinder-e726ef4f-e79f-4f1e-8b8d-d714bcfb433f-delete_volume" released by "delete_volume" :: held 1.595s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff053e0f-1c5f-406c-ae68-e9f1049fab3d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:38 devstack sudo[107156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 Aug 12 12:32:38 devstack sudo[107156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:38 devstack sudo[107154]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 1G" returned: 0 in 0.608s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:38 devstack sudo[107156]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91" returned: 0 in 0.516s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:38 devstack sudo[107165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 Aug 12 12:32:38 devstack sudo[107165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:38 devstack sudo[107166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91 Aug 12 12:32:38 devstack sudo[107166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:39 devstack sudo[107166]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91" returned: 0 in 0.344s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91" released by "delete_volume" :: held 0.917s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Created reservations ['7deb9b15-28dd-4e31-a653-c13abb4c140f', '00aa746c-2f4d-4190-a921-53beedb8e24f', '39952e02-9a01-4cf8-bbf5-27cc4fd72b04', '5cbb682f-87ff-4e01-96a0-ef9372d88576'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:39 devstack sudo[107165]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1" returned: 0 in 0.511s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:39 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 is being set with open permissions: ugo+rw Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:39 devstack sudo[107173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 Aug 12 12:32:39 devstack sudo[107173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:39 devstack sudo[107175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:39 devstack sudo[107175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:39 devstack sudo[107173]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1" returned: 0 in 0.371s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:39 devstack sudo[107179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.info Aug 12 12:32:39 devstack sudo[107179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:39 devstack sudo[107175]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.346s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:39 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Deleted volume successfully. Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e4e79e3-d93d-41a7-b1ab-727d11955339 tempest-VolumesGetTest-1113485676 None] Lock "cinder-25f7f33f-1f2c-4428-8d8e-98d9fb9bff91-delete_volume" released by "delete_volume" :: held 1.657s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:39 devstack sudo[107179]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.info" returned: 0 in 0.311s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:39 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.info is being set with open permissions: ugo+rw Aug 12 12:32:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:39 devstack sudo[107182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.info Aug 12 12:32:39 devstack sudo[107182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:40 devstack sudo[107182]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.info" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.967s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d36d7adb-b914-435e-b0ab-f8760e9d7ca1 tempest-VolumeDependencyTests-17136532 None] Create snapshot completed successfully Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (99f039aa-cde2-481f-a7d2-b9d4d14db3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ebee8ba-d6fc-426e-be4f-5d414de82842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ebee8ba-d6fc-426e-be4f-5d414de82842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2111588767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96259b9b-bb04-4449-8d99-610f7ca96fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:41Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42d2c5a9-7362-4d66-876b-fb1c6df3051a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42d2c5a9-7362-4d66-876b-fb1c6df3051a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f313fbd-0781-49e8-b5ad-2c06bf0cac82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f313fbd-0781-49e8-b5ad-2c06bf0cac82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '96259b9b-bb04-4449-8d99-610f7ca96fe4', 'volume_name': 'volume-96259b9b-bb04-4449-8d99-610f7ca96fe4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c064a3b-3eaf-46cf-a218-6f853a9ea905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c064a3b-3eaf-46cf-a218-6f853a9ea905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (896f72fc-0434-4460-aff2-bbd2c2842f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Volume 96259b9b-bb04-4449-8d99-610f7ca96fe4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-96259b9b-bb04-4449-8d99-610f7ca96fe4', 'volume_size': 1} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2111588767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96259b9b-bb04-4449-8d99-610f7ca96fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:41Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Creating volume 96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:41 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:41 devstack sudo[107186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 1073741824 Aug 12 12:32:41 devstack sudo[107186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Flow 'volume_create_manager' (43a05d80-637d-453a-a39f-60a3b9c7d06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62ef18de-6146-41e6-80bf-131c633180c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62ef18de-6146-41e6-80bf-131c633180c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1635949508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=846985b8-a0a3-4471-9754-d3d2a48d7ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85f31b4759fc42b8afd4fc39483ce075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=fe41339a-398b-4e9c-93f6-ee516a49b8c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:41Z,use_quota=True,user_id='74b5950994d14629b362e80af4dc2810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e899eb44-11c3-48d7-9263-f7010a207770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e899eb44-11c3-48d7-9263-f7010a207770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f29fedb-1150-49ef-be2e-c79102481050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f29fedb-1150-49ef-be2e-c79102481050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '846985b8-a0a3-4471-9754-d3d2a48d7ed7', 'volume_name': 'volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7', 'volume_size': 1, 'snapshot_id': 'fe41339a-398b-4e9c-93f6-ee516a49b8c1'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f4dbfb6-d72f-4daf-8d94-1665dba69c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f4dbfb6-d72f-4daf-8d94-1665dba69c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab1b4686-5199-4b62-9b06-05890b1f17ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:41 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Volume 846985b8-a0a3-4471-9754-d3d2a48d7ed7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7', 'volume_size': 1, 'snapshot_id': 'fe41339a-398b-4e9c-93f6-ee516a49b8c1'} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:41 devstack sudo[107186]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 1073741824" returned: 0 in 0.552s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:41 devstack sudo[107192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 Aug 12 12:32:41 devstack sudo[107192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:42 devstack sudo[107192]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4" returned: 0 in 0.278s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] <== create_volume: return (881ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.884s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.648s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-quobyte-fe41339a-398b-4e9c-93f6-ee516a49b8c1-846985b8-a0a3-4471-9754-d3d2a48d7ed7" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (896f72fc-0434-4460-aff2-bbd2c2842f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-96259b9b-bb04-4449-8d99-610f7ca96fe4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d9a10bd-6d12-41e7-9770-486baffbb4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-fe41339a-398b-4e9c-93f6-ee516a49b8c1-846985b8-a0a3-4471-9754-d3d2a48d7ed7" acquired by "_create_volume_from_snapshot" :: waited 0.053s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Creating volume 846985b8-a0a3-4471-9754-d3d2a48d7ed7 from snapshot fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-quobyte-846985b8-a0a3-4471-9754-d3d2a48d7ed7" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:42 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Volume volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 (96259b9b-bb04-4449-8d99-610f7ca96fe4): created successfully Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d9a10bd-6d12-41e7-9770-486baffbb4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (99f039aa-cde2-481f-a7d2-b9d4d14db3f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-846985b8-a0a3-4471-9754-d3d2a48d7ed7" acquired by "_copy_volume_from_snapshot" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] snapshot: fe41339a-398b-4e9c-93f6-ee516a49b8c1, volume: 846985b8-a0a3-4471-9754-d3d2a48d7ed7, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:32:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-98cf0287-70b0-432e-aa93-4eafb9970d0e tempest-VolumesGetTest-1113485676 None] Created volume successfully. Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[102c1f1f-789e-4b46-a9cc-8e65231081e2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:42 devstack sudo[107196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 Aug 12 12:32:42 devstack sudo[107196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:42 devstack sudo[107196]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1" returned: 0 in 0.435s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ad1202e-4784-491d-925a-86f6bf8ebe29]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:42 devstack sudo[107201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c Aug 12 12:32:42 devstack sudo[107201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:43 devstack sudo[107201]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" returned: 0 in 0.406s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:43 devstack sudo[107208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 Aug 12 12:32:43 devstack sudo[107208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (5fd80a7b-62b3-42f5-9d82-db76afa9f86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae4c340b-53f8-4016-acb9-9c933f918a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae4c340b-53f8-4016-acb9-9c933f918a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1389327884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8815c652-a4e4-4b34-83f3-284f5a567087,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=96259b9b-bb04-4449-8d99-610f7ca96fe4,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:44Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d874fb0c-0ce8-425c-a665-4074e58ea72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d874fb0c-0ce8-425c-a665-4074e58ea72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9cf016f8-b1a2-41e3-baa3-a8b8d9ccfde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9cf016f8-b1a2-41e3-baa3-a8b8d9ccfde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '8815c652-a4e4-4b34-83f3-284f5a567087', 'volume_name': 'volume-8815c652-a4e4-4b34-83f3-284f5a567087', 'volume_size': 1, 'source_volid': '96259b9b-bb04-4449-8d99-610f7ca96fe4', 'source_volstatus': 'available'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c624c9c-c228-47e0-8275-15be327631bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c624c9c-c228-47e0-8275-15be327631bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (035d64e6-5d25-4792-9a33-ed397669a81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:44 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Volume 8815c652-a4e4-4b34-83f3-284f5a567087: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-8815c652-a4e4-4b34-83f3-284f5a567087', 'volume_size': 1, 'source_volid': '96259b9b-bb04-4449-8d99-610f7ca96fe4', 'source_volstatus': 'available'} Aug 12 12:32:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:48 devstack sudo[107208]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7" returned: 0 in 5.514s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c, size 1024.00 MB, duration 5.52 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:32:48 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Converted 1024.00 MB image at 185.67 MB/s Aug 12 12:32:48 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 is being set with open permissions: ugo+rw Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:48 devstack sudo[107224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 Aug 12 12:32:48 devstack sudo[107224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:48 devstack sudo[107224]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7" returned: 0 in 0.251s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-846985b8-a0a3-4471-9754-d3d2a48d7ed7" released by "_copy_volume_from_snapshot" :: held 6.723s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-fe41339a-398b-4e9c-93f6-ee516a49b8c1-846985b8-a0a3-4471-9754-d3d2a48d7ed7" released by "_create_volume_from_snapshot" :: held 6.825s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.879s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 4.878s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:48 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Cloning volume 96259b9b-bb04-4449-8d99-610f7ca96fe4 to volume 8815c652-a4e4-4b34-83f3-284f5a567087 Aug 12 12:32:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab1b4686-5199-4b62-9b06-05890b1f17ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7', 'volume_size': 1, 'snapshot_id': 'fe41339a-398b-4e9c-93f6-ee516a49b8c1'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05f4628d-c0aa-4216-bbad-51b71749d4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Creating offline snapshot a6331117-bead-4688-9727-4628f0f2aaa1 of volume 96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:32:49 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Volume volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 (846985b8-a0a3-4471-9754-d3d2a48d7ed7): created successfully Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05f4628d-c0aa-4216-bbad-51b71749d4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Flow 'volume_create_manager' (43a05d80-637d-453a-a39f-60a3b9c7d06f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2761786-5463-4359-b2cf-70d8c933f0c5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:49 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f5c46fc2-f675-4a9c-b43d-02e2ebc1884e tempest-VolumeDependencyTests-17136532 None] Created volume successfully. Aug 12 12:32:49 devstack sudo[107227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 Aug 12 12:32:49 devstack sudo[107227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-fe41339a-398b-4e9c-93f6-ee516a49b8c1-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Lock "cinder-fe41339a-398b-4e9c-93f6-ee516a49b8c1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-quobyte-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-quobyte-fe41339a-398b-4e9c-93f6-ee516a49b8c1" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-fe41339a-398b-4e9c-93f6-ee516a49b8c1" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Deleting offline snapshot fe41339a-398b-4e9c-93f6-ee516a49b8c1 of volume b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] snapshot_file for this snap is: volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[979bdb9b-2e6b-43d6-9d54-a1ae57231a98]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:49 devstack sudo[107229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 Aug 12 12:32:49 devstack sudo[107229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:49 devstack sudo[107227]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4" returned: 0 in 0.558s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:49 devstack sudo[107235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 1G Aug 12 12:32:49 devstack sudo[107235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:49 devstack sudo[107229]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1" returned: 0 in 0.446s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ef0ca26-3c2f-4b80-9799-7e3a8b5afdf8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:50 devstack sudo[107243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c Aug 12 12:32:50 devstack sudo[107243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:50 devstack sudo[107235]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 1G" returned: 0 in 0.618s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:50 devstack sudo[107247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 Aug 12 12:32:50 devstack sudo[107247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:50 devstack sudo[107243]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" returned: 0 in 0.685s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:50 devstack sudo[107247]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1" returned: 0 in 0.396s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:50 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 is being set with open permissions: ugo+rw Aug 12 12:32:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:50 devstack sudo[107257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 Aug 12 12:32:50 devstack sudo[107257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:50 devstack sudo[107259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 Aug 12 12:32:50 devstack sudo[107259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:50 devstack sudo[107259]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1" returned: 0 in 0.336s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:51 devstack sudo[107267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.info Aug 12 12:32:51 devstack sudo[107267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:51 devstack sudo[107257]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1" returned: 0 in 0.490s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:51 devstack sudo[107269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1 Aug 12 12:32:51 devstack sudo[107269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:51 devstack sudo[107267]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:51 devstack sudo[107269]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c.fe41339a-398b-4e9c-93f6-ee516a49b8c1" returned: 0 in 0.288s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.info" returned: 0 in 0.390s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:51 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.info is being set with open permissions: ugo+rw Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:51 devstack sudo[107273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.info Aug 12 12:32:51 devstack sudo[107273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-fe41339a-398b-4e9c-93f6-ee516a49b8c1" released by "_delete_snapshot" :: held 2.117s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" released by "delete_snapshot" :: held 2.151s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Created reservations ['7aa8bd78-a988-4663-a408-06ed8070c453', '8f8425e0-2dd1-404a-8918-f220d8e83711', '53f52cd2-6a56-4c22-94a9-e239446a4f66', 'ac99cc62-8e9a-476a-9090-8f439fad6deb'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:51 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Delete snapshot completed successfully. Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-05e614b9-8a11-43e1-a5c8-98b332fb9955 tempest-VolumeDependencyTests-17136532 None] Lock "cinder-fe41339a-398b-4e9c-93f6-ee516a49b8c1-delete_snapshot" released by "delete_snapshot" :: held 2.435s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:51 devstack sudo[107273]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.info" returned: 0 in 0.361s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-8815c652-a4e4-4b34-83f3-284f5a567087" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-8815c652-a4e4-4b34-83f3-284f5a567087" acquired by "_copy_volume_from_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] snapshot: a6331117-bead-4688-9727-4628f0f2aaa1, volume: 8815c652-a4e4-4b34-83f3-284f5a567087, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9be4d52-5daa-4f0a-986f-982f0a95cfe0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:51 devstack sudo[107276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 Aug 12 12:32:51 devstack sudo[107276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:52 devstack sudo[107276]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1" returned: 0 in 0.432s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-96259b9b-bb04-4449-8d99-610f7ca96fe4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2bc052d-7293-4d15-aa40-e646c631660b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:52 devstack sudo[107281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 Aug 12 12:32:52 devstack sudo[107281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Lock "cinder-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-quobyte-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc4eda8a-6250-4886-b039-829e1821fbc5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:52 devstack sudo[107283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c Aug 12 12:32:52 devstack sudo[107283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:52 devstack sudo[107281]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4" returned: 0 in 0.592s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:32:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:52 devstack sudo[107289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 Aug 12 12:32:52 devstack sudo[107289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:53 devstack sudo[107283]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" returned: 0 in 0.438s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:53 devstack sudo[107298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c Aug 12 12:32:53 devstack sudo[107298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:53 devstack sudo[107298]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" returned: 0 in 0.319s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c" released by "delete_volume" :: held 0.869s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Created reservations ['de9bed6b-b397-439c-aec3-bd54826cf3b9', 'aeebacdf-3da3-41e7-a3e3-27c4c219b763', 'aa4217fd-0d26-4529-be12-a6a59d07067f', 'f6e5e44f-e982-444d-9a62-569603b59e3d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:54 devstack sudo[107309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:54 devstack sudo[107309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:54 devstack sudo[107309]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.569s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:54 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Deleted volume successfully. Aug 12 12:32:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7b64c771-c495-4c79-9db1-f91f11e71aaa tempest-VolumeDependencyTests-17136532 None] Lock "cinder-b2c1ee48-8725-44f5-b0b6-7084e5f4fb4c-delete_volume" released by "delete_volume" :: held 2.035s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-846985b8-a0a3-4471-9754-d3d2a48d7ed7-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Lock "cinder-846985b8-a0a3-4471-9754-d3d2a48d7ed7-delete_volume" acquired by "delete_volume" :: waited 0.083s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Acquiring lock "cinder-quobyte-846985b8-a0a3-4471-9754-d3d2a48d7ed7" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-846985b8-a0a3-4471-9754-d3d2a48d7ed7" acquired by "delete_volume" :: waited 0.057s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:55 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4e44043-0622-47c7-9b1a-ced04ea9b95d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:55 devstack sudo[107312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 Aug 12 12:32:55 devstack sudo[107312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:56 devstack sudo[107312]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7" returned: 0 in 1.166s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:56 devstack sudo[107317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7 Aug 12 12:32:56 devstack sudo[107317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:57 devstack sudo[107317]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-846985b8-a0a3-4471-9754-d3d2a48d7ed7" returned: 0 in 0.515s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Lock "cinder-quobyte-846985b8-a0a3-4471-9754-d3d2a48d7ed7" released by "delete_volume" :: held 1.816s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Created reservations ['ed3775f0-b09b-4b2d-9f3a-fc891c767d32', '76cf507b-e26c-4b8f-82df-a236aed4c41e', '43552f36-aa13-4957-8e73-878a26057a3b', '70a89d44-29df-42ab-b4bc-ce8d39928ab0'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:32:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:57 devstack sudo[107320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:32:57 devstack sudo[107320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:58 devstack sudo[107320]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.727s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:58 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:32:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Deleted volume successfully. Aug 12 12:32:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e9c7021-70ba-440a-9afc-690f562ef49d tempest-VolumeDependencyTests-17136532 None] Lock "cinder-846985b8-a0a3-4471-9754-d3d2a48d7ed7-delete_volume" released by "delete_volume" :: held 3.183s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Flow 'volume_create_manager' (3d2c8795-a5dc-4502-b8fe-2dd15ccf7864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14b41cee-0b98-4aa2-afeb-dec2adf4c6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14b41cee-0b98-4aa2-afeb-dec2adf4c6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-299232906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=11fae805-367c-4cd0-bff6-6e2a4a2972ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f59f9e45901748189b315f7f3e0a1cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:59Z,use_quota=True,user_id='23541b3e48304198adcc5eef8e66d818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41f1bc5e-e5c4-4ae2-8ef3-58130b407ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41f1bc5e-e5c4-4ae2-8ef3-58130b407ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4b33316-5a84-4893-ba21-acf4e70881c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4b33316-5a84-4893-ba21-acf4e70881c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '11fae805-367c-4cd0-bff6-6e2a4a2972ab', 'volume_name': 'volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49cd4c45-7525-442e-9984-66355d011849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49cd4c45-7525-442e-9984-66355d011849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack sudo[107289]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb194446-0d33-46f7-aba4-4b343e2850dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Volume 11fae805-367c-4cd0-bff6-6e2a4a2972ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab', 'volume_size': 1} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087" returned: 0 in 6.447s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4, size 1024.00 MB, duration 6.45 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:32:59 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Converted 1024.00 MB image at 158.82 MB/s Aug 12 12:32:59 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 is being set with open permissions: ugo+rw Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:32:59 devstack sudo[107323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 Aug 12 12:32:59 devstack sudo[107323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Flow 'volume_create_manager' (643c938b-7670-4706-a4bf-1be6bc91015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87e3624c-8b23-4839-9d6b-b2ee0b573467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87e3624c-8b23-4839-9d6b-b2ee0b573467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2084828572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fde86f1c-2e37-43be-b14c-10483e52050f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ea34c532e4465aa527daa8d43bd7e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:59Z,use_quota=True,user_id='77e646a7a0ac49768335d7c6c173c119',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f903b12-a607-4c28-ba23-d4e11cd2980e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f903b12-a607-4c28-ba23-d4e11cd2980e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (352a2b5c-11d9-44fd-b651-aef55098c899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (352a2b5c-11d9-44fd-b651-aef55098c899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fde86f1c-2e37-43be-b14c-10483e52050f', 'volume_name': 'volume-fde86f1c-2e37-43be-b14c-10483e52050f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98b9b874-fc4c-4a87-aa4a-e57991b2ad89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98b9b874-fc4c-4a87-aa4a-e57991b2ad89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c659ba4-d1c1-4cfe-9cdf-aeb0bccd6394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:32:59 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Volume fde86f1c-2e37-43be-b14c-10483e52050f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fde86f1c-2e37-43be-b14c-10483e52050f', 'volume_size': 1} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:32:59 devstack sudo[107323]: pam_unix(sudo:session): session closed for user root Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087" returned: 0 in 0.360s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-8815c652-a4e4-4b34-83f3-284f5a567087" released by "_copy_volume_from_snapshot" :: held 7.926s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-a6331117-bead-4688-9727-4628f0f2aaa1" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-a6331117-bead-4688-9727-4628f0f2aaa1" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Deleting offline snapshot a6331117-bead-4688-9727-4628f0f2aaa1 of volume 96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] snapshot_file for this snap is: volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6bfe3822-6c95-4ebd-9f0b-72e0679b25ce]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:32:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:32:59 devstack sudo[107326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 Aug 12 12:32:59 devstack sudo[107326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:00 devstack sudo[107326]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-96259b9b-bb04-4449-8d99-610f7ca96fe4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:33:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f6105e3-7702-4b4b-a842-4f4a2914c5c0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:00 devstack sudo[107332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 Aug 12 12:33:00 devstack sudo[107332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:00 devstack sudo[107332]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4" returned: 0 in 0.571s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:00 devstack sudo[107338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 Aug 12 12:33:00 devstack sudo[107338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:01 devstack sudo[107338]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:01 devstack sudo[107343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1 Aug 12 12:33:01 devstack sudo[107343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:01 devstack sudo[107343]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4.a6331117-bead-4688-9727-4628f0f2aaa1" returned: 0 in 0.259s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-a6331117-bead-4688-9727-4628f0f2aaa1" released by "_delete_snapshot" :: held 1.683s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 12.555s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.137s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-299232906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=11fae805-367c-4cd0-bff6-6e2a4a2972ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f59f9e45901748189b315f7f3e0a1cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:59Z,use_quota=True,user_id='23541b3e48304198adcc5eef8e66d818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Creating volume 11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:01 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (035d64e6-5d25-4792-9a33-ed397669a81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8815c652-a4e4-4b34-83f3-284f5a567087', 'volume_size': 1, 'source_volid': '96259b9b-bb04-4449-8d99-610f7ca96fe4', 'source_volstatus': 'available'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:01 devstack sudo[107346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab 1073741824 Aug 12 12:33:01 devstack sudo[107346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1ce3194-6763-4b22-912d-4398e1f29c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:01 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Volume volume-8815c652-a4e4-4b34-83f3-284f5a567087 (8815c652-a4e4-4b34-83f3-284f5a567087): created successfully Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1ce3194-6763-4b22-912d-4398e1f29c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (5fd80a7b-62b3-42f5-9d82-db76afa9f86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f44ba03d-ced0-468a-b843-a64a061055fd tempest-VolumesGetTest-1113485676 None] Created volume successfully. Aug 12 12:33:02 devstack sudo[107346]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab 1073741824" returned: 0 in 0.543s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:02 devstack sudo[107352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab Aug 12 12:33:02 devstack sudo[107352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:02 devstack sudo[107352]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab" returned: 0 in 0.286s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] <== create_volume: return (885ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.889s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.911s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2084828572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fde86f1c-2e37-43be-b14c-10483e52050f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ea34c532e4465aa527daa8d43bd7e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:32:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:32:59Z,use_quota=True,user_id='77e646a7a0ac49768335d7c6c173c119',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Creating volume fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:02 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:02 devstack sudo[107355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f 1073741824 Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb194446-0d33-46f7-aba4-4b343e2850dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:02 devstack sudo[107355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac863638-8c7b-4fd7-b20a-a10f1a9e36e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:02 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Volume volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab (11fae805-367c-4cd0-bff6-6e2a4a2972ab): created successfully Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac863638-8c7b-4fd7-b20a-a10f1a9e36e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Flow 'volume_create_manager' (3d2c8795-a5dc-4502-b8fe-2dd15ccf7864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:02 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b238d82a-02a0-4079-b01e-f22ed2bc619a tempest-SnapshotMetadataTestJSON-382697025 None] Created volume successfully. Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (26710b19-7d01-4a37-829f-2d6184e5ab76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef9a9460-06ce-4f14-b7b7-54b90da74cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef9a9460-06ce-4f14-b7b7-54b90da74cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1855362143',display_name='tempest-VolumesGetTest-Volume-662163088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=941c6daf-70a4-4da1-9ff4-29e629cc6eb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:03Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9eed3f16-ad13-4282-bf55-b01fd00583a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9eed3f16-ad13-4282-bf55-b01fd00583a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fddad53e-f272-46da-a527-14852a1351e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fddad53e-f272-46da-a527-14852a1351e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '941c6daf-70a4-4da1-9ff4-29e629cc6eb4', 'volume_name': 'volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12bfc707-f95f-4fa6-8aa3-36ab8f5e6b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12bfc707-f95f-4fa6-8aa3-36ab8f5e6b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (634afe1b-2720-421a-84f7-80bbbfca0e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:02 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Volume 941c6daf-70a4-4da1-9ff4-29e629cc6eb4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4', 'volume_size': 1} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:02 devstack sudo[107355]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f 1073741824" returned: 0 in 0.530s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:03 devstack sudo[107362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:33:03 devstack sudo[107362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:03 devstack sudo[107362]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.319s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] <== create_volume: return (899ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.903s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.518s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1855362143',display_name='tempest-VolumesGetTest-Volume-662163088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=941c6daf-70a4-4da1-9ff4-29e629cc6eb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:03Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Creating volume 941c6daf-70a4-4da1-9ff4-29e629cc6eb4 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:03 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c659ba4-d1c1-4cfe-9cdf-aeb0bccd6394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fde86f1c-2e37-43be-b14c-10483e52050f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:03 devstack sudo[107366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 1073741824 Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c12aa491-0546-4811-9946-8c104d63e30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:03 devstack sudo[107366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Volume volume-fde86f1c-2e37-43be-b14c-10483e52050f (fde86f1c-2e37-43be-b14c-10483e52050f): created successfully Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c12aa491-0546-4811-9946-8c104d63e30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Flow 'volume_create_manager' (643c938b-7670-4706-a4bf-1be6bc91015e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3f8930c1-744e-4f47-95fa-ef67c2abe1fe tempest-VolumesActionsTest-318007206 None] Created volume successfully. Aug 12 12:33:03 devstack sudo[107366]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 1073741824" returned: 0 in 0.473s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:03 devstack sudo[107372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 Aug 12 12:33:03 devstack sudo[107372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:04 devstack sudo[107372]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] <== create_volume: return (794ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.798s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.925s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (634afe1b-2720-421a-84f7-80bbbfca0e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fd64342-52c3-46e8-a5d5-e1de31bc5096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Creating offline snapshot 57139911-9882-428a-8d7c-c7a0e326b937 of volume 11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:33:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Volume volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 (941c6daf-70a4-4da1-9ff4-29e629cc6eb4): created successfully Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fd64342-52c3-46e8-a5d5-e1de31bc5096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (26710b19-7d01-4a37-829f-2d6184e5ab76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3accdb08-c7f3-4351-93d2-dd9750400b37]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2e912664-e31e-49d7-b9cc-12ddd1063429 tempest-VolumesGetTest-1113485676 None] Created volume successfully. Aug 12 12:33:04 devstack sudo[107375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab Aug 12 12:33:04 devstack sudo[107375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:04 devstack sudo[107375]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab" returned: 0 in 0.431s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:04 devstack sudo[107380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 1G Aug 12 12:33:04 devstack sudo[107380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-941c6daf-70a4-4da1-9ff4-29e629cc6eb4-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:04 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Lock "cinder-941c6daf-70a4-4da1-9ff4-29e629cc6eb4-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-941c6daf-70a4-4da1-9ff4-29e629cc6eb4" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-941c6daf-70a4-4da1-9ff4-29e629cc6eb4" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b060ce5e-6dfb-4543-bc05-c2ae4f28202e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:05 devstack sudo[107380]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 1G" returned: 0 in 0.588s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:05 devstack sudo[107388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 Aug 12 12:33:05 devstack sudo[107388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:05 devstack sudo[107387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 Aug 12 12:33:05 devstack sudo[107387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:05 devstack sudo[107388]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:05 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 is being set with open permissions: ugo+rw Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:05 devstack sudo[107401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 Aug 12 12:33:05 devstack sudo[107387]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:05 devstack sudo[107401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4" returned: 0 in 0.593s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:05 devstack sudo[107403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4 Aug 12 12:33:05 devstack sudo[107403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Flow 'volume_create_manager' (eb1d5f77-8d29-43d1-a56c-b046c26844c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5bab9dc-8743-4a0e-b51b-22a9a2de3f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5bab9dc-8743-4a0e-b51b-22a9a2de3f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:05Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4243e677-6ea8-486a-aee8-88bf592ec28d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa1da9966da4f9ea73d73e0f9e8fdff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:06Z,use_quota=True,user_id='3d01f8a163c9418ba5c11bf13a7c7936',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70b9cb61-d23d-4e90-9386-9cd094c24ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70b9cb61-d23d-4e90-9386-9cd094c24ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45c1a263-5589-4b7f-838e-45a67775f318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:05 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:33:06 devstack sudo[107401]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937" returned: 0 in 0.403s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:06 devstack sudo[107403]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-941c6daf-70a4-4da1-9ff4-29e629cc6eb4" returned: 0 in 0.350s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-941c6daf-70a4-4da1-9ff4-29e629cc6eb4" released by "delete_volume" :: held 1.005s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:06 devstack sudo[107407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.info Aug 12 12:33:06 devstack sudo[107407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45c1a263-5589-4b7f-838e-45a67775f318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4243e677-6ea8-486a-aee8-88bf592ec28d', 'volume_name': 'volume-4243e677-6ea8-486a-aee8-88bf592ec28d', 'volume_size': 1, 'image_id': 'e19ea75d-f4d5-4318-97e4-534a89c57244', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/e19ea75d-f4d5-4318-97e4-534a89c57244', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '7a3bc8516c77070ae2e5693aae12bb53', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8fa1da9966da4f9ea73d73e0f9e8fdff', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '7d0d8d639e2e11da7ab5a549bf2a340f01a6a48f50f4758436fd148eaa6ab86cb4d95b68fd5148f8aa7b886eec205f549bb721e3d5a67af4d7537da5af6e3cd6', 'id': 'e19ea75d-f4d5-4318-97e4-534a89c57244', 'created_at': datetime.datetime(2026, 8, 12, 10, 33, 3, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 33, 4, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e19ea75d-f4d5-4318-97e4-534a89c57244/file', 'properties': {}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a4e08b0-4eaf-48c9-8909-ad919624b617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a4e08b0-4eaf-48c9-8909-ad919624b617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (343ec282-9450-4f59-ad29-4ac712997226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:06 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Volume 4243e677-6ea8-486a-aee8-88bf592ec28d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4243e677-6ea8-486a-aee8-88bf592ec28d', 'volume_size': 1, 'image_id': 'e19ea75d-f4d5-4318-97e4-534a89c57244', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/e19ea75d-f4d5-4318-97e4-534a89c57244', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '7a3bc8516c77070ae2e5693aae12bb53', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8fa1da9966da4f9ea73d73e0f9e8fdff', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '7d0d8d639e2e11da7ab5a549bf2a340f01a6a48f50f4758436fd148eaa6ab86cb4d95b68fd5148f8aa7b886eec205f549bb721e3d5a67af4d7537da5af6e3cd6', 'id': 'e19ea75d-f4d5-4318-97e4-534a89c57244', 'created_at': datetime.datetime(2026, 8, 12, 10, 33, 3, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 33, 4, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e19ea75d-f4d5-4318-97e4-534a89c57244/file', 'properties': {}}, 'image_service': } Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Trying to clone 4243e677-6ea8-486a-aee8-88bf592ec28d from image e19ea75d-f4d5-4318-97e4-534a89c57244 at location (None, [{'url': 'file:///opt/stack/data/glance/images/e19ea75d-f4d5-4318-97e4-534a89c57244', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Created reservations ['10a1ecc9-840d-408b-921b-356892373f23', '7bb9cafc-11aa-490f-ad81-a6c03342c48a', 'c2ccc8c4-eb95-49d3-b05f-b8315be2f127', '31e459d0-f8c8-4416-8260-22489b0e411d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:33:06 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Image download 0.00 MB at 0.00 MB/s Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:06 devstack sudo[107409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:06 devstack sudo[107409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd294813-5dc4-44b4-9874-f8d56b616599]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:06 devstack sudo[107407]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.info" returned: 0 in 0.356s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:06 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.info is being set with open permissions: ugo+rw Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:06 devstack sudo[107413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.info Aug 12 12:33:06 devstack sudo[107411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD Aug 12 12:33:06 devstack sudo[107411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:06 devstack sudo[107413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:06 devstack sudo[107409]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.365s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Deleted volume successfully. Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-917a4e69-c2f0-4af2-a93a-c54190c68c57 tempest-VolumesGetTest-1113485676 None] Lock "cinder-941c6daf-70a4-4da1-9ff4-29e629cc6eb4-delete_volume" released by "delete_volume" :: held 1.767s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:06 devstack sudo[107411]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD" returned: 0 in 0.425s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:06 devstack sudo[107413]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.info" returned: 0 in 0.357s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.726s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-eaca6c2b-4668-4937-99ff-c751a7573f86 tempest-SnapshotMetadataTestJSON-382697025 None] Create snapshot completed successfully Aug 12 12:33:06 devstack sudo[107420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD Aug 12 12:33:06 devstack sudo[107420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:07 devstack sudo[107420]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD" returned: 1 in 0.413s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Temporary image e19ea75d-f4d5-4318-97e4-534a89c57244 is fetched for user 3d01f8a163c9418ba5c11bf13a7c7936. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-8815c652-a4e4-4b34-83f3-284f5a567087-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[266c2c37-0388-4b00-bb92-7ea65bffcc29]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Lock "cinder-8815c652-a4e4-4b34-83f3-284f5a567087-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-8815c652-a4e4-4b34-83f3-284f5a567087" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:07 devstack sudo[107428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD Aug 12 12:33:07 devstack sudo[107428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-8815c652-a4e4-4b34-83f3-284f5a567087" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d48fb710-0723-4cd9-8b27-b8247028e4ed]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:07 devstack sudo[107433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 Aug 12 12:33:07 devstack sudo[107433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:07 devstack sudo[107428]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD" returned: 0 in 0.438s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:07 devstack sudo[107441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD Aug 12 12:33:07 devstack sudo[107441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:08 devstack sudo[107433]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087" returned: 0 in 0.753s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:08 devstack sudo[107441]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD" returned: 1 in 0.528s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:05Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4243e677-6ea8-486a-aee8-88bf592ec28d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa1da9966da4f9ea73d73e0f9e8fdff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:06Z,use_quota=True,user_id='3d01f8a163c9418ba5c11bf13a7c7936',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Creating volume 4243e677-6ea8-486a-aee8-88bf592ec28d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:08 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:08 devstack sudo[107454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087 Aug 12 12:33:08 devstack sudo[107454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:08 devstack sudo[107456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d 1073741824 Aug 12 12:33:08 devstack sudo[107456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:08 devstack sudo[107458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:08 devstack sudo[107458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "cinder-57139911-9882-428a-8d7c-c7a0e326b937-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-57139911-9882-428a-8d7c-c7a0e326b937-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:08 devstack sudo[107454]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "cinder-quobyte-11fae805-367c-4cd0-bff6-6e2a4a2972ab" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8815c652-a4e4-4b34-83f3-284f5a567087" returned: 0 in 0.561s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-8815c652-a4e4-4b34-83f3-284f5a567087" released by "delete_volume" :: held 1.373s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-quobyte-11fae805-367c-4cd0-bff6-6e2a4a2972ab" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "cinder-quobyte-57139911-9882-428a-8d7c-c7a0e326b937" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-quobyte-57139911-9882-428a-8d7c-c7a0e326b937" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Deleting offline snapshot 57139911-9882-428a-8d7c-c7a0e326b937 of volume 11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:33:08 devstack sudo[107458]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] snapshot_file for this snap is: volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.420s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[36024001-6852-47f9-816f-759ecd9bba38]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:08 devstack sudo[107456]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Created reservations ['8d4d98a4-3d5b-4f64-8a08-acee293e1090', '399e95f9-0a96-49aa-88fe-a30dbc359272', 'aef03199-b6d7-48d6-9b10-c4f1d2486b88', 'f9cb95c5-1a18-458f-abc5-1a8842570f5e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d 1073741824" returned: 0 in 0.678s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:09 devstack sudo[107466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 Aug 12 12:33:09 devstack sudo[107466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:09 devstack sudo[107467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d Aug 12 12:33:09 devstack sudo[107467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:09 devstack sudo[107470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:09 devstack sudo[107470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:09 devstack sudo[107467]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d" returned: 0 in 0.332s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] <== create_volume: return (1083ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.088s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:09 devstack sudo[107466]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937" returned: 0 in 0.466s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:33:09 devstack sudo[107470]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.309s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef13f810-fa6f-4938-97bc-c7ba0b85613e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Deleted volume successfully. Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Attempting download of e19ea75d-f4d5-4318-97e4-534a89c57244 ((None, [{'url': 'file:///opt/stack/data/glance/images/e19ea75d-f4d5-4318-97e4-534a89c57244', 'metadata': {}}])) to volume 4243e677-6ea8-486a-aee8-88bf592ec28d. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da2e4fbe-6641-4857-be93-368dc4e450dc tempest-VolumesGetTest-1113485676 None] Lock "cinder-8815c652-a4e4-4b34-83f3-284f5a567087-delete_volume" released by "delete_volume" :: held 2.130s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a62b1c4-37bd-4f0e-8bdd-f11ef687909e]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_e19ea75d-f4d5-4318-97e4-534a89c57244_fweeydej {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:09 devstack sudo[107477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab Aug 12 12:33:09 devstack sudo[107477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:09 devstack sudo[107478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_e19ea75d-f4d5-4318-97e4-534a89c57244_fweeydej Aug 12 12:33:09 devstack sudo[107478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-96259b9b-bb04-4449-8d99-610f7ca96fe4-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Lock "cinder-96259b9b-bb04-4449-8d99-610f7ca96fe4-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-96259b9b-bb04-4449-8d99-610f7ca96fe4" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-96259b9b-bb04-4449-8d99-610f7ca96fe4" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:10 devstack sudo[107477]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:10 devstack sudo[107478]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab" returned: 0 in 0.657s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_e19ea75d-f4d5-4318-97e4-534a89c57244_fweeydej" returned: 0 in 0.557s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e19ea75d-f4d5-4318-97e4-534a89c57244_fweeydej {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f365d1d-8d4c-4a3e-a5ef-2928b27c419f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:10 devstack sudo[107487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 Aug 12 12:33:10 devstack sudo[107487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:10 devstack sudo[107489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 Aug 12 12:33:10 devstack sudo[107489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:10 devstack sudo[107488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e19ea75d-f4d5-4318-97e4-534a89c57244_fweeydej Aug 12 12:33:10 devstack sudo[107488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:10 devstack sudo[107487]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937" returned: 0 in 0.409s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:10 devstack sudo[107488]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e19ea75d-f4d5-4318-97e4-534a89c57244_fweeydej" returned: 1 in 0.415s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e19ea75d-f4d5-4318-97e4-534a89c57244_fweeydej' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:33:10 devstack sudo[107489]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[51bb6b41-a862-41e6-b2cd-03d18324f0c0]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:10 devstack sudo[107502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937 Aug 12 12:33:10 devstack sudo[107502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4" returned: 0 in 0.413s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:10 devstack sudo[107505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4 Aug 12 12:33:10 devstack sudo[107505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:10 devstack sudo[107504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD Aug 12 12:33:10 devstack sudo[107504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab.57139911-9882-428a-8d7c-c7a0e326b937" returned: 0 in 0.293s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:10 devstack sudo[107502]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-quobyte-57139911-9882-428a-8d7c-c7a0e326b937" released by "_delete_snapshot" :: held 2.087s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-quobyte-11fae805-367c-4cd0-bff6-6e2a4a2972ab" released by "delete_snapshot" :: held 2.129s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:11 devstack sudo[107505]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-96259b9b-bb04-4449-8d99-610f7ca96fe4" returned: 0 in 0.528s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-96259b9b-bb04-4449-8d99-610f7ca96fe4" released by "delete_volume" :: held 1.081s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:11 devstack sudo[107504]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD" returned: 0 in 0.656s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Created reservations ['ffb8ed6b-3bd5-412b-80c2-ddc5853ff904', '9a571d59-bbe5-4dff-98b6-6bfba0c9410b', 'a1d910f9-8d00-458b-a3e0-20957505ece9', '5bc3bfa8-bb77-440d-9d46-06813334c5b6'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Created reservations ['56ec3a99-862e-45c1-9a30-57e0983ed7b3', 'e7816b15-d47f-47d7-99fc-4c4834980f78', 'eed42306-74ca-4a96-a8c8-1907f74fad1c', 'af7c7232-81c5-4280-9159-1db280382612'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Delete snapshot completed successfully. Aug 12 12:33:11 devstack sudo[107534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD Aug 12 12:33:11 devstack sudo[107534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e372ff54-54ab-4834-b52a-8c5519072035 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-57139911-9882-428a-8d7c-c7a0e326b937-delete_snapshot" released by "delete_snapshot" :: held 2.631s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:11 devstack sudo[107553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:11 devstack sudo[107553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:11 devstack sudo[107534]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD" returned: 1 in 0.689s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] e19ea75d-f4d5-4318-97e4-534a89c57244 was raw, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:33:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:11 devstack sudo[107572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d Aug 12 12:33:11 devstack sudo[107572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:12 devstack sudo[107553]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.586s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Deleted volume successfully. Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c2de0f14-0c85-4856-b6ee-a6fbc3d16d67 tempest-VolumesGetTest-1113485676 None] Lock "cinder-96259b9b-bb04-4449-8d99-610f7ca96fe4-delete_volume" released by "delete_volume" :: held 2.201s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "cinder-11fae805-367c-4cd0-bff6-6e2a4a2972ab-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-11fae805-367c-4cd0-bff6-6e2a4a2972ab-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "cinder-quobyte-11fae805-367c-4cd0-bff6-6e2a4a2972ab" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-quobyte-11fae805-367c-4cd0-bff6-6e2a4a2972ab" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb2b80c3-9722-4a4f-8da5-38a11bf34d29]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:12 devstack sudo[107598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab Aug 12 12:33:12 devstack sudo[107598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:12 devstack sudo[107572]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d" returned: 0 in 0.852s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e19ea75d-f4d5-4318-97e4-534a89c57244_lsf0_sf1devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:33:12 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Converted 0.00 MB image at 0.00 MB/s Aug 12 12:33:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:12 devstack sudo[107611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d 1G Aug 12 12:33:12 devstack sudo[107611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:13 devstack sudo[107598]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab" returned: 0 in 0.571s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:13 devstack sudo[107620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab Aug 12 12:33:13 devstack sudo[107620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:13 devstack sudo[107611]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d 1G" returned: 0 in 0.475s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Downloaded image e19ea75d-f4d5-4318-97e4-534a89c57244 ((None, [{'url': 'file:///opt/stack/data/glance/images/e19ea75d-f4d5-4318-97e4-534a89c57244', 'metadata': {}}])) to volume 4243e677-6ea8-486a-aee8-88bf592ec28d successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Temporary image e19ea75d-f4d5-4318-97e4-534a89c57244 for user 3d01f8a163c9418ba5c11bf13a7c7936 is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Marking volume 4243e677-6ea8-486a-aee8-88bf592ec28d as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Copying metadata from image e19ea75d-f4d5-4318-97e4-534a89c57244 to 4243e677-6ea8-486a-aee8-88bf592ec28d. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Creating volume glance metadata for volume 4243e677-6ea8-486a-aee8-88bf592ec28d backed by image e19ea75d-f4d5-4318-97e4-534a89c57244 with: {'image_id': 'e19ea75d-f4d5-4318-97e4-534a89c57244', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '7a3bc8516c77070ae2e5693aae12bb53', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (343ec282-9450-4f59-ad29-4ac712997226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4243e677-6ea8-486a-aee8-88bf592ec28d', 'volume_size': 1, 'image_id': 'e19ea75d-f4d5-4318-97e4-534a89c57244', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/e19ea75d-f4d5-4318-97e4-534a89c57244', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '7a3bc8516c77070ae2e5693aae12bb53', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8fa1da9966da4f9ea73d73e0f9e8fdff', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '7d0d8d639e2e11da7ab5a549bf2a340f01a6a48f50f4758436fd148eaa6ab86cb4d95b68fd5148f8aa7b886eec205f549bb721e3d5a67af4d7537da5af6e3cd6', 'id': 'e19ea75d-f4d5-4318-97e4-534a89c57244', 'created_at': datetime.datetime(2026, 8, 12, 10, 33, 3, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 33, 4, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e19ea75d-f4d5-4318-97e4-534a89c57244/file', 'properties': {}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55464f77-418f-4104-afed-475b68c62775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Volume volume-4243e677-6ea8-486a-aee8-88bf592ec28d (4243e677-6ea8-486a-aee8-88bf592ec28d): created successfully Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55464f77-418f-4104-afed-475b68c62775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Flow 'volume_create_manager' (eb1d5f77-8d29-43d1-a56c-b046c26844c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (6c4de127-9aa9-43fb-b1cd-bd97704f53c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9192af5e-dd3b-4011-867b-95b112c24381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7e171fa6-b820-4ab1-b5f5-e08d5bac8083 tempest-VolumeImageDependencyTests-682160329 None] Created volume successfully. Aug 12 12:33:13 devstack sudo[107620]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-11fae805-367c-4cd0-bff6-6e2a4a2972ab" returned: 0 in 0.388s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9192af5e-dd3b-4011-867b-95b112c24381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-818782478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a4346c86-fdd6-4ab3-815a-b4a70bfda369,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:13Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (752ed9bc-2993-4a24-a2c7-f973e438fdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (752ed9bc-2993-4a24-a2c7-f973e438fdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e19269e-faf7-4c10-9ed0-c965e350780b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-quobyte-11fae805-367c-4cd0-bff6-6e2a4a2972ab" released by "delete_volume" :: held 1.059s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Created reservations ['b9a35561-d225-4c63-a582-77ebd4c026f4', 'c7a3f91c-ba35-42ea-806e-d7e1bbaf67c3', 'c91b1c10-3d9d-475f-8dfb-4aeae566e93c', 'a0163bf3-0b12-451d-b0d6-3cc02fdaa778'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:13 devstack sudo[107624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:13 devstack sudo[107624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e19269e-faf7-4c10-9ed0-c965e350780b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a4346c86-fdd6-4ab3-815a-b4a70bfda369', 'volume_name': 'volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd672659-c210-4d2f-9948-67239931d596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd672659-c210-4d2f-9948-67239931d596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f51d36d6-9a1f-453f-b3b1-5fe21a14532f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Volume a4346c86-fdd6-4ab3-815a-b4a70bfda369: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 12 12:33:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Trying to clone a4346c86-fdd6-4ab3-815a-b4a70bfda369 from image 336c55d4-9ffc-4a74-a200-487232954ddc at location (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:33:14 devstack sudo[107624]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.454s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Deleted volume successfully. Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e9a7085e-e090-44c6-855b-aa47ac02dbb7 tempest-SnapshotMetadataTestJSON-382697025 None] Lock "cinder-11fae805-367c-4cd0-bff6-6e2a4a2972ab-delete_volume" released by "delete_volume" :: held 1.865s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:33:14 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Image download 20.69 MB at 20.69 MB/s Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7598404c-82ec-4795-a233-de8099d7f2a7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Acquiring lock "cinder-4243e677-6ea8-486a-aee8-88bf592ec28d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:14 devstack sudo[107630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD Aug 12 12:33:14 devstack sudo[107630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Lock "cinder-4243e677-6ea8-486a-aee8-88bf592ec28d-delete_volume" acquired by "delete_volume" :: waited 0.064s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Acquiring lock "cinder-quobyte-4243e677-6ea8-486a-aee8-88bf592ec28d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Lock "cinder-quobyte-4243e677-6ea8-486a-aee8-88bf592ec28d" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2672290-5e2a-43a1-b887-d83e5eece6f2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:14 devstack sudo[107630]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD" returned: 0 in 0.406s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:14 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc is fetched for user dab08d9ac039477fbb3f4a80227f16d7. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:33:15 devstack sudo[107632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d Aug 12 12:33:15 devstack sudo[107632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[54bc3a98-fd16-440b-8afc-554fef274d37]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:15 devstack sudo[107637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD Aug 12 12:33:15 devstack sudo[107637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:15 devstack sudo[107632]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d" returned: 0 in 0.575s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:15 devstack sudo[107645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d Aug 12 12:33:15 devstack sudo[107645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:15 devstack sudo[107637]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD" returned: 0 in 0.459s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-818782478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a4346c86-fdd6-4ab3-815a-b4a70bfda369,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:13Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Creating volume a4346c86-fdd6-4ab3-815a-b4a70bfda369 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:15 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:15 devstack sudo[107647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 1073741824 Aug 12 12:33:15 devstack sudo[107647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d16cf70a-cd02-4295-8257-fe64cb1440b4 tempest-VolumesActionsTest-318007206 None] Acquiring lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f" by "attach_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:15 devstack sudo[107645]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4243e677-6ea8-486a-aee8-88bf592ec28d" returned: 0 in 0.555s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d16cf70a-cd02-4295-8257-fe64cb1440b4 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f" acquired by "attach_volume" :: waited 0.060s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Lock "cinder-quobyte-4243e677-6ea8-486a-aee8-88bf592ec28d" released by "delete_volume" :: held 1.221s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d16cf70a-cd02-4295-8257-fe64cb1440b4 tempest-VolumesActionsTest-318007206 None] Attaching volume fde86f1c-2e37-43be-b14c-10483e52050f to instance 568c9183-41d2-41da-afd7-4bd99e2c0628 at mountpoint /dev/vdb on host None. Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Created reservations ['46510176-c811-47c4-bab6-6c61240bb8e2', 'ca23fc94-6e2e-44a8-a0e2-2f9258a4f069', '0cfc635f-d69b-4dd8-ad20-14eaa9f767a4', 'bbe72c72-e49e-4e39-8e1c-fe628567d471'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d16cf70a-cd02-4295-8257-fe64cb1440b4 tempest-VolumesActionsTest-318007206 None] Attach volume completed successfully. Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d16cf70a-cd02-4295-8257-fe64cb1440b4 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f" released by "attach_volume" :: held 0.199s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:16 devstack sudo[107654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:16 devstack sudo[107654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:16 devstack sudo[107647]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 1073741824" returned: 0 in 0.891s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-86f9938a-a85c-40c6-aa70-aa266872b4a0 tempest-VolumesActionsTest-318007206 None] Acquiring lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-detach_volume" by "detach_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-86f9938a-a85c-40c6-aa70-aa266872b4a0 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-detach_volume" acquired by "detach_volume" :: waited 0.085s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-86f9938a-a85c-40c6-aa70-aa266872b4a0 tempest-VolumesActionsTest-318007206 None] Detaching volume fde86f1c-2e37-43be-b14c-10483e52050f from instance 568c9183-41d2-41da-afd7-4bd99e2c0628. Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:16 devstack sudo[107656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 Aug 12 12:33:16 devstack sudo[107656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-86f9938a-a85c-40c6-aa70-aa266872b4a0 tempest-VolumesActionsTest-318007206 None] Detach volume completed successfully. Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-86f9938a-a85c-40c6-aa70-aa266872b4a0 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-detach_volume" released by "detach_volume" :: held 0.267s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:16 devstack sudo[107654]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.548s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Deleted volume successfully. Aug 12 12:33:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bf24818a-acda-45b2-a115-f75973e108e2 tempest-VolumeImageDependencyTests-682160329 None] Lock "cinder-4243e677-6ea8-486a-aee8-88bf592ec28d-delete_volume" released by "delete_volume" :: held 2.240s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:17 devstack sudo[107656]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369" returned: 0 in 0.460s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] <== create_volume: return (1539ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.546s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Attempting download of 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume a4346c86-fdd6-4ab3-815a-b4a70bfda369. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2acc2b1-124e-4214-a63a-db5da96d922f]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_mt0o1jvy {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:17 devstack sudo[107660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_mt0o1jvy Aug 12 12:33:17 devstack sudo[107660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:17 devstack sudo[107660]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_mt0o1jvy" returned: 0 in 0.637s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_mt0o1jvy {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:18 devstack sudo[107669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_mt0o1jvy Aug 12 12:33:18 devstack sudo[107669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:18 devstack sudo[107669]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_mt0o1jvy" returned: 1 in 0.619s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_336c55d4-9ffc-4a74-a200-487232954ddc_mt0o1jvy' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:33:18 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb6aacb4-561a-464b-993b-f144263c6171]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:18 devstack sudo[107692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD Aug 12 12:33:18 devstack sudo[107692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:19 devstack sudo[107692]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD" returned: 0 in 0.588s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:19 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] 336c55d4-9ffc-4a74-a200-487232954ddc was qcow2, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:33:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:19 devstack sudo[107697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 Aug 12 12:33:19 devstack sudo[107697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:21 devstack sudo[107697]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369" returned: 0 in 2.682s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:21 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_336c55d4-9ffc-4a74-a200-487232954ddc_5ro_2aukdevstack@QuobyteHD, size 112.00 MB, duration 2.68 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:33:21 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Converted 112.00 MB image at 41.74 MB/s Aug 12 12:33:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:21 devstack sudo[107707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 1G Aug 12 12:33:21 devstack sudo[107707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:22 devstack sudo[107707]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 1G" returned: 0 in 0.409s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Downloaded image 336c55d4-9ffc-4a74-a200-487232954ddc ((None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}])) to volume a4346c86-fdd6-4ab3-815a-b4a70bfda369 successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Temporary image 336c55d4-9ffc-4a74-a200-487232954ddc for user dab08d9ac039477fbb3f4a80227f16d7 is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Marking volume a4346c86-fdd6-4ab3-815a-b4a70bfda369 as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Copying metadata from image 336c55d4-9ffc-4a74-a200-487232954ddc to a4346c86-fdd6-4ab3-815a-b4a70bfda369. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Creating volume glance metadata for volume a4346c86-fdd6-4ab3-815a-b4a70bfda369 backed by image 336c55d4-9ffc-4a74-a200-487232954ddc with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f51d36d6-9a1f-453f-b3b1-5fe21a14532f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369', 'volume_size': 1, 'image_id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/336c55d4-9ffc-4a74-a200-487232954ddc', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'a50d9c708b2347e09579d89042a2926c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '336c55d4-9ffc-4a74-a200-487232954ddc', 'created_at': datetime.datetime(2026, 8, 12, 10, 16, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 16, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/336c55d4-9ffc-4a74-a200-487232954ddc/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bc1e62a-8191-4001-8ef7-c604d7e30220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:22 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Volume volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 (a4346c86-fdd6-4ab3-815a-b4a70bfda369): created successfully Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bc1e62a-8191-4001-8ef7-c604d7e30220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (6c4de127-9aa9-43fb-b1cd-bd97704f53c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-08db6ce4-f937-4aa5-b05e-a35ffe7fb33c tempest-VolumesGetTest-1113485676 None] Created volume successfully. Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Flow 'volume_create_manager' (fd2baac2-bb71-4d40-a447-ed60eae862eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70bd38aa-68bc-4a9f-bd81-7609ffe12bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70bd38aa-68bc-4a9f-bd81-7609ffe12bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-548141280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d058d1ea-1ed7-491e-aad3-2a94aab25c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861cbebc820f4bc6a37bfc3b97f38058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:23Z,use_quota=True,user_id='0eb4b8b74b274953b8f4b3387ec8959a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bac417c1-d54d-470f-b238-9f5a619c9cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bac417c1-d54d-470f-b238-9f5a619c9cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae27474a-1f66-4049-98b3-998d7015a8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae27474a-1f66-4049-98b3-998d7015a8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd058d1ea-1ed7-491e-aad3-2a94aab25c63', 'volume_name': 'volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73ecaf1a-79a5-4b9c-a05b-2335b3c0be87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73ecaf1a-79a5-4b9c-a05b-2335b3c0be87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9431147e-0b17-42b1-998c-262c8373774c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:23 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Volume d058d1ea-1ed7-491e-aad3-2a94aab25c63: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63', 'volume_size': 1} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-548141280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d058d1ea-1ed7-491e-aad3-2a94aab25c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861cbebc820f4bc6a37bfc3b97f38058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:23Z,use_quota=True,user_id='0eb4b8b74b274953b8f4b3387ec8959a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Creating volume d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:23 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:23 devstack sudo[107753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 1073741824 Aug 12 12:33:23 devstack sudo[107753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:24 devstack sudo[107753]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 1073741824" returned: 0 in 0.632s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (83e3f92c-e51c-4ff7-9b3d-357fee2fbecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0700886c-1d5c-4177-9cbc-38e4d4165569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0700886c-1d5c-4177-9cbc-38e4d4165569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1172648975',display_name='tempest-VolumesGetTest-Volume-258101144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a576763e-d675-40ee-88a5-29e7c12124d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:24Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39d3e667-3046-4c2b-86d4-81a607916391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39d3e667-3046-4c2b-86d4-81a607916391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8e3ba0e-12ba-4d3d-9fcb-a7ed4702d245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8e3ba0e-12ba-4d3d-9fcb-a7ed4702d245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a576763e-d675-40ee-88a5-29e7c12124d8', 'volume_name': 'volume-a576763e-d675-40ee-88a5-29e7c12124d8', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d17fced8-8de6-4170-af50-218ff68598b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d17fced8-8de6-4170-af50-218ff68598b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2ea2078-5bdf-425e-8fa5-898475b6c5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:24 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Volume a576763e-d675-40ee-88a5-29e7c12124d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a576763e-d675-40ee-88a5-29e7c12124d8', 'volume_size': 1} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:24 devstack sudo[107760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 Aug 12 12:33:24 devstack sudo[107760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:24 devstack sudo[107760]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] <== create_volume: return (1052ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.055s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.277s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1172648975',display_name='tempest-VolumesGetTest-Volume-258101144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a576763e-d675-40ee-88a5-29e7c12124d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90be2db6b9224252af6291d3e6baf01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:24Z,use_quota=True,user_id='dab08d9ac039477fbb3f4a80227f16d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Creating volume a576763e-d675-40ee-88a5-29e7c12124d8 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:24 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:24 devstack sudo[107772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 1073741824 Aug 12 12:33:24 devstack sudo[107772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9431147e-0b17-42b1-998c-262c8373774c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc7c051c-d412-4d56-ab55-e95291cda78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:24 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Volume volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 (d058d1ea-1ed7-491e-aad3-2a94aab25c63): created successfully Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc7c051c-d412-4d56-ab55-e95291cda78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Flow 'volume_create_manager' (fd2baac2-bb71-4d40-a447-ed60eae862eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:24 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9a8023bb-ba7a-4317-83e0-6bf7d54bdc2a tempest-VolumesDeleteCascade-532693325 None] Created volume successfully. Aug 12 12:33:25 devstack sudo[107772]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 1073741824" returned: 0 in 0.590s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:25 devstack sudo[107783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 Aug 12 12:33:25 devstack sudo[107783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:25 devstack sudo[107783]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8" returned: 0 in 0.262s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] <== create_volume: return (906ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.910s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2ea2078-5bdf-425e-8fa5-898475b6c5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a576763e-d675-40ee-88a5-29e7c12124d8', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09b12111-01c8-424d-b36d-16b62421f998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:25 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Volume volume-a576763e-d675-40ee-88a5-29e7c12124d8 (a576763e-d675-40ee-88a5-29e7c12124d8): created successfully Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09b12111-01c8-424d-b36d-16b62421f998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Flow 'volume_create_manager' (83e3f92c-e51c-4ff7-9b3d-357fee2fbecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d686e10d-de75-4b7c-91ba-4661321dfcf9 tempest-VolumesGetTest-1113485676 None] Created volume successfully. Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Creating offline snapshot a16bb59b-541f-485e-8294-357249bcb073 of volume d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[cea52985-eb4e-47a4-abf6-f37079c892fa]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:25 devstack sudo[107786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 Aug 12 12:33:25 devstack sudo[107786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:26 devstack sudo[107786]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63" returned: 0 in 0.442s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:26 devstack sudo[107792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 1G Aug 12 12:33:26 devstack sudo[107792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-a576763e-d675-40ee-88a5-29e7c12124d8-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Lock "cinder-a576763e-d675-40ee-88a5-29e7c12124d8-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-a576763e-d675-40ee-88a5-29e7c12124d8" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-a576763e-d675-40ee-88a5-29e7c12124d8" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f90dbb5-e72a-48b2-a637-b2ced2dc2d37]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:26 devstack sudo[107798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 Aug 12 12:33:26 devstack sudo[107798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:26 devstack sudo[107792]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 1G" returned: 0 in 0.560s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:26 devstack sudo[107800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 Aug 12 12:33:26 devstack sudo[107800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:27 devstack sudo[107798]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8" returned: 0 in 0.488s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:27 devstack sudo[107814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8 Aug 12 12:33:27 devstack sudo[107814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:27 devstack sudo[107800]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073" returned: 0 in 0.527s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:27 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 is being set with open permissions: ugo+rw Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:27 devstack sudo[107839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 Aug 12 12:33:27 devstack sudo[107839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:27 devstack sudo[107814]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a576763e-d675-40ee-88a5-29e7c12124d8" returned: 0 in 0.611s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-a576763e-d675-40ee-88a5-29e7c12124d8" released by "delete_volume" :: held 1.170s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Created reservations ['eb3e989e-db5b-487a-98f6-af38b5b4754e', '9bab3a48-e14f-4d9c-bc3e-c702771faefe', 'e10207c8-95be-4b36-9bc2-ebd13793f0d0', '2d931861-34f9-407c-a335-d948717632d5'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:27 devstack sudo[107839]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073" returned: 0 in 0.504s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:27 devstack sudo[107866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.info Aug 12 12:33:27 devstack sudo[107866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:27 devstack sudo[107868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:27 devstack sudo[107868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:28 devstack sudo[107866]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.info" returned: 0 in 0.436s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:28 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.info is being set with open permissions: ugo+rw Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:28 devstack sudo[107868]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.454s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:28 devstack sudo[107887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.info Aug 12 12:33:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Deleted volume successfully. Aug 12 12:33:28 devstack sudo[107887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-73029b8b-8a89-4fbe-86e1-d114256e5fb5 tempest-VolumesGetTest-1113485676 None] Lock "cinder-a576763e-d675-40ee-88a5-29e7c12124d8-delete_volume" released by "delete_volume" :: held 1.980s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:28 devstack sudo[107887]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.info" returned: 0 in 0.331s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.938s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0b4960c9-1fb4-4a4b-aacc-03b9148654f2 tempest-VolumesDeleteCascade-532693325 None] Create snapshot completed successfully Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-a4346c86-fdd6-4ab3-815a-b4a70bfda369-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Lock "cinder-a4346c86-fdd6-4ab3-815a-b4a70bfda369-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Acquiring lock "cinder-quobyte-a4346c86-fdd6-4ab3-815a-b4a70bfda369" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-a4346c86-fdd6-4ab3-815a-b4a70bfda369" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a1b0cfa4-d833-4296-a058-fd6772dea0bb]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:29 devstack sudo[107906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 Aug 12 12:33:29 devstack sudo[107906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Creating offline snapshot 6034a36e-b1c6-4df7-bce2-f1a47c890070 of volume d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[261b965f-6f78-4283-9402-64fa644c2eec]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:29 devstack sudo[107908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 Aug 12 12:33:29 devstack sudo[107908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:29 devstack sudo[107906]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369" returned: 0 in 0.438s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:29 devstack sudo[107913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369 Aug 12 12:33:29 devstack sudo[107913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:29 devstack sudo[107908]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073" returned: 0 in 0.421s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:29 devstack sudo[107921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 1G Aug 12 12:33:29 devstack sudo[107921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:29 devstack sudo[107913]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a4346c86-fdd6-4ab3-815a-b4a70bfda369" returned: 0 in 0.370s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Lock "cinder-quobyte-a4346c86-fdd6-4ab3-815a-b4a70bfda369" released by "delete_volume" :: held 0.903s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Created reservations ['b5580826-718d-482e-89c8-52a8e4e61746', 'c4ba671f-5d94-4cad-b051-767dce04072a', 'cab5e65a-5390-4b9d-81fc-83fd15661080', 'cfb4c359-e65d-45e9-818e-720a79eee79b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:30 devstack sudo[107926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:30 devstack sudo[107926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:30 devstack sudo[107921]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 1G" returned: 0 in 0.768s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:30 devstack sudo[107930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 Aug 12 12:33:30 devstack sudo[107930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:30 devstack sudo[107926]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.398s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Deleted volume successfully. Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0f4f6e53-dc64-42ec-8a9e-0cd04495494f tempest-VolumesGetTest-1113485676 None] Lock "cinder-a4346c86-fdd6-4ab3-815a-b4a70bfda369-delete_volume" released by "delete_volume" :: held 1.748s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:30 devstack sudo[107930]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070" returned: 0 in 0.357s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:30 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 is being set with open permissions: ugo+rw Aug 12 12:33:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:30 devstack sudo[107941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 Aug 12 12:33:30 devstack sudo[107941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:31 devstack sudo[107941]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070" returned: 0 in 0.290s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.969s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a5eca4f6-f524-4bc5-897c-6de9e19a7a99 tempest-VolumesDeleteCascade-532693325 None] Create snapshot completed successfully Aug 12 12:33:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-d058d1ea-1ed7-491e-aad3-2a94aab25c63-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eff3525-2863-4816-8d48-43ba4a006d53 tempest-VolumesActionsTest-318007206 None] Acquiring lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f" by "attach_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-d058d1ea-1ed7-491e-aad3-2a94aab25c63-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eff3525-2863-4816-8d48-43ba4a006d53 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f" acquired by "attach_volume" :: waited 0.048s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Performing cascade delete. {{(pid=94662) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-6034a36e-b1c6-4df7-bce2-f1a47c890070-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-6034a36e-b1c6-4df7-bce2-f1a47c890070-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1eff3525-2863-4816-8d48-43ba4a006d53 tempest-VolumesActionsTest-318007206 None] Attaching volume fde86f1c-2e37-43be-b14c-10483e52050f to instance 3f7353e8-44c3-4989-883b-7c2a016933c8 at mountpoint /dev/vdb on host None. Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-6034a36e-b1c6-4df7-bce2-f1a47c890070" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1eff3525-2863-4816-8d48-43ba4a006d53 tempest-VolumesActionsTest-318007206 None] Attach volume completed successfully. Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-6034a36e-b1c6-4df7-bce2-f1a47c890070" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Deleting offline snapshot 6034a36e-b1c6-4df7-bce2-f1a47c890070 of volume d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] snapshot_file for this snap is: volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1eff3525-2863-4816-8d48-43ba4a006d53 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f" released by "attach_volume" :: held 0.214s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f031c7f-bd36-4607-8f01-1acf1e0235f0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:32 devstack sudo[107944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 Aug 12 12:33:32 devstack sudo[107944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-440cdda3-ac29-4679-9e23-57f44307a32e tempest-VolumesActionsTest-318007206 None] Acquiring lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-detach_volume" by "detach_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-440cdda3-ac29-4679-9e23-57f44307a32e tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-detach_volume" acquired by "detach_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-440cdda3-ac29-4679-9e23-57f44307a32e tempest-VolumesActionsTest-318007206 None] Detaching volume fde86f1c-2e37-43be-b14c-10483e52050f from instance 3f7353e8-44c3-4989-883b-7c2a016933c8. Aug 12 12:33:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-440cdda3-ac29-4679-9e23-57f44307a32e tempest-VolumesActionsTest-318007206 None] Detach volume completed successfully. Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-440cdda3-ac29-4679-9e23-57f44307a32e tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-detach_volume" released by "detach_volume" :: held 0.114s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:32 devstack sudo[107944]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070" returned: 0 in 0.599s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1645dd05-86d1-4754-90b4-b62284758d0c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:33 devstack sudo[107949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 Aug 12 12:33:33 devstack sudo[107949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:33 devstack sudo[107949]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073" returned: 0 in 0.705s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:33:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:33 devstack sudo[107964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 Aug 12 12:33:33 devstack sudo[107964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:34 devstack sudo[107964]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070" returned: 0 in 0.824s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:34 devstack sudo[107994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070 Aug 12 12:33:34 devstack sudo[107994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:34 devstack sudo[107994]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.6034a36e-b1c6-4df7-bce2-f1a47c890070" returned: 0 in 0.456s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-6034a36e-b1c6-4df7-bce2-f1a47c890070" released by "_delete_snapshot" :: held 2.750s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" released by "delete_snapshot" :: held 2.803s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:34 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Created reservations ['a8e1aaa5-0e29-4480-b249-8147a7429e77', '46979f49-a015-497f-ab05-b0d6e7367e58', '06e0fa79-6724-42fb-b595-24081e09465a', 'f1f44a5c-eed4-4d24-a79c-2fbf621cb8ad'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Delete snapshot completed successfully. Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-6034a36e-b1c6-4df7-bce2-f1a47c890070-delete_snapshot" released by "delete_snapshot" :: held 3.053s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-a16bb59b-541f-485e-8294-357249bcb073-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-a16bb59b-541f-485e-8294-357249bcb073-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-a16bb59b-541f-485e-8294-357249bcb073" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-a16bb59b-541f-485e-8294-357249bcb073" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Deleting offline snapshot a16bb59b-541f-485e-8294-357249bcb073 of volume d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] snapshot_file for this snap is: volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f7863d7-9b2f-48e3-8c13-13fac64deba4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:35 devstack sudo[107999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 Aug 12 12:33:35 devstack sudo[107999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:35 devstack sudo[107999]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073" returned: 0 in 0.435s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[10edd05c-b107-4a8c-aecb-e9afb144a31b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:35 devstack sudo[108004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 Aug 12 12:33:35 devstack sudo[108004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:36 devstack sudo[108004]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63" returned: 0 in 0.396s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:36 devstack sudo[108009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 Aug 12 12:33:36 devstack sudo[108009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Flow 'volume_create_manager' (3d380e0b-69a6-4947-af53-c2dc83198395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d9bd8ad-4259-4092-b4ad-691ed0e09ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d9bd8ad-4259-4092-b4ad-691ed0e09ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1199446354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f59f9a13-8688-455b-920d-06f7d8b0b144,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6303575784d94b1f9d2c717743635f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:36Z,use_quota=True,user_id='9ee85826fe5c49a180ff71ad5ff47435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e6bc5cf-d234-43b8-b828-10affcf36148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e6bc5cf-d234-43b8-b828-10affcf36148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c90524fe-9973-476d-9cb6-721c61448640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c90524fe-9973-476d-9cb6-721c61448640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f59f9a13-8688-455b-920d-06f7d8b0b144', 'volume_name': 'volume-f59f9a13-8688-455b-920d-06f7d8b0b144', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d21b19b7-94fa-4bf6-b898-0934f6353dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d21b19b7-94fa-4bf6-b898-0934f6353dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9d84727-27c8-4ea1-82bb-db324f0a6c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:36 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Volume f59f9a13-8688-455b-920d-06f7d8b0b144: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f59f9a13-8688-455b-920d-06f7d8b0b144', 'volume_size': 1} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1199446354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f59f9a13-8688-455b-920d-06f7d8b0b144,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6303575784d94b1f9d2c717743635f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:36Z,use_quota=True,user_id='9ee85826fe5c49a180ff71ad5ff47435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Creating volume f59f9a13-8688-455b-920d-06f7d8b0b144 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:33:36 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:36 devstack sudo[108015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 1073741824 Aug 12 12:33:36 devstack sudo[108015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:36 devstack sudo[108009]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073" returned: 0 in 0.468s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:36 devstack sudo[108017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073 Aug 12 12:33:36 devstack sudo[108017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:36 devstack sudo[108017]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63.a16bb59b-541f-485e-8294-357249bcb073" returned: 0 in 0.292s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-a16bb59b-541f-485e-8294-357249bcb073" released by "_delete_snapshot" :: held 1.702s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" released by "delete_snapshot" :: held 1.732s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=140,cinder:INSERT=56,cinder:UPDATE=150,cinder:DELETE=14 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=138,cinder:UPDATE=154,cinder:INSERT=41,cinder:DELETE=11 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:33:36 devstack sudo[108015]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 1073741824" returned: 0 in 0.504s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Created reservations ['61c67331-ad5f-4679-b3bc-1ef3b136e04e', '6f72bd86-0c82-47a0-8601-207f82146e89', '3d2c2e30-5110-498e-9514-3b417dff8335', 'f4dcf454-2a1a-400c-8d12-501bd0b5457e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:37 devstack sudo[108024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 Aug 12 12:33:37 devstack sudo[108024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Delete snapshot completed successfully. Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-a16bb59b-541f-485e-8294-357249bcb073-delete_snapshot" released by "delete_snapshot" :: held 1.958s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Snapshots deleted, issuing volume delete {{(pid=94662) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2ecef2f-747c-4ab0-a1ef-6996141013e4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:37 devstack sudo[108026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 Aug 12 12:33:37 devstack sudo[108026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:37 devstack sudo[108024]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144" returned: 0 in 0.324s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] <== create_volume: return (887ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.891s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9d84727-27c8-4ea1-82bb-db324f0a6c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f59f9a13-8688-455b-920d-06f7d8b0b144', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a48f470-2ccc-42e3-80c0-76c13f0bcde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:37 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Volume volume-f59f9a13-8688-455b-920d-06f7d8b0b144 (f59f9a13-8688-455b-920d-06f7d8b0b144): created successfully Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a48f470-2ccc-42e3-80c0-76c13f0bcde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Flow 'volume_create_manager' (3d380e0b-69a6-4947-af53-c2dc83198395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-69b56924-a2d6-4973-b3a1-03c62a030cb7 tempest-VolumesListTestJSON-824176578 None] Created volume successfully. Aug 12 12:33:37 devstack sudo[108026]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63" returned: 0 in 0.434s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:37 devstack sudo[108032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63 Aug 12 12:33:37 devstack sudo[108032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[9378a540-2fe2-4df2-9f32-ec11f05985fb]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:37 devstack sudo[108032]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d058d1ea-1ed7-491e-aad3-2a94aab25c63" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-d058d1ea-1ed7-491e-aad3-2a94aab25c63" released by "delete_volume" :: held 0.776s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Created reservations ['02f73ae1-f06c-4508-9608-1cf953fd0bb4', '7569d9bd-06d5-499c-979e-bd0b7c21dc29', '283fe5c9-ade9-426f-806d-9ce702b216a6', 'd8c62106-5f90-4de7-80f7-c539f0257ca5'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:33:37 devstack sudo[108035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:33:37 devstack sudo[108035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:33:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:38 devstack sudo[108037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:33:38 devstack sudo[108037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:38 devstack sudo[108035]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.370s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b1d41a8-c7f4-449b-88c5-6bf39fdd8a4b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:38 devstack sudo[108037]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:33:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Deleted volume successfully. Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-33e8d62b-3feb-489f-8e41-b9b09a7d57c6 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-d058d1ea-1ed7-491e-aad3-2a94aab25c63-delete_volume" released by "delete_volume" :: held 6.402s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:33:38 devstack sudo[108043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:33:38 devstack sudo[108043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:38 devstack sudo[108043]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.ef0d0cf9-987a-4cea-a800-f29b3ea8073d5cadwgmt.img {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:38 devstack sudo[108048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.ef0d0cf9-987a-4cea-a800-f29b3ea8073d5cadwgmt.img Aug 12 12:33:38 devstack sudo[108048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Flow 'volume_create_manager' (59f7ff65-dbaa-4af0-a5db-03bb723c002f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f7d7405-384d-4974-8c4a-8671a3a185f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f7d7405-384d-4974-8c4a-8671a3a185f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1645607005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b93cead2-c66e-4bd8-86a8-a2f114fd0a69,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6303575784d94b1f9d2c717743635f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:39Z,use_quota=True,user_id='9ee85826fe5c49a180ff71ad5ff47435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a795bbb-7d92-4be5-a6e7-f77d5e4c8946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a795bbb-7d92-4be5-a6e7-f77d5e4c8946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e0346c9-2f4c-4714-9946-d114956aa140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e0346c9-2f4c-4714-9946-d114956aa140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b93cead2-c66e-4bd8-86a8-a2f114fd0a69', 'volume_name': 'volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a221cf3-f0eb-4cf7-9a07-01e381b7b129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a221cf3-f0eb-4cf7-9a07-01e381b7b129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5207c297-cb39-4e52-a7e8-d30bf94e6072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Volume b93cead2-c66e-4bd8-86a8-a2f114fd0a69: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69', 'volume_size': 1} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Flow 'volume_create_manager' (09c4dceb-1fa9-41aa-8ba0-527d3a2a4b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb9319d6-6fb5-42ff-ba96-6b7e8b8531e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb9319d6-6fb5-42ff-ba96-6b7e8b8531e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-487069593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ef00acc-90b5-463c-ae76-37d8ae174bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861cbebc820f4bc6a37bfc3b97f38058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:40Z,use_quota=True,user_id='0eb4b8b74b274953b8f4b3387ec8959a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ff366ae-258d-426e-be7f-113dd9fb4801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ff366ae-258d-426e-be7f-113dd9fb4801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f556c78b-8f69-429e-8a97-7ab881ea23b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f556c78b-8f69-429e-8a97-7ab881ea23b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ef00acc-90b5-463c-ae76-37d8ae174bec', 'volume_name': 'volume-3ef00acc-90b5-463c-ae76-37d8ae174bec', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8159675-5a21-47cd-81e0-cd4819ed5762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8159675-5a21-47cd-81e0-cd4819ed5762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d55a6da-8148-4970-a933-2570af121601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:33:39 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Volume 3ef00acc-90b5-463c-ae76-37d8ae174bec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ef00acc-90b5-463c-ae76-37d8ae174bec', 'volume_size': 1} Aug 12 12:33:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:33:42 devstack sudo[108048]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.ef0d0cf9-987a-4cea-a800-f29b3ea8073d5cadwgmt.img" returned: 0 in 4.263s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e52b57b-abba-4044-b19f-b876a0505a7f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:33:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:33:42 devstack sudo[108061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:33:42 devstack sudo[108061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:33:43 devstack sudo[108061]: pam_unix(sudo:session): session closed for user root Aug 12 12:33:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.567s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:33:43 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f, size 1024.00 MB, duration 4.26 sec, destination /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.ef0d0cf9-987a-4cea-a800-f29b3ea8073d5cadwgmt.img {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:33:43 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Converted 1024.00 MB image at 240.15 MB/s Aug 12 12:33:43 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] ef0d0cf9-987a-4cea-a800-f29b3ea8073d was raw, no need to convert to raw {{(pid=94662) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 12 12:33:53 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:INSERT=6,cinder:SELECT=8,cinder:UPDATE=17,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:33:53 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=16,cinder:UPDATE=16,cinder:INSERT=3,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 24.785s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Uploaded volume to glance image-id: ef0d0cf9-987a-4cea-a800-f29b3ea8073d. {{(pid=94662) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 22.967s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1645607005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b93cead2-c66e-4bd8-86a8-a2f114fd0a69,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6303575784d94b1f9d2c717743635f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:39Z,use_quota=True,user_id='9ee85826fe5c49a180ff71ad5ff47435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Creating volume b93cead2-c66e-4bd8-86a8-a2f114fd0a69 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:02 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:02 devstack sudo[108070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 1073741824 Aug 12 12:34:02 devstack sudo[108070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:02 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9d2eb259-5d43-49bc-9be7-0814d1b5eee6 tempest-VolumesActionsTest-318007206 None] Copy volume to image completed successfully. Aug 12 12:34:03 devstack sudo[108070]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 1073741824" returned: 0 in 0.511s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:03 devstack sudo[108077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 Aug 12 12:34:03 devstack sudo[108077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:03 devstack sudo[108077]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69" returned: 0 in 0.281s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] <== create_volume: return (838ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.841s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 23.446s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-487069593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ef00acc-90b5-463c-ae76-37d8ae174bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861cbebc820f4bc6a37bfc3b97f38058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:33:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:33:40Z,use_quota=True,user_id='0eb4b8b74b274953b8f4b3387ec8959a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Creating volume 3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:03 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5207c297-cb39-4e52-a7e8-d30bf94e6072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81deaaf8-da91-4435-b650-c65fb3fbcbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:03 devstack sudo[108080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec 1073741824 Aug 12 12:34:03 devstack sudo[108080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Volume volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 (b93cead2-c66e-4bd8-86a8-a2f114fd0a69): created successfully Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81deaaf8-da91-4435-b650-c65fb3fbcbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Flow 'volume_create_manager' (59f7ff65-dbaa-4af0-a5db-03bb723c002f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-43b38579-331e-4b5e-9525-21bb36435f15 tempest-VolumesListTestJSON-824176578 None] Created volume successfully. Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:03 devstack sudo[108080]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec 1073741824" returned: 0 in 0.540s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:04 devstack sudo[108085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec Aug 12 12:34:04 devstack sudo[108085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:04 devstack sudo[108085]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec" returned: 0 in 0.283s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] <== create_volume: return (871ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.876s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.377s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d55a6da-8148-4970-a933-2570af121601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ef00acc-90b5-463c-ae76-37d8ae174bec', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4c531b3-4248-4bda-b0e4-1d56a2e219d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[af9e09a0-ba8c-4107-a5aa-45667620033f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Volume volume-3ef00acc-90b5-463c-ae76-37d8ae174bec (3ef00acc-90b5-463c-ae76-37d8ae174bec): created successfully Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4c531b3-4248-4bda-b0e4-1d56a2e219d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Flow 'volume_create_manager' (09c4dceb-1fa9-41aa-8ba0-527d3a2a4b1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0a918c88-fb54-43ec-90d3-be92a0c4da25 tempest-VolumesDeleteCascade-532693325 None] Created volume successfully. Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:04 devstack sudo[108088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Flow 'volume_create_manager' (4ca6c188-6971-43bd-84dd-c2337ec5aea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:04 devstack sudo[108088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f062c95-b1a0-4e32-b3de-7005f34a0119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f062c95-b1a0-4e32-b3de-7005f34a0119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1102554551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7787d3ad-6798-434d-ab04-23772c46f1f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6303575784d94b1f9d2c717743635f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:04Z,use_quota=True,user_id='9ee85826fe5c49a180ff71ad5ff47435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eeef983f-9776-4948-8566-d2f9626cb8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eeef983f-9776-4948-8566-d2f9626cb8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9a2e898-ca8c-4397-8e48-8ae4de6e5269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9a2e898-ca8c-4397-8e48-8ae4de6e5269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7787d3ad-6798-434d-ab04-23772c46f1f1', 'volume_name': 'volume-7787d3ad-6798-434d-ab04-23772c46f1f1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8bb0b0b8-6df2-4947-8496-095dc0e2efa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8bb0b0b8-6df2-4947-8496-095dc0e2efa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe9598b9-9037-4f5a-935e-38dd9b759d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Volume 7787d3ad-6798-434d-ab04-23772c46f1f1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7787d3ad-6798-434d-ab04-23772c46f1f1', 'volume_size': 1} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:04 devstack sudo[108088]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.438s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f438ae0e-1292-4d9f-b43c-64d80bb2924c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:04 devstack sudo[108093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:34:04 devstack sudo[108093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:05 devstack sudo[108093]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.356s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:05 devstack sudo[108100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img Aug 12 12:34:05 devstack sudo[108100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:34:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:08 devstack sudo[108112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:08 devstack sudo[108112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:09 devstack sudo[108112]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.590s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:09 devstack sudo[108100]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img" returned: 0 in 3.921s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e0666251-e4a2-41c5-8cff-d886d0d838b0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:09 devstack sudo[108116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:34:09 devstack sudo[108116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:09 devstack sudo[108116]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.517s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f, size 1024.00 MB, duration 3.92 sec, destination /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:34:09 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Converted 1024.00 MB image at 261.08 MB/s Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] 730223e5-e03d-482f-aebc-88b3b461f372 was raw, converting to qcow2 {{(pid=94662) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7077a72-36e1-412e-a024-b335feadfd77]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:09 devstack sudo[108121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img Aug 12 12:34:09 devstack sudo[108121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:10 devstack sudo[108121]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:10 devstack sudo[108125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img Aug 12 12:34:10 devstack sudo[108125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:10 devstack sudo[108125]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img" returned: 1 in 0.332s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img /opt/stack/data/cinder/conversion/vol_upload_5baz66u3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:10 devstack sudo[108130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img /opt/stack/data/cinder/conversion/vol_upload_5baz66u3 Aug 12 12:34:10 devstack sudo[108130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:10 devstack sudo[108130]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img /opt/stack/data/cinder/conversion/vol_upload_5baz66u3" returned: 0 in 0.248s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Image conversion details: src /opt/stack/data/cinder/conversion/fde86f1c-2e37-43be-b14c-10483e52050f.temp_image.730223e5-e03d-482f-aebc-88b3b461f372zcc1v913.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_5baz66u3 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:34:10 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c47d197-87ee-4e0a-ae81-59d50c24e81f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_5baz66u3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:10 devstack sudo[108135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_5baz66u3 Aug 12 12:34:10 devstack sudo[108135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:10 devstack sudo[108135]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_5baz66u3" returned: 0 in 0.322s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 7.954s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Uploaded volume to glance image-id: 730223e5-e03d-482f-aebc-88b3b461f372. {{(pid=94662) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.678s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1102554551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7787d3ad-6798-434d-ab04-23772c46f1f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6303575784d94b1f9d2c717743635f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:04Z,use_quota=True,user_id='9ee85826fe5c49a180ff71ad5ff47435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Creating volume 7787d3ad-6798-434d-ab04-23772c46f1f1 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:12 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:12 devstack sudo[108140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 1073741824 Aug 12 12:34:12 devstack sudo[108140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4df167f3-df8c-48c2-b881-2d2043de7d05 tempest-VolumesActionsTest-318007206 None] Copy volume to image completed successfully. Aug 12 12:34:12 devstack sudo[108140]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 1073741824" returned: 0 in 0.450s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:12 devstack sudo[108145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 Aug 12 12:34:12 devstack sudo[108145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:13 devstack sudo[108145]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1" returned: 0 in 0.254s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] <== create_volume: return (746ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.750s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 7.252s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe9598b9-9037-4f5a-935e-38dd9b759d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7787d3ad-6798-434d-ab04-23772c46f1f1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d12f552e-8209-4e8c-9cb9-2438e826bde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Creating offline snapshot 9193086c-16ba-446b-a4f9-8b3c912d4eff of volume 3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:34:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Volume volume-7787d3ad-6798-434d-ab04-23772c46f1f1 (7787d3ad-6798-434d-ab04-23772c46f1f1): created successfully Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d12f552e-8209-4e8c-9cb9-2438e826bde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Flow 'volume_create_manager' (4ca6c188-6971-43bd-84dd-c2337ec5aea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[87b1fa7b-8f3b-4f9b-a568-c4739464e3e3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-eb99a1d9-2c38-4981-af31-d87dec701fae tempest-VolumesListTestJSON-824176578 None] Created volume successfully. Aug 12 12:34:13 devstack sudo[108149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec Aug 12 12:34:13 devstack sudo[108149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:13 devstack sudo[108149]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec" returned: 0 in 0.431s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:13 devstack sudo[108154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff 1G Aug 12 12:34:13 devstack sudo[108154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:14 devstack sudo[108154]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff 1G" returned: 0 in 0.507s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef00acc-90b5-463c-ae76-37d8ae174bec -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:14 devstack sudo[108160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef00acc-90b5-463c-ae76-37d8ae174bec -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff Aug 12 12:34:14 devstack sudo[108160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Acquiring lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Acquiring lock "cinder-quobyte-fde86f1c-2e37-43be-b14c-10483e52050f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Lock "cinder-quobyte-fde86f1c-2e37-43be-b14c-10483e52050f" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[53c16c49-03a8-4d02-9a62-723234984e8b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:14 devstack sudo[108160]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef00acc-90b5-463c-ae76-37d8ae174bec -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:14 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff is being set with open permissions: ugo+rw Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:14 devstack sudo[108164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:34:14 devstack sudo[108164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:14 devstack sudo[108166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff Aug 12 12:34:14 devstack sudo[108166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:14 devstack sudo[108166]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff" returned: 0 in 0.259s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:14 devstack sudo[108164]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:14 devstack sudo[108173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f Aug 12 12:34:14 devstack sudo[108173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:14 devstack sudo[108174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.info Aug 12 12:34:14 devstack sudo[108174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:14 devstack sudo[108173]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fde86f1c-2e37-43be-b14c-10483e52050f" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Lock "cinder-quobyte-fde86f1c-2e37-43be-b14c-10483e52050f" released by "delete_volume" :: held 0.712s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:15 devstack sudo[108174]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.info" returned: 0 in 0.305s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:15 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.info is being set with open permissions: ugo+rw Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:15 devstack sudo[108179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.info Aug 12 12:34:15 devstack sudo[108179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Created reservations ['bcf411cc-41f4-4246-b30c-8625105973cf', '9265b815-f541-49e9-b315-99c34e94f8bf', 'f0e68d68-befa-404e-a565-e61a950a0491', 'af0cf955-25c7-4c4e-baf8-7d1b33e0f635'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:15 devstack sudo[108181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:15 devstack sudo[108181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:15 devstack sudo[108179]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.info" returned: 0 in 0.307s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.345s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a24aeb2e-c0f0-4160-aa18-03a87f3292d1 tempest-VolumesDeleteCascade-532693325 None] Create snapshot completed successfully Aug 12 12:34:15 devstack sudo[108181]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Deleted volume successfully. Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d54f800-9cfd-49a8-8d33-45549bf23108 tempest-VolumesActionsTest-318007206 None] Lock "cinder-fde86f1c-2e37-43be-b14c-10483e52050f-delete_volume" released by "delete_volume" :: held 1.287s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "cinder-7787d3ad-6798-434d-ab04-23772c46f1f1-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-7787d3ad-6798-434d-ab04-23772c46f1f1-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "cinder-quobyte-7787d3ad-6798-434d-ab04-23772c46f1f1" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-quobyte-7787d3ad-6798-434d-ab04-23772c46f1f1" acquired by "delete_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c5c624bd-589f-44f5-924d-d058c75ac253]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:15 devstack sudo[108185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 Aug 12 12:34:15 devstack sudo[108185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:16 devstack sudo[108185]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1" returned: 0 in 0.380s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:16 devstack sudo[108192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1 Aug 12 12:34:16 devstack sudo[108192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:16 devstack sudo[108192]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7787d3ad-6798-434d-ab04-23772c46f1f1" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-quobyte-7787d3ad-6798-434d-ab04-23772c46f1f1" released by "delete_volume" :: held 0.740s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Created reservations ['016f21d1-86f5-4133-b2c8-e6158e1650e1', '17c1f1da-3df5-4b53-94c4-b4029e3aeaa8', '971d7168-655f-4e0a-9be2-ba219e7d398d', '7b8d91df-5d44-42a8-b3e9-cb33f2ca2aa3'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:16 devstack sudo[108195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:16 devstack sudo[108195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Acquiring lock "cinder-b93cead2-c66e-4bd8-86a8-a2f114fd0a69-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:16 devstack sudo[108195]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.328s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Lock "cinder-b93cead2-c66e-4bd8-86a8-a2f114fd0a69-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Deleted volume successfully. Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0ac3fe89-84f4-4609-856d-3b15332ab437 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-7787d3ad-6798-434d-ab04-23772c46f1f1-delete_volume" released by "delete_volume" :: held 1.362s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Acquiring lock "cinder-quobyte-b93cead2-c66e-4bd8-86a8-a2f114fd0a69" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Flow 'volume_create_manager' (c83670cf-71ed-4573-a4a4-a160ffbd65c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (620357aa-1281-4862-b53d-45e2879498d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Lock "cinder-quobyte-b93cead2-c66e-4bd8-86a8-a2f114fd0a69" acquired by "delete_volume" :: waited 0.058s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (620357aa-1281-4862-b53d-45e2879498d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-345532770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bacabf03-afca-425c-8d9b-d8d276a38d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861cbebc820f4bc6a37bfc3b97f38058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=9193086c-16ba-446b-a4f9-8b3c912d4eff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:17Z,use_quota=True,user_id='0eb4b8b74b274953b8f4b3387ec8959a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (887912df-9603-4f1c-ab8c-23fddba927d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (887912df-9603-4f1c-ab8c-23fddba927d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d3947c9-0713-482d-ac8e-c83caa28e18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d3947c9-0713-482d-ac8e-c83caa28e18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'bacabf03-afca-425c-8d9b-d8d276a38d2c', 'volume_name': 'volume-bacabf03-afca-425c-8d9b-d8d276a38d2c', 'volume_size': 1, 'snapshot_id': '9193086c-16ba-446b-a4f9-8b3c912d4eff'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (630ec6ed-cef9-499e-b3cf-6cf8a653524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (630ec6ed-cef9-499e-b3cf-6cf8a653524f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de558631-a715-42f4-b0a4-347d9070fbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Volume bacabf03-afca-425c-8d9b-d8d276a38d2c: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-bacabf03-afca-425c-8d9b-d8d276a38d2c', 'volume_size': 1, 'snapshot_id': '9193086c-16ba-446b-a4f9-8b3c912d4eff'} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[739710f2-f742-41d3-844e-c2042046564c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-9193086c-16ba-446b-a4f9-8b3c912d4eff-bacabf03-afca-425c-8d9b-d8d276a38d2c" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-9193086c-16ba-446b-a4f9-8b3c912d4eff-bacabf03-afca-425c-8d9b-d8d276a38d2c" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Creating volume bacabf03-afca-425c-8d9b-d8d276a38d2c from snapshot 9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-bacabf03-afca-425c-8d9b-d8d276a38d2c" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-bacabf03-afca-425c-8d9b-d8d276a38d2c" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] snapshot: 9193086c-16ba-446b-a4f9-8b3c912d4eff, volume: bacabf03-afca-425c-8d9b-d8d276a38d2c, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[edc369ed-d312-4d96-b06b-7fb52e82f202]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:17 devstack sudo[108199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 Aug 12 12:34:17 devstack sudo[108199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:17 devstack sudo[108201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff Aug 12 12:34:17 devstack sudo[108201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:17 devstack sudo[108199]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69" returned: 0 in 0.380s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:17 devstack sudo[108206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69 Aug 12 12:34:17 devstack sudo[108206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:17 devstack sudo[108201]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff" returned: 0 in 0.386s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ef00acc-90b5-463c-ae76-37d8ae174bec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[48e4e691-2b8b-4ca1-a87f-6a0da0186206]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:17 devstack sudo[108211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec Aug 12 12:34:17 devstack sudo[108211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:17 devstack sudo[108206]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b93cead2-c66e-4bd8-86a8-a2f114fd0a69" returned: 0 in 0.288s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Lock "cinder-quobyte-b93cead2-c66e-4bd8-86a8-a2f114fd0a69" released by "delete_volume" :: held 0.769s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:17 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Created reservations ['5142fb96-3a01-47d9-b652-9478349bfcb7', 'f7508ccb-ccab-4519-b7af-0b068cacc8e1', '6279ade6-57de-4ea1-b7c8-3985d3f68f7e', 'eff1bb3c-c303-4630-a054-3b0130b08775'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:18 devstack sudo[108214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:18 devstack sudo[108214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:18 devstack sudo[108211]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec" returned: 0 in 0.445s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:18 devstack sudo[108219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c Aug 12 12:34:18 devstack sudo[108219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "cinder-f59f9a13-8688-455b-920d-06f7d8b0b144-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-f59f9a13-8688-455b-920d-06f7d8b0b144-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "cinder-quobyte-f59f9a13-8688-455b-920d-06f7d8b0b144" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-quobyte-f59f9a13-8688-455b-920d-06f7d8b0b144" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b10b9bed-0d94-489f-9a6b-54963cd5e488]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:18 devstack sudo[108214]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.404s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Deleted volume successfully. Aug 12 12:34:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-632644d9-6f69-4644-931e-fa0726a8ef5c tempest-VolumesListTestJSON-824176578 None] Lock "cinder-b93cead2-c66e-4bd8-86a8-a2f114fd0a69-delete_volume" released by "delete_volume" :: held 1.520s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:18 devstack sudo[108222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 Aug 12 12:34:18 devstack sudo[108222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:18 devstack sudo[108222]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144" returned: 0 in 0.620s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:19 devstack sudo[108237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144 Aug 12 12:34:19 devstack sudo[108237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:19 devstack sudo[108237]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f59f9a13-8688-455b-920d-06f7d8b0b144" returned: 0 in 0.745s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-quobyte-f59f9a13-8688-455b-920d-06f7d8b0b144" released by "delete_volume" :: held 1.465s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:19 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Created reservations ['805cc984-2f5a-461b-8c59-6dd5079e28ed', '7dfd6dc9-5e1c-4d31-953b-c1aed66d7050', '054fd04d-853a-4d68-834d-b9390d0b87e5', '3b599572-0d1a-4d7e-9f5d-aa0a7cdcc567'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:20 devstack sudo[108240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:20 devstack sudo[108240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:20 devstack sudo[108240]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.643s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Deleted volume successfully. Aug 12 12:34:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-85e3d1f6-5c02-41d5-a04f-fb3fd7d9b0d4 tempest-VolumesListTestJSON-824176578 None] Lock "cinder-f59f9a13-8688-455b-920d-06f7d8b0b144-delete_volume" released by "delete_volume" :: held 2.632s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:23 devstack sudo[108219]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c" returned: 0 in 5.498s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:23 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec, size 1024.00 MB, duration 5.50 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:34:23 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Converted 1024.00 MB image at 186.21 MB/s Aug 12 12:34:23 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c is being set with open permissions: ugo+rw Aug 12 12:34:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:23 devstack sudo[108279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c Aug 12 12:34:23 devstack sudo[108279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:23 devstack sudo[108279]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-bacabf03-afca-425c-8d9b-d8d276a38d2c" released by "_copy_volume_from_snapshot" :: held 6.750s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-9193086c-16ba-446b-a4f9-8b3c912d4eff-bacabf03-afca-425c-8d9b-d8d276a38d2c" released by "_create_volume_from_snapshot" :: held 6.822s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.842s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de558631-a715-42f4-b0a4-347d9070fbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bacabf03-afca-425c-8d9b-d8d276a38d2c', 'volume_size': 1, 'snapshot_id': '9193086c-16ba-446b-a4f9-8b3c912d4eff'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8508b775-2b76-4951-b1bd-4f6dcefc544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:24 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Volume volume-bacabf03-afca-425c-8d9b-d8d276a38d2c (bacabf03-afca-425c-8d9b-d8d276a38d2c): created successfully Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8508b775-2b76-4951-b1bd-4f6dcefc544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Flow 'volume_create_manager' (c83670cf-71ed-4573-a4a4-a160ffbd65c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:24 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e071c167-80f6-45e6-9692-eeaae375241a tempest-VolumesDeleteCascade-532693325 None] Created volume successfully. Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-3ef00acc-90b5-463c-ae76-37d8ae174bec-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-3ef00acc-90b5-463c-ae76-37d8ae174bec-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Performing cascade delete. {{(pid=94662) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-9193086c-16ba-446b-a4f9-8b3c912d4eff-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-9193086c-16ba-446b-a4f9-8b3c912d4eff-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-3ef00acc-90b5-463c-ae76-37d8ae174bec" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-3ef00acc-90b5-463c-ae76-37d8ae174bec" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-9193086c-16ba-446b-a4f9-8b3c912d4eff" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-9193086c-16ba-446b-a4f9-8b3c912d4eff" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Deleting offline snapshot 9193086c-16ba-446b-a4f9-8b3c912d4eff of volume 3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] snapshot_file for this snap is: volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[61925cb9-3fb2-4eec-a984-1b55d65a5d5e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:25 devstack sudo[108284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff Aug 12 12:34:25 devstack sudo[108284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:25 devstack sudo[108284]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff" returned: 0 in 0.402s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ef00acc-90b5-463c-ae76-37d8ae174bec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a5be3c0-3b53-4e68-bdc2-d481502207f7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:25 devstack sudo[108289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec Aug 12 12:34:25 devstack sudo[108289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:26 devstack sudo[108289]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec" returned: 0 in 0.642s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:26 devstack sudo[108294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff Aug 12 12:34:26 devstack sudo[108294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:26 devstack sudo[108294]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff" returned: 0 in 0.458s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:26 devstack sudo[108300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff Aug 12 12:34:26 devstack sudo[108300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:26 devstack sudo[108300]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec.9193086c-16ba-446b-a4f9-8b3c912d4eff" returned: 0 in 0.348s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-9193086c-16ba-446b-a4f9-8b3c912d4eff" released by "_delete_snapshot" :: held 1.964s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-3ef00acc-90b5-463c-ae76-37d8ae174bec" released by "delete_snapshot" :: held 1.989s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Created reservations ['b8aad452-6c48-4d43-8e5c-897c99395493', 'b8cd0d77-498c-4fd5-85f7-5fed6f313fe5', '3218601c-cd75-4687-9972-fd6d3aae3670', 'adc524f1-60a8-424e-8626-dcc11eaba44a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Delete snapshot completed successfully. Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-9193086c-16ba-446b-a4f9-8b3c912d4eff-delete_snapshot" released by "delete_snapshot" :: held 2.210s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Snapshots deleted, issuing volume delete {{(pid=94662) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-3ef00acc-90b5-463c-ae76-37d8ae174bec" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-3ef00acc-90b5-463c-ae76-37d8ae174bec" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8073a40-c26e-4134-bb19-c153c2b2daf9]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:27 devstack sudo[108303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec Aug 12 12:34:27 devstack sudo[108303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:27 devstack sudo[108303]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec" returned: 0 in 0.401s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:27 devstack sudo[108308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec Aug 12 12:34:27 devstack sudo[108308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:27 devstack sudo[108308]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3ef00acc-90b5-463c-ae76-37d8ae174bec" returned: 0 in 0.297s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-3ef00acc-90b5-463c-ae76-37d8ae174bec" released by "delete_volume" :: held 0.779s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Created reservations ['c3f90c5b-31a9-4571-878a-34b185a13e76', '5ad580ad-55d3-4e2d-9585-2279a9481646', '563f14a1-ecd7-4555-bab3-84e269f507bf', 'f24f40e7-2a34-448e-b5db-7baab3196637'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:28 devstack sudo[108312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:28 devstack sudo[108312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-bacabf03-afca-425c-8d9b-d8d276a38d2c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-bacabf03-afca-425c-8d9b-d8d276a38d2c-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "cinder-quobyte-bacabf03-afca-425c-8d9b-d8d276a38d2c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-bacabf03-afca-425c-8d9b-d8d276a38d2c" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:28 devstack sudo[108312]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.357s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Deleted volume successfully. Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6969afe0-307d-4358-b38a-5b787357ee46]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d362191f-c011-47f8-adae-38339bc98865 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-3ef00acc-90b5-463c-ae76-37d8ae174bec-delete_volume" released by "delete_volume" :: held 3.659s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:28 devstack sudo[108315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c Aug 12 12:34:28 devstack sudo[108315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:28 devstack sudo[108315]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c" returned: 0 in 0.430s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:28 devstack sudo[108320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c Aug 12 12:34:29 devstack sudo[108320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:29 devstack sudo[108320]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-bacabf03-afca-425c-8d9b-d8d276a38d2c" returned: 0 in 0.319s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-quobyte-bacabf03-afca-425c-8d9b-d8d276a38d2c" released by "delete_volume" :: held 0.807s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Created reservations ['bcf845b5-e2d7-4644-8b2d-255b6a850f7e', '83eab192-7f73-4b3b-9b5e-bb1df26db2f2', 'a6a62f5e-bf33-4080-aa8c-c2a3066e91c2', '94d711d3-6a71-4166-9204-0ebe15049016'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:29 devstack sudo[108323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:29 devstack sudo[108323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:29 devstack sudo[108323]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.376s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Deleted volume successfully. Aug 12 12:34:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e0230805-cb05-46e8-9af0-89db462278c9 tempest-VolumesDeleteCascade-532693325 None] Lock "cinder-bacabf03-afca-425c-8d9b-d8d276a38d2c-delete_volume" released by "delete_volume" :: held 1.458s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (bce730d6-27c5-4838-9c26-d24d1a191377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c489da2-7bfd-4972-80dc-685dfd49960e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c489da2-7bfd-4972-80dc-685dfd49960e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623971724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e41f134a-ce2b-48c0-aba3-1468d4642902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:39Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37215e49-7326-493d-bac6-d35b805be798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37215e49-7326-493d-bac6-d35b805be798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c3b4731-05de-462c-b134-9f062f8d6d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c3b4731-05de-462c-b134-9f062f8d6d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e41f134a-ce2b-48c0-aba3-1468d4642902', 'volume_name': 'volume-e41f134a-ce2b-48c0-aba3-1468d4642902', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67fe35a3-64ad-4cc4-bcc9-717864349612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67fe35a3-64ad-4cc4-bcc9-717864349612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e99ac328-0750-430b-8121-c133594a2c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:38 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Volume e41f134a-ce2b-48c0-aba3-1468d4642902: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e41f134a-ce2b-48c0-aba3-1468d4642902', 'volume_size': 1} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623971724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e41f134a-ce2b-48c0-aba3-1468d4642902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:39Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Creating volume e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:38 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:38 devstack sudo[108335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 1073741824 Aug 12 12:34:38 devstack sudo[108335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:39 devstack sudo[108335]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 1073741824" returned: 0 in 0.542s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:39 devstack sudo[108341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 Aug 12 12:34:39 devstack sudo[108341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:39 devstack sudo[108341]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902" returned: 0 in 0.456s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] <== create_volume: return (1057ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.060s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e99ac328-0750-430b-8121-c133594a2c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e41f134a-ce2b-48c0-aba3-1468d4642902', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (784cd27a-f30a-44b9-83a3-68e660431bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:39 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Volume volume-e41f134a-ce2b-48c0-aba3-1468d4642902 (e41f134a-ce2b-48c0-aba3-1468d4642902): created successfully Aug 12 12:34:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (784cd27a-f30a-44b9-83a3-68e660431bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (bce730d6-27c5-4838-9c26-d24d1a191377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-429c091b-9dd3-4485-bd94-08b64082cba4 tempest-VolumesSnapshotTestJSON-643361998 None] Created volume successfully. Aug 12 12:34:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Creating offline snapshot fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 of volume e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:34:41 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[24130461-b872-461f-bb24-09bb55111e06]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:41 devstack sudo[108344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 Aug 12 12:34:41 devstack sudo[108344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:41 devstack sudo[108344]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902" returned: 0 in 0.502s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:41 devstack sudo[108350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 1G Aug 12 12:34:41 devstack sudo[108350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:42 devstack sudo[108350]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Flow 'volume_create_manager' (4fce7cf2-391f-42f1-8ccb-65a7eafa58ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b45295ca-a3ea-4e43-b54c-a7caf80d8897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 1G" returned: 0 in 0.544s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e41f134a-ce2b-48c0-aba3-1468d4642902 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b45295ca-a3ea-4e43-b54c-a7caf80d8897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-773488659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147f3c1d00f74776a6416844da714ac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:42Z,use_quota=True,user_id='c1e5f0d5695941b2a84e3c75fac0bf2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:42 devstack sudo[108355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e41f134a-ce2b-48c0-aba3-1468d4642902 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 Aug 12 12:34:42 devstack sudo[108355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (085a1aa7-84d3-4c63-a39b-5702580ce239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (085a1aa7-84d3-4c63-a39b-5702580ce239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b073a352-1523-40fd-a283-df2958ed15c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b073a352-1523-40fd-a283-df2958ed15c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c', 'volume_name': 'volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (587598e8-52e7-4294-932b-8494f1a8fd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (587598e8-52e7-4294-932b-8494f1a8fd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f418ead-a0b9-4818-9749-a24ed008d440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:42 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Volume f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c', 'volume_size': 1} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:42 devstack sudo[108355]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e41f134a-ce2b-48c0-aba3-1468d4642902 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" returned: 0 in 0.366s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:42 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 is being set with open permissions: ugo+rw Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:42 devstack sudo[108360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 Aug 12 12:34:42 devstack sudo[108360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:42 devstack sudo[108360]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:42 devstack sudo[108363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.info Aug 12 12:34:43 devstack sudo[108363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:43 devstack sudo[108363]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.info" returned: 0 in 0.277s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:43 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.info is being set with open permissions: ugo+rw Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:43 devstack sudo[108367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.info Aug 12 12:34:43 devstack sudo[108367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:43 devstack sudo[108367]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.info" returned: 0 in 0.247s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.329s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.159s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-773488659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147f3c1d00f74776a6416844da714ac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:42Z,use_quota=True,user_id='c1e5f0d5695941b2a84e3c75fac0bf2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Creating volume f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:43 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:43 devstack sudo[108370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c 1073741824 Aug 12 12:34:43 devstack sudo[108370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8137ad82-08eb-4a26-81ac-0b28c283c73a tempest-VolumesSnapshotTestJSON-643361998 None] Create snapshot completed successfully Aug 12 12:34:43 devstack sudo[108370]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c 1073741824" returned: 0 in 0.461s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:44 devstack sudo[108375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c Aug 12 12:34:44 devstack sudo[108375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:44 devstack sudo[108375]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c" returned: 0 in 0.309s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] <== create_volume: return (818ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.820s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f418ead-a0b9-4818-9749-a24ed008d440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63cb7133-c15d-453a-8b1b-20a6baf4ddb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:44 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Volume volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c (f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c): created successfully Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63cb7133-c15d-453a-8b1b-20a6baf4ddb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Flow 'volume_create_manager' (4fce7cf2-391f-42f1-8ccb-65a7eafa58ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-159a36a1-8e80-4580-9d37-b94b18bdd39e tempest-VolumesTransfersTest-1018833611 None] Created volume successfully. Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-fc22f8ba-f22e-49ef-ac44-d5e0a96d9424-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-fc22f8ba-f22e-49ef-ac44-d5e0a96d9424-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-e41f134a-ce2b-48c0-aba3-1468d4642902" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-e41f134a-ce2b-48c0-aba3-1468d4642902" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Deleting offline snapshot fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 of volume e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] snapshot_file for this snap is: volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[527500e9-baba-4814-adfd-f735683c1a72]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:44 devstack sudo[108378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 Aug 12 12:34:44 devstack sudo[108378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:45 devstack sudo[108378]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" returned: 0 in 0.355s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e41f134a-ce2b-48c0-aba3-1468d4642902(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecb6b0c4-9799-4d84-afd4-8e75e8c83ae0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:45 devstack sudo[108383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 Aug 12 12:34:45 devstack sudo[108383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:45 devstack sudo[108383]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:45 devstack sudo[108388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 Aug 12 12:34:45 devstack sudo[108388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:45 devstack sudo[108388]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" returned: 0 in 0.467s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:45 devstack sudo[108394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424 Aug 12 12:34:45 devstack sudo[108394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:46 devstack sudo[108394]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902.fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-fc22f8ba-f22e-49ef-ac44-d5e0a96d9424" released by "_delete_snapshot" :: held 1.652s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-e41f134a-ce2b-48c0-aba3-1468d4642902" released by "delete_snapshot" :: held 1.678s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-30208d58-7b33-4a00-a4cb-4e41ef9844af tempest-VolumesTransfersTest-1326776508 None] Transfer volume completed successfully. Aug 12 12:34:46 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['06b44be6-62ff-4f9f-8e46-e50303b21193', '8e2a8d47-f56a-4e3c-a14d-c636953d8616', '0f56933c-afe4-43fb-8946-1a9001da6470', '183c9904-dfb5-4612-9604-3e6c098b717a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Delete snapshot completed successfully. Aug 12 12:34:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9225e475-c97e-4683-b9b9-793d2941d813 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-fc22f8ba-f22e-49ef-ac44-d5e0a96d9424-delete_snapshot" released by "delete_snapshot" :: held 1.968s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Acquiring lock "cinder-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Acquiring lock "cinder-quobyte-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-quobyte-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[92f2aaeb-88c6-4d05-9253-9c66676a78fc]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:47 devstack sudo[108398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c Aug 12 12:34:47 devstack sudo[108398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:47 devstack sudo[108398]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c" returned: 0 in 0.487s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:47 devstack sudo[108403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c Aug 12 12:34:47 devstack sudo[108403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (a09138fd-ea55-4795-88e0-f423a3386cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d62aa07-f55b-4f12-8e5f-da6d2cc442ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d62aa07-f55b-4f12-8e5f-da6d2cc442ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1661311208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8e43a29-722e-4480-b47b-3d82c6aabba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:48Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c8266b4-e17b-4579-8642-ec3b05bb8c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c8266b4-e17b-4579-8642-ec3b05bb8c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5b658ea-8df5-4db8-8425-ab4c96529a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5b658ea-8df5-4db8-8425-ab4c96529a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8e43a29-722e-4480-b47b-3d82c6aabba4', 'volume_name': 'volume-c8e43a29-722e-4480-b47b-3d82c6aabba4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c824e3d-1753-4b22-8210-c4054b0a275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c824e3d-1753-4b22-8210-c4054b0a275b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc69398a-9abc-458f-ac99-486c68f9e45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:47 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Volume c8e43a29-722e-4480-b47b-3d82c6aabba4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8e43a29-722e-4480-b47b-3d82c6aabba4', 'volume_size': 1} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1661311208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8e43a29-722e-4480-b47b-3d82c6aabba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:48Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Creating volume c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:47 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:47 devstack sudo[108406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 1073741824 Aug 12 12:34:47 devstack sudo[108406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:47 devstack sudo[108403]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c" returned: 0 in 0.350s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-quobyte-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c" released by "delete_volume" :: held 0.908s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Created reservations ['f07b8a3c-4b87-4d65-8bde-018093c345a0', '379ff96c-0ea8-4e61-aff7-282d2269d697', '61fc958c-de9b-48ee-b1cf-a3d34544db07', '8958881a-4735-47c8-80a1-ff2d84c81f8c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:48 devstack sudo[108410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:48 devstack sudo[108410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:48 devstack sudo[108406]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 1073741824" returned: 0 in 0.623s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:48 devstack sudo[108410]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.347s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:48 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Deleted volume successfully. Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:48 devstack sudo[108414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c1f3d00b-be82-4158-8697-54462e11fa52 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-f3d2bcf4-8a1d-46af-b71f-7f299b4d6b4c-delete_volume" released by "delete_volume" :: held 1.609s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:48 devstack sudo[108414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:48 devstack sudo[108414]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4" returned: 0 in 0.271s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] <== create_volume: return (968ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.970s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc69398a-9abc-458f-ac99-486c68f9e45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8e43a29-722e-4480-b47b-3d82c6aabba4', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bbf19cb-b24c-47d5-893e-112bd6070d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:48 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Volume volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 (c8e43a29-722e-4480-b47b-3d82c6aabba4): created successfully Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bbf19cb-b24c-47d5-893e-112bd6070d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (a09138fd-ea55-4795-88e0-f423a3386cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:48 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8cdcb844-5749-4bd0-916e-7ca477c4ed1f tempest-VolumesSnapshotTestJSON-643361998 None] Created volume successfully. Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Creating offline snapshot a5a1fe3e-4236-4eae-95d7-097d06a2c83c of volume c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Flow 'volume_create_manager' (41b242d4-477d-4d4c-a4c9-79136183b140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1958c26-41c5-40de-b3be-ae7455b54016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[51ed67a6-ee90-463f-a432-2b20ed090f14]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1958c26-41c5-40de-b3be-ae7455b54016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-200125511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a44ecc75-0ec9-43f3-b357-d5d8adc4a14d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147f3c1d00f74776a6416844da714ac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:50Z,use_quota=True,user_id='c1e5f0d5695941b2a84e3c75fac0bf2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9db3d36-88d2-4730-9242-a9fecfaa4a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9db3d36-88d2-4730-9242-a9fecfaa4a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51a20419-cd58-4bef-a62a-f70623856bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51a20419-cd58-4bef-a62a-f70623856bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a44ecc75-0ec9-43f3-b357-d5d8adc4a14d', 'volume_name': 'volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3838494-9b4d-4bac-9ea9-e480cabbdd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3838494-9b4d-4bac-9ea9-e480cabbdd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (586fc81b-7569-481e-bcfb-547fe8d8d6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:50 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Volume a44ecc75-0ec9-43f3-b357-d5d8adc4a14d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d', 'volume_size': 1} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:50 devstack sudo[108417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 Aug 12 12:34:50 devstack sudo[108417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:50 devstack sudo[108417]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4" returned: 0 in 0.451s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:50 devstack sudo[108423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c 1G Aug 12 12:34:50 devstack sudo[108423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:51 devstack sudo[108423]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c 1G" returned: 0 in 0.497s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:51 devstack sudo[108428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c Aug 12 12:34:51 devstack sudo[108428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:51 devstack sudo[108428]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c" returned: 0 in 0.322s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:51 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c is being set with open permissions: ugo+rw Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:51 devstack sudo[108433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c Aug 12 12:34:51 devstack sudo[108433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Flow 'volume_create_manager' (8cacecd4-8bce-479a-817a-9f4f319c5451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4673314-f3c5-4c72-bae3-91e8cbeb9f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4673314-f3c5-4c72-bae3-91e8cbeb9f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1463755650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26fba18d-144c-46d9-b86e-9a5a29819540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e7d634cf4e4119b3b09d12184a6e9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:51Z,use_quota=True,user_id='ac475882c314477199906827020d5320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37b1767e-99e4-4fb8-8ead-2fa028d7e1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37b1767e-99e4-4fb8-8ead-2fa028d7e1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d19189db-fef4-42db-9cf6-812b566dc169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d19189db-fef4-42db-9cf6-812b566dc169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26fba18d-144c-46d9-b86e-9a5a29819540', 'volume_name': 'volume-26fba18d-144c-46d9-b86e-9a5a29819540', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (551c4b7d-aeff-4d1a-a749-fed25e83b80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (551c4b7d-aeff-4d1a-a749-fed25e83b80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab0ec8f2-45b4-492e-a7ae-b82bb5445647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:51 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Volume 26fba18d-144c-46d9-b86e-9a5a29819540: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26fba18d-144c-46d9-b86e-9a5a29819540', 'volume_size': 1} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:51 devstack sudo[108433]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c" returned: 0 in 0.250s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:51 devstack sudo[108436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.info Aug 12 12:34:51 devstack sudo[108436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:51 devstack sudo[108436]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.info" returned: 0 in 0.251s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:51 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.info is being set with open permissions: ugo+rw Aug 12 12:34:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:51 devstack sudo[108439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.info Aug 12 12:34:51 devstack sudo[108439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:52 devstack sudo[108439]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.info" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.152s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-200125511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a44ecc75-0ec9-43f3-b357-d5d8adc4a14d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147f3c1d00f74776a6416844da714ac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:50Z,use_quota=True,user_id='c1e5f0d5695941b2a84e3c75fac0bf2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Creating volume a44ecc75-0ec9-43f3-b357-d5d8adc4a14d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:52 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:52 devstack sudo[108442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d 1073741824 Aug 12 12:34:52 devstack sudo[108442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-adf78888-dfc5-48c5-8981-6036d7bc05e5 tempest-VolumesSnapshotTestJSON-643361998 None] Create snapshot completed successfully Aug 12 12:34:52 devstack sudo[108442]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d 1073741824" returned: 0 in 0.435s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:52 devstack sudo[108447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d Aug 12 12:34:52 devstack sudo[108447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:52 devstack sudo[108447]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d" returned: 0 in 0.245s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] <== create_volume: return (716ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.719s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.343s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1463755650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26fba18d-144c-46d9-b86e-9a5a29819540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e7d634cf4e4119b3b09d12184a6e9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:51Z,use_quota=True,user_id='ac475882c314477199906827020d5320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Creating volume 26fba18d-144c-46d9-b86e-9a5a29819540 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:52 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (586fc81b-7569-481e-bcfb-547fe8d8d6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11ad069d-1065-4df5-95fe-30c5543031bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:52 devstack sudo[108450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 1073741824 Aug 12 12:34:52 devstack sudo[108450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:52 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Volume volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d (a44ecc75-0ec9-43f3-b357-d5d8adc4a14d): created successfully Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11ad069d-1065-4df5-95fe-30c5543031bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Flow 'volume_create_manager' (41b242d4-477d-4d4c-a4c9-79136183b140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fbff49f2-19e6-4c8d-a733-58849959ff80 tempest-VolumesTransfersTest-1018833611 None] Created volume successfully. Aug 12 12:34:53 devstack sudo[108450]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 1073741824" returned: 0 in 0.532s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:53 devstack sudo[108457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 Aug 12 12:34:53 devstack sudo[108457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=82,cinder:UPDATE=96,cinder:INSERT=25,cinder:DELETE=7 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=100,cinder:INSERT=23,cinder:DELETE=11,cinder:SELECT=85 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (078126d7-bf2b-4cee-a8fe-74004eedc16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99e81917-9797-4b8b-9471-98303a6e2a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99e81917-9797-4b8b-9471-98303a6e2a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1863053302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d87fd7d-0fdf-4240-afe1-37046fa3e1f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:34:54Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=a5a1fe3e-4236-4eae-95d7-097d06a2c83c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:34:54Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fec11169-50c2-4d4b-b280-28ece982dcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fec11169-50c2-4d4b-b280-28ece982dcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1626b4ce-ea3a-47ef-afb5-57f7698a4f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1626b4ce-ea3a-47ef-afb5-57f7698a4f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '0d87fd7d-0fdf-4240-afe1-37046fa3e1f7', 'volume_name': 'volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7', 'volume_size': 2, 'snapshot_id': 'a5a1fe3e-4236-4eae-95d7-097d06a2c83c'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e534393-9aec-473a-b799-de44b4cadc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e534393-9aec-473a-b799-de44b4cadc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e62db54d-c0ae-484e-ad02-f2d5572bc2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:53 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Volume 0d87fd7d-0fdf-4240-afe1-37046fa3e1f7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7', 'volume_size': 2, 'snapshot_id': 'a5a1fe3e-4236-4eae-95d7-097d06a2c83c'} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:53 devstack sudo[108457]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] <== create_volume: return (867ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.870s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.053s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-a5a1fe3e-4236-4eae-95d7-097d06a2c83c-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-a5a1fe3e-4236-4eae-95d7-097d06a2c83c-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" acquired by "_create_volume_from_snapshot" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Creating volume 0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 from snapshot a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab0ec8f2-45b4-492e-a7ae-b82bb5445647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26fba18d-144c-46d9-b86e-9a5a29819540', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b029aece-2861-4574-b9eb-a7bb7ce24755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" acquired by "_copy_volume_from_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] snapshot: a5a1fe3e-4236-4eae-95d7-097d06a2c83c, volume: 0d87fd7d-0fdf-4240-afe1-37046fa3e1f7, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:34:53 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Volume volume-26fba18d-144c-46d9-b86e-9a5a29819540 (26fba18d-144c-46d9-b86e-9a5a29819540): created successfully Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b029aece-2861-4574-b9eb-a7bb7ce24755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Flow 'volume_create_manager' (8cacecd4-8bce-479a-817a-9f4f319c5451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:53 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-005a0e5a-9464-486a-86ae-1b4ca402d486 tempest-TestImageHashVerification-1349310132 None] Created volume successfully. Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[42cf3045-8028-4ef9-bb46-dd01d1d428c4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:53 devstack sudo[108460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c Aug 12 12:34:53 devstack sudo[108460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:54 devstack sudo[108460]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c" returned: 0 in 0.395s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c8e43a29-722e-4480-b47b-3d82c6aabba4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b237f462-311f-49e0-b6f0-3dfc3b9e7691]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Acquiring lock "cinder-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Acquiring lock "cinder-quobyte-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:34:54 devstack sudo[108466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-quobyte-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:34:54 devstack sudo[108466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[456b02e7-a2e1-46fc-a9ab-a4667e437b46]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:54 devstack sudo[108468]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d Aug 12 12:34:54 devstack sudo[108468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:54 devstack sudo[108466]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4" returned: 0 in 0.464s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:54 devstack sudo[108473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 Aug 12 12:34:54 devstack sudo[108473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:54 devstack sudo[108468]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d" returned: 0 in 0.445s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:54 devstack sudo[108478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d Aug 12 12:34:54 devstack sudo[108478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:55 devstack sudo[108478]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-quobyte-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d" released by "delete_volume" :: held 0.765s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Created reservations ['b9ff7c21-3554-4988-bda3-c87a182f2715', 'ffb95c5d-40ec-45f8-ac7a-a888eec8c655', 'd413272c-d7ef-48e6-b2bb-691ffd09a0f3', '1dbeab1a-3b29-456a-8762-68ea588d7e30'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:34:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:55 devstack sudo[108486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:34:55 devstack sudo[108486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:34:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:34:56 devstack sudo[108486]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 1.070s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:56 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:34:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Deleted volume successfully. Aug 12 12:34:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83bb4507-6b2f-41f8-a30f-ab7c142bf0a6 tempest-VolumesTransfersTest-94632764 None] Lock "cinder-a44ecc75-0ec9-43f3-b357-d5d8adc4a14d-delete_volume" released by "delete_volume" :: held 2.166s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:34:59 devstack sudo[108473]: pam_unix(sudo:session): session closed for user root Aug 12 12:34:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" returned: 0 in 5.004s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:34:59 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4, size 1024.00 MB, duration 5.00 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:34:59 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Converted 1024.00 MB image at 204.62 MB/s Aug 12 12:34:59 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 is being set with open permissions: ugo+rw Aug 12 12:34:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:34:59 devstack sudo[108495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 Aug 12 12:34:59 devstack sudo[108495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:00 devstack sudo[108495]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" returned: 0 in 0.267s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" released by "_copy_volume_from_snapshot" :: held 6.243s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-a5a1fe3e-4236-4eae-95d7-097d06a2c83c-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" released by "_create_volume_from_snapshot" :: held 6.327s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.343s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 3.791s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0949b181-beb9-4dd8-a3ba-3ea9a3b56d49]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e62db54d-c0ae-484e-ad02-f2d5572bc2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7', 'volume_size': 2, 'snapshot_id': 'a5a1fe3e-4236-4eae-95d7-097d06a2c83c'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0cf219b7-5994-4413-828f-13e9065aec0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:00 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Volume volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 (0d87fd7d-0fdf-4240-afe1-37046fa3e1f7): created successfully Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0cf219b7-5994-4413-828f-13e9065aec0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (078126d7-bf2b-4cee-a8fe-74004eedc16d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-dc2bf50b-92ff-4b64-baee-d0f2c9221b59 tempest-VolumesSnapshotTestJSON-643361998 None] Created volume successfully. Aug 12 12:35:00 devstack sudo[108498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 Aug 12 12:35:00 devstack sudo[108498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:00 devstack sudo[108498]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540" returned: 0 in 0.416s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa511645-84fd-4630-abf8-83b1d739d31c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f74a8bc-bb7e-4b1a-88d4-2a6245855115]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:00 devstack sudo[108503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 Aug 12 12:35:00 devstack sudo[108503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:00 devstack sudo[108504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 Aug 12 12:35:00 devstack sudo[108504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:01 devstack sudo[108503]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540" returned: 0 in 0.441s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 /opt/stack/data/cinder/conversion/26fba18d-144c-46d9-b86e-9a5a29819540.temp_image.63e22e6f-94ab-4b77-a6d6-2d4c4e87ec6eaydg7mys.img {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:01 devstack sudo[108512]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 /opt/stack/data/cinder/conversion/26fba18d-144c-46d9-b86e-9a5a29819540.temp_image.63e22e6f-94ab-4b77-a6d6-2d4c4e87ec6eaydg7mys.img Aug 12 12:35:01 devstack sudo[108512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:01 devstack sudo[108504]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" returned: 0 in 0.387s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:01 devstack sudo[108515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7 Aug 12 12:35:01 devstack sudo[108515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:01 devstack sudo[108515]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" returned: 0 in 0.409s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7" released by "delete_volume" :: held 0.875s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['a323e3ef-69a7-4f51-ada1-1b4642c56e80', 'a0568c41-e678-4fea-bdde-2af9a77e4ada', '8f80da2c-d6f2-4748-8b54-91a07998c869', 'a5f9e9a5-9c76-47ad-a360-4cb6101a0b1c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:01 devstack sudo[108528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:01 devstack sudo[108528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:02 devstack sudo[108528]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.637s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:02 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:02 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Deleted volume successfully. Aug 12 12:35:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-89b927d6-786a-403f-b8a1-ee8a893cc526 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-0d87fd7d-0fdf-4240-afe1-37046fa3e1f7-delete_volume" released by "delete_volume" :: held 2.001s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-a5a1fe3e-4236-4eae-95d7-097d06a2c83c-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-a5a1fe3e-4236-4eae-95d7-097d06a2c83c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.065s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-c8e43a29-722e-4480-b47b-3d82c6aabba4" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-c8e43a29-722e-4480-b47b-3d82c6aabba4" acquired by "delete_snapshot" :: waited 0.045s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-a5a1fe3e-4236-4eae-95d7-097d06a2c83c" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-a5a1fe3e-4236-4eae-95d7-097d06a2c83c" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Deleting offline snapshot a5a1fe3e-4236-4eae-95d7-097d06a2c83c of volume c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] snapshot_file for this snap is: volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[600770c1-0411-4459-b238-131ac54a3624]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:03 devstack sudo[108539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c Aug 12 12:35:03 devstack sudo[108539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:04 devstack sudo[108539]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c" returned: 0 in 0.882s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c8e43a29-722e-4480-b47b-3d82c6aabba4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:35:04 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[314d349f-8757-4558-8d26-383f2bd492d6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:04 devstack sudo[108544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 Aug 12 12:35:04 devstack sudo[108544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:05 devstack sudo[108544]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4" returned: 0 in 1.154s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:05 devstack sudo[108551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c Aug 12 12:35:05 devstack sudo[108551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:05 devstack sudo[108512]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 /opt/stack/data/cinder/conversion/26fba18d-144c-46d9-b86e-9a5a29819540.temp_image.63e22e6f-94ab-4b77-a6d6-2d4c4e87ec6eaydg7mys.img" returned: 0 in 4.891s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[42f6fde4-e810-4c45-bf6b-4e3e910e253c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:06 devstack sudo[108555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 Aug 12 12:35:06 devstack sudo[108555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:06 devstack sudo[108551]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c" returned: 0 in 0.569s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:06 devstack sudo[108558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c Aug 12 12:35:06 devstack sudo[108558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:06 devstack sudo[108558]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4.a5a1fe3e-4236-4eae-95d7-097d06a2c83c" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-a5a1fe3e-4236-4eae-95d7-097d06a2c83c" released by "_delete_snapshot" :: held 3.077s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-c8e43a29-722e-4480-b47b-3d82c6aabba4" released by "delete_snapshot" :: held 3.116s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['30195061-1a4e-4d8b-96c6-3d8aa38af9b0', '5f947598-15eb-4f47-a992-4a1a2ab0251e', '4a895580-f8ad-4862-9a41-b2ebcf3fc1b7', '66d1d4b4-d6bf-4b73-aacb-3b8732abb37e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:06 devstack sudo[108555]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540" returned: 0 in 0.582s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540, size 1024.00 MB, duration 4.89 sec, destination /opt/stack/data/cinder/conversion/26fba18d-144c-46d9-b86e-9a5a29819540.temp_image.63e22e6f-94ab-4b77-a6d6-2d4c4e87ec6eaydg7mys.img {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:35:06 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Converted 1024.00 MB image at 209.31 MB/s Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] 63e22e6f-94ab-4b77-a6d6-2d4c4e87ec6e was raw, no need to convert to raw {{(pid=94662) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 12 12:35:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Delete snapshot completed successfully. Aug 12 12:35:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8912e69a-72aa-4ff5-bc94-eef5f8b631e3 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-a5a1fe3e-4236-4eae-95d7-097d06a2c83c-delete_snapshot" released by "delete_snapshot" :: held 3.313s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-c8e43a29-722e-4480-b47b-3d82c6aabba4-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-c8e43a29-722e-4480-b47b-3d82c6aabba4-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-c8e43a29-722e-4480-b47b-3d82c6aabba4" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-c8e43a29-722e-4480-b47b-3d82c6aabba4" acquired by "delete_volume" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c5fbd67-bdcd-42f4-9fa2-b2e54e41ad3c]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:07 devstack sudo[108564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 Aug 12 12:35:07 devstack sudo[108564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:08 devstack sudo[108564]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4" returned: 0 in 0.421s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:08 devstack sudo[108569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4 Aug 12 12:35:08 devstack sudo[108569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Flow 'volume_create_manager' (ae4f1616-ee83-4ecb-acb1-4d6cb695788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b547d926-8789-46eb-a32e-271bd5f3224c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b547d926-8789-46eb-a32e-271bd5f3224c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1818094466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21af2204-9da6-4ea7-beef-d01dd4aad5f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baeed9e954fd4903b60efd982c27cc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:08Z,use_quota=True,user_id='743189274edc4c3f92d8c468fdbc4de1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:08 devstack sudo[108572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:08 devstack sudo[108572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b300d2f2-26da-43c8-8531-1d1b081fbd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b300d2f2-26da-43c8-8531-1d1b081fbd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8570a853-d520-4353-a070-7e83552bcc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8570a853-d520-4353-a070-7e83552bcc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '21af2204-9da6-4ea7-beef-d01dd4aad5f9', 'volume_name': 'volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:08 devstack sudo[108569]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d40ff5c-9bc6-4e2f-9082-18b60bd5d16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d40ff5c-9bc6-4e2f-9082-18b60bd5d16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89290308-e9ae-4406-b480-7aecf66691fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:08 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Volume 21af2204-9da6-4ea7-beef-d01dd4aad5f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9', 'volume_size': 1} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c8e43a29-722e-4480-b47b-3d82c6aabba4" returned: 0 in 0.365s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-c8e43a29-722e-4480-b47b-3d82c6aabba4" released by "delete_volume" :: held 0.883s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['32a2741d-c0b3-4173-91f2-211e1588d787', 'fe800812-af04-4779-adf8-b37aa2433f39', 'cd0ddb4e-5ccb-486f-8e55-de1edc15f49e', 'bc913578-fc43-42eb-aa29-be34440bc017'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:08 devstack sudo[108574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:08 devstack sudo[108574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:08 devstack sudo[108572]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.347s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:35:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:35:09 devstack sudo[108574]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.303s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Deleted volume successfully. Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0dc1f5c4-7e25-42f9-ae12-2b22b470b32a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-c8e43a29-722e-4480-b47b-3d82c6aabba4-delete_volume" released by "delete_volume" :: held 1.448s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (aee4b80f-fe81-4845-b7fa-65f9c3eddc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aee10736-6d7b-442d-93dc-0f38b1026cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aee10736-6d7b-442d-93dc-0f38b1026cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-366172850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9c58b70e-6838-439d-9e0c-537460dab5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:09Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9b2f60a-85d6-43fc-b198-b2e1f3e04b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9b2f60a-85d6-43fc-b198-b2e1f3e04b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22a52b99-b3ab-4307-ba34-a23f134c0e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22a52b99-b3ab-4307-ba34-a23f134c0e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9c58b70e-6838-439d-9e0c-537460dab5dc', 'volume_name': 'volume-9c58b70e-6838-439d-9e0c-537460dab5dc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e9724b5-9957-4836-b2ae-93f7d0f8173f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e9724b5-9957-4836-b2ae-93f7d0f8173f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cce38eca-2e43-4672-9960-c2273f5f6c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:09 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Volume 9c58b70e-6838-439d-9e0c-537460dab5dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9c58b70e-6838-439d-9e0c-537460dab5dc', 'volume_size': 1} Aug 12 12:35:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:19 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=27,cinder:UPDATE=39,cinder:DELETE=3,cinder:INSERT=8 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:35:19 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=30,cinder:SELECT=27,cinder:INSERT=9,cinder:DELETE=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 26.375s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Uploaded volume to glance image-id: 63e22e6f-94ab-4b77-a6d6-2d4c4e87ec6e. {{(pid=94662) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 17.920s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1818094466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21af2204-9da6-4ea7-beef-d01dd4aad5f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baeed9e954fd4903b60efd982c27cc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:08Z,use_quota=True,user_id='743189274edc4c3f92d8c468fdbc4de1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Creating volume 21af2204-9da6-4ea7-beef-d01dd4aad5f9 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:35:26 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:26 devstack sudo[108616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 1073741824 Aug 12 12:35:26 devstack sudo[108616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-00dcdb3b-fcb3-4a7b-ab1b-b0fb012aa2ce tempest-TestImageHashVerification-1349310132 None] Copy volume to image completed successfully. Aug 12 12:35:26 devstack sudo[108616]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 1073741824" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:26 devstack sudo[108622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 Aug 12 12:35:26 devstack sudo[108622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:27 devstack sudo[108622]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9" returned: 0 in 0.249s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] <== create_volume: return (718ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.721s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 17.676s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-366172850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9c58b70e-6838-439d-9e0c-537460dab5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:09Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Creating volume 9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:35:27 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89290308-e9ae-4406-b480-7aecf66691fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:27 devstack sudo[108625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc 1073741824 Aug 12 12:35:27 devstack sudo[108625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fe1307d-3a18-4c69-8516-6e95043f3f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:27 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Volume volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 (21af2204-9da6-4ea7-beef-d01dd4aad5f9): created successfully Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fe1307d-3a18-4c69-8516-6e95043f3f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Flow 'volume_create_manager' (ae4f1616-ee83-4ecb-acb1-4d6cb695788c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Acquiring lock "cinder-26fba18d-144c-46d9-b86e-9a5a29819540-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b11185be-ceba-4005-b733-12f5eb52132f tempest-VolumesTransfersV357Test-1034927880 None] Created volume successfully. Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Lock "cinder-26fba18d-144c-46d9-b86e-9a5a29819540-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Acquiring lock "cinder-quobyte-26fba18d-144c-46d9-b86e-9a5a29819540" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Lock "cinder-quobyte-26fba18d-144c-46d9-b86e-9a5a29819540" acquired by "delete_volume" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[927e85bb-f7ab-4fb1-94a4-6f66c92c03ef]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:27 devstack sudo[108627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 Aug 12 12:35:27 devstack sudo[108627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:27 devstack sudo[108625]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc 1073741824" returned: 0 in 0.460s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:27 devstack sudo[108635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc Aug 12 12:35:27 devstack sudo[108635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:27 devstack sudo[108627]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540" returned: 0 in 0.399s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:27 devstack sudo[108638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540 Aug 12 12:35:27 devstack sudo[108638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:27 devstack sudo[108635]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc" returned: 0 in 0.259s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] <== create_volume: return (777ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:35:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.780s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cce38eca-2e43-4672-9960-c2273f5f6c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9c58b70e-6838-439d-9e0c-537460dab5dc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abc76b49-61e8-4d46-b8e7-62ef436c182c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:28 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Volume volume-9c58b70e-6838-439d-9e0c-537460dab5dc (9c58b70e-6838-439d-9e0c-537460dab5dc): created successfully Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abc76b49-61e8-4d46-b8e7-62ef436c182c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (aee4b80f-fe81-4845-b7fa-65f9c3eddc81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:28 devstack sudo[108638]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-26fba18d-144c-46d9-b86e-9a5a29819540" returned: 0 in 0.262s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a4e150c4-df73-48ad-b718-13d95ebe340a tempest-VolumesSnapshotTestJSON-643361998 None] Created volume successfully. Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Lock "cinder-quobyte-26fba18d-144c-46d9-b86e-9a5a29819540" released by "delete_volume" :: held 0.705s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Created reservations ['fd56fb78-ab3b-4282-af4e-2dc55a8b7295', 'd876b274-15e2-4956-b140-aedf77d8e29e', 'de0bd7fd-bf18-41e8-9004-1de455493540', '7c7f2f98-6a93-46b7-abc7-ac7d9227a4e5'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:28 devstack sudo[108642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:28 devstack sudo[108642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1c7682b9-38ab-4f0b-b97a-7019d7324107 tempest-VolumesTransfersV357Test-553831256 None] Transfer volume completed successfully. Aug 12 12:35:28 devstack sudo[108642]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.281s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Deleted volume successfully. Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-83a8b03f-2982-46f3-90de-28339efcdfa6 tempest-TestImageHashVerification-1349310132 None] Lock "cinder-26fba18d-144c-46d9-b86e-9a5a29819540-delete_volume" released by "delete_volume" :: held 1.220s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Creating offline snapshot 663b501f-5205-4f1e-a15b-a563a46d0855 of volume 9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Acquiring lock "cinder-21af2204-9da6-4ea7-beef-d01dd4aad5f9-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f33966d-4141-4378-8fe3-f30ca7668f1e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-21af2204-9da6-4ea7-beef-d01dd4aad5f9-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Acquiring lock "cinder-quobyte-21af2204-9da6-4ea7-beef-d01dd4aad5f9" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-quobyte-21af2204-9da6-4ea7-beef-d01dd4aad5f9" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7249547-3aec-4dc8-81eb-578ebd150ead]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:28 devstack sudo[108645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc Aug 12 12:35:28 devstack sudo[108645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:29 devstack sudo[108646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 Aug 12 12:35:29 devstack sudo[108646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:29 devstack sudo[108645]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:29 devstack sudo[108654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 1G Aug 12 12:35:29 devstack sudo[108654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:29 devstack sudo[108646]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9" returned: 0 in 0.410s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:29 devstack sudo[108658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9 Aug 12 12:35:29 devstack sudo[108658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:29 devstack sudo[108658]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-21af2204-9da6-4ea7-beef-d01dd4aad5f9" returned: 0 in 0.294s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-quobyte-21af2204-9da6-4ea7-beef-d01dd4aad5f9" released by "delete_volume" :: held 0.746s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Created reservations ['ab8242ac-56d1-4d43-a849-47d3b5605a76', 'ca2b765b-fa19-43fa-bdc6-bba4a48d5c3a', 'ce8388d8-5fc5-4890-a5ef-a25126ef1e6c', '3ec116aa-d48d-40ee-adc2-f6357dd94c35'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:29 devstack sudo[108654]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 1G" returned: 0 in 0.543s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9c58b70e-6838-439d-9e0c-537460dab5dc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:29 devstack sudo[108664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9c58b70e-6838-439d-9e0c-537460dab5dc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:29 devstack sudo[108664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:29 devstack sudo[108666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:29 devstack sudo[108666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:30 devstack sudo[108666]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.313s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Deleted volume successfully. Aug 12 12:35:30 devstack sudo[108664]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9c58b70e-6838-439d-9e0c-537460dab5dc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855" returned: 0 in 0.380s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:30 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 is being set with open permissions: ugo+rw Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e7cbb6ce-567e-43ad-b71b-4ae5ae583828 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-21af2204-9da6-4ea7-beef-d01dd4aad5f9-delete_volume" released by "delete_volume" :: held 1.340s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:30 devstack sudo[108673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 Aug 12 12:35:30 devstack sudo[108673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:30 devstack sudo[108673]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:30 devstack sudo[108676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.info Aug 12 12:35:30 devstack sudo[108676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Flow 'volume_create_manager' (920b846b-d8d9-4047-a720-ef953f089472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4332885-6c3b-4576-bf59-e8c9aebc8195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4332885-6c3b-4576-bf59-e8c9aebc8195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-533297267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99408492-ca6d-41cd-b866-f416cc75a336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baeed9e954fd4903b60efd982c27cc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:31Z,use_quota=True,user_id='743189274edc4c3f92d8c468fdbc4de1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8286d1e5-6eb1-4cd6-9abc-dc5b8d4726fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8286d1e5-6eb1-4cd6-9abc-dc5b8d4726fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4498f2f7-96fd-4fa1-855f-2e2ca1609d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4498f2f7-96fd-4fa1-855f-2e2ca1609d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '99408492-ca6d-41cd-b866-f416cc75a336', 'volume_name': 'volume-99408492-ca6d-41cd-b866-f416cc75a336', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (582d6556-bc0d-4a07-9a83-f003c10cd4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (582d6556-bc0d-4a07-9a83-f003c10cd4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63e11550-8542-4bdd-8cab-c26fbf380ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:30 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Volume 99408492-ca6d-41cd-b866-f416cc75a336: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-99408492-ca6d-41cd-b866-f416cc75a336', 'volume_size': 1} Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:30 devstack sudo[108676]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.info" returned: 0 in 0.307s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:30 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.info is being set with open permissions: ugo+rw Aug 12 12:35:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:30 devstack sudo[108685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.info Aug 12 12:35:30 devstack sudo[108685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:31 devstack sudo[108685]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.info" returned: 0 in 0.241s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.311s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.380s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-533297267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99408492-ca6d-41cd-b866-f416cc75a336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baeed9e954fd4903b60efd982c27cc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:31Z,use_quota=True,user_id='743189274edc4c3f92d8c468fdbc4de1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Creating volume 99408492-ca6d-41cd-b866-f416cc75a336 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:35:31 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:31 devstack sudo[108688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 1073741824 Aug 12 12:35:31 devstack sudo[108688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c27029b5-a5bb-4dbb-8e8d-8af335d0dd24 tempest-VolumesSnapshotTestJSON-643361998 None] Create snapshot completed successfully Aug 12 12:35:31 devstack sudo[108688]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 1073741824" returned: 0 in 0.452s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:31 devstack sudo[108694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 Aug 12 12:35:31 devstack sudo[108694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:31 devstack sudo[108694]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336" returned: 0 in 0.247s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] <== create_volume: return (758ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.761s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63e11550-8542-4bdd-8cab-c26fbf380ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-99408492-ca6d-41cd-b866-f416cc75a336', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c398f50f-6b64-4476-b891-5ce5368c0892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Volume volume-99408492-ca6d-41cd-b866-f416cc75a336 (99408492-ca6d-41cd-b866-f416cc75a336): created successfully Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c398f50f-6b64-4476-b891-5ce5368c0892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Flow 'volume_create_manager' (920b846b-d8d9-4047-a720-ef953f089472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b8541594-9b73-4fc6-8d49-b49727b3d138 tempest-VolumesTransfersV357Test-1034927880 None] Created volume successfully. Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (3d5e527f-892b-4bfb-9dd4-166bc9ac0705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36513dfa-166c-439f-aa56-88a0c222c23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36513dfa-166c-439f-aa56-88a0c222c23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-72992397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e118d25-cb8c-4e86-9927-10c94a4d40a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6226b7a018694c51b462798a11e8392d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=663b501f-5205-4f1e-a15b-a563a46d0855,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:32Z,use_quota=True,user_id='57bfe7bcd43c44eab844e8e0a000b4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc418c3d-99e6-439a-8b38-b45120c298df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc418c3d-99e6-439a-8b38-b45120c298df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (744342bb-b870-45fe-ba09-02a8d6ecb3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (744342bb-b870-45fe-ba09-02a8d6ecb3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '8e118d25-cb8c-4e86-9927-10c94a4d40a4', 'volume_name': 'volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4', 'volume_size': 1, 'snapshot_id': '663b501f-5205-4f1e-a15b-a563a46d0855'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0298308-490e-41cc-baef-8ce3c093b251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0298308-490e-41cc-baef-8ce3c093b251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6d7997b-d078-4432-9ab7-de6ce03f922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Volume 8e118d25-cb8c-4e86-9927-10c94a4d40a4: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4', 'volume_size': 1, 'snapshot_id': '663b501f-5205-4f1e-a15b-a563a46d0855'} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-663b501f-5205-4f1e-a15b-a563a46d0855-8e118d25-cb8c-4e86-9927-10c94a4d40a4" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-663b501f-5205-4f1e-a15b-a563a46d0855-8e118d25-cb8c-4e86-9927-10c94a4d40a4" acquired by "_create_volume_from_snapshot" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Creating volume 8e118d25-cb8c-4e86-9927-10c94a4d40a4 from snapshot 663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-8e118d25-cb8c-4e86-9927-10c94a4d40a4" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-8e118d25-cb8c-4e86-9927-10c94a4d40a4" acquired by "_copy_volume_from_snapshot" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] snapshot: 663b501f-5205-4f1e-a15b-a563a46d0855, volume: 8e118d25-cb8c-4e86-9927-10c94a4d40a4, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[39eb8bc7-05c8-461b-923f-a4b778d4bfcf]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:32 devstack sudo[108697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 Aug 12 12:35:32 devstack sudo[108697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Acquiring lock "cinder-99408492-ca6d-41cd-b866-f416cc75a336-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-99408492-ca6d-41cd-b866-f416cc75a336-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Acquiring lock "cinder-quobyte-99408492-ca6d-41cd-b866-f416cc75a336" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:33 devstack sudo[108697]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855" returned: 0 in 0.452s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9c58b70e-6838-439d-9e0c-537460dab5dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-quobyte-99408492-ca6d-41cd-b866-f416cc75a336" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[82200f21-e0c7-4d80-9478-06d09f44361f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fbc1bad-1653-4648-bef3-f2e957e9c1b8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:33 devstack sudo[108704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc Aug 12 12:35:33 devstack sudo[108704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:33 devstack sudo[108705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 Aug 12 12:35:33 devstack sudo[108705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:33 devstack sudo[108704]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc" returned: 0 in 0.418s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:33 devstack sudo[108714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 Aug 12 12:35:33 devstack sudo[108714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:33 devstack sudo[108705]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336" returned: 0 in 0.453s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:33 devstack sudo[108716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336 Aug 12 12:35:33 devstack sudo[108716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:33 devstack sudo[108716]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-99408492-ca6d-41cd-b866-f416cc75a336" returned: 0 in 0.254s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-quobyte-99408492-ca6d-41cd-b866-f416cc75a336" released by "delete_volume" :: held 0.762s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:33 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Created reservations ['711898c1-8e88-4498-9794-78fe2f1b39dd', '4d926bc8-cbeb-42e5-9d34-b8b8c88869ca', '1a45c6bb-2e5e-4fcd-8735-9ac916c8bf98', 'ab6d3d21-6f36-48d5-80a7-bb2fd3419d60'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:34 devstack sudo[108723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:34 devstack sudo[108723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:34 devstack sudo[108723]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.723s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Deleted volume successfully. Aug 12 12:35:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-441eca3c-df1c-40d3-8e2a-b38badee18e3 tempest-VolumesTransfersV357Test-1327329906 None] Lock "cinder-99408492-ca6d-41cd-b866-f416cc75a336-delete_volume" released by "delete_volume" :: held 1.756s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:38 devstack sudo[108714]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4" returned: 0 in 5.285s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:38 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc, size 1024.00 MB, duration 5.29 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:35:38 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Converted 1024.00 MB image at 193.72 MB/s Aug 12 12:35:38 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 is being set with open permissions: ugo+rw Aug 12 12:35:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:38 devstack sudo[108735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 Aug 12 12:35:38 devstack sudo[108735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:39 devstack sudo[108735]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4" returned: 0 in 0.304s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-8e118d25-cb8c-4e86-9927-10c94a4d40a4" released by "_copy_volume_from_snapshot" :: held 6.559s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-663b501f-5205-4f1e-a15b-a563a46d0855-8e118d25-cb8c-4e86-9927-10c94a4d40a4" released by "_create_volume_from_snapshot" :: held 6.638s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.661s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6d7997b-d078-4432-9ab7-de6ce03f922b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4', 'volume_size': 1, 'snapshot_id': '663b501f-5205-4f1e-a15b-a563a46d0855'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e706212-0f9c-4f6b-9985-aa159da57593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:39 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Volume volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 (8e118d25-cb8c-4e86-9927-10c94a4d40a4): created successfully Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e706212-0f9c-4f6b-9985-aa159da57593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Flow 'volume_create_manager' (3d5e527f-892b-4bfb-9dd4-166bc9ac0705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:39 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8165ece0-e22f-4694-baeb-62f1c81a36da tempest-VolumesSnapshotTestJSON-643361998 None] Created volume successfully. Aug 12 12:35:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-8e118d25-cb8c-4e86-9927-10c94a4d40a4-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-8e118d25-cb8c-4e86-9927-10c94a4d40a4-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-8e118d25-cb8c-4e86-9927-10c94a4d40a4" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-8e118d25-cb8c-4e86-9927-10c94a4d40a4" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:40 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a675fb5a-2332-4268-8ddc-95d9d1f5a546]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:40 devstack sudo[108738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 Aug 12 12:35:40 devstack sudo[108738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:41 devstack sudo[108738]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4" returned: 0 in 0.501s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:41 devstack sudo[108744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4 Aug 12 12:35:41 devstack sudo[108744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:41 devstack sudo[108744]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8e118d25-cb8c-4e86-9927-10c94a4d40a4" returned: 0 in 0.304s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-8e118d25-cb8c-4e86-9927-10c94a4d40a4" released by "delete_volume" :: held 0.850s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['ab88d7ff-b3c9-49b7-b903-fbde87ffc7f0', 'e073cc22-37ca-450f-8059-35d5aa0515a1', 'b8e40028-4d87-4a8c-917f-cf020febaa78', 'd31cb21b-a00d-42de-933f-6cda466eb6cf'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:41 devstack sudo[108747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:41 devstack sudo[108747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-663b501f-5205-4f1e-a15b-a563a46d0855-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-663b501f-5205-4f1e-a15b-a563a46d0855-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-9c58b70e-6838-439d-9e0c-537460dab5dc" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-9c58b70e-6838-439d-9e0c-537460dab5dc" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-663b501f-5205-4f1e-a15b-a563a46d0855" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-663b501f-5205-4f1e-a15b-a563a46d0855" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Deleting offline snapshot 663b501f-5205-4f1e-a15b-a563a46d0855 of volume 9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] snapshot_file for this snap is: volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed0d042b-7059-4e9c-b67b-cdcf19f1fb3f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:41 devstack sudo[108747]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.330s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:41 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Deleted volume successfully. Aug 12 12:35:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-76d140fe-25f9-4ec2-84ec-eb3e432a3a65 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-8e118d25-cb8c-4e86-9927-10c94a4d40a4-delete_volume" released by "delete_volume" :: held 1.418s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:41 devstack sudo[108750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 Aug 12 12:35:41 devstack sudo[108750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:42 devstack sudo[108750]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855" returned: 0 in 0.407s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9c58b70e-6838-439d-9e0c-537460dab5dc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:35:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[56379856-789e-4eca-a3ad-eb307d650492]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:42 devstack sudo[108755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc Aug 12 12:35:42 devstack sudo[108755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:42 devstack sudo[108755]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc" returned: 0 in 0.592s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:42 devstack sudo[108760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 Aug 12 12:35:42 devstack sudo[108760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:43 devstack sudo[108760]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855" returned: 0 in 0.388s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:43 devstack sudo[108766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855 Aug 12 12:35:43 devstack sudo[108766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:35:43 devstack sudo[108766]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Flow 'volume_create_manager' (a933d272-8f6b-489c-a593-9f9e4287a4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d28c7a6-fadd-4e2b-9c70-212fef926ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc.663b501f-5205-4f1e-a15b-a563a46d0855" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d28c7a6-fadd-4e2b-9c70-212fef926ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2000444971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c23cc090-308e-47c2-b8b6-695059e26151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fd315a9a3b748e8b0d63cb1ebe0fc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:43Z,use_quota=True,user_id='4a9ecd7c2791407597d9f5f895c08798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (150e94d1-ddee-41a6-9952-67815ae2df61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (150e94d1-ddee-41a6-9952-67815ae2df61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63f09924-6aa0-4977-8989-5bf5fe838156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63f09924-6aa0-4977-8989-5bf5fe838156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c23cc090-308e-47c2-b8b6-695059e26151', 'volume_name': 'volume-c23cc090-308e-47c2-b8b6-695059e26151', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33ea9781-6944-4b14-ad87-d41070da7c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33ea9781-6944-4b14-ad87-d41070da7c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d78487c-0e4b-4a19-88de-920077e0f3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:43 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Volume c23cc090-308e-47c2-b8b6-695059e26151: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c23cc090-308e-47c2-b8b6-695059e26151', 'volume_size': 1} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2000444971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c23cc090-308e-47c2-b8b6-695059e26151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fd315a9a3b748e8b0d63cb1ebe0fc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:43Z,use_quota=True,user_id='4a9ecd7c2791407597d9f5f895c08798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Creating volume c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:35:43 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:43 devstack sudo[108769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 1073741824 Aug 12 12:35:43 devstack sudo[108769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-663b501f-5205-4f1e-a15b-a563a46d0855" released by "_delete_snapshot" :: held 1.896s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-9c58b70e-6838-439d-9e0c-537460dab5dc" released by "delete_snapshot" :: held 1.926s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['38d6b21a-500a-4de2-9b37-840642bf18b7', '24fa912a-023e-4304-8bfc-2c2c8b5210ae', '0f6505c9-f955-4848-ad17-7f406ccefd47', '1d23ba32-e68f-4eb7-be88-51da89d21719'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Delete snapshot completed successfully. Aug 12 12:35:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-da6f7c35-300b-4740-9ea7-a197978b36ff tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-663b501f-5205-4f1e-a15b-a563a46d0855-delete_snapshot" released by "delete_snapshot" :: held 2.158s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:44 devstack sudo[108769]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 1073741824" returned: 0 in 0.462s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:44 devstack sudo[108775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 Aug 12 12:35:44 devstack sudo[108775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:44 devstack sudo[108775]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151" returned: 0 in 0.244s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] <== create_volume: return (744ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.747s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d78487c-0e4b-4a19-88de-920077e0f3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c23cc090-308e-47c2-b8b6-695059e26151', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d8fb0ad-f019-4e11-93af-5dfbbd04f153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:44 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Volume volume-c23cc090-308e-47c2-b8b6-695059e26151 (c23cc090-308e-47c2-b8b6-695059e26151): created successfully Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d8fb0ad-f019-4e11-93af-5dfbbd04f153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Flow 'volume_create_manager' (a933d272-8f6b-489c-a593-9f9e4287a4f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-659fe6b7-145b-46c4-a13a-f9774b6398e2 tempest-VolumesCloneTest-600805695 None] Created volume successfully. Aug 12 12:35:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-9c58b70e-6838-439d-9e0c-537460dab5dc-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-9c58b70e-6838-439d-9e0c-537460dab5dc-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-9c58b70e-6838-439d-9e0c-537460dab5dc" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-9c58b70e-6838-439d-9e0c-537460dab5dc" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[455673dd-9b9f-49d6-83e4-e5e3376facfe]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Flow 'volume_create_manager' (2a24504f-82a4-42dc-99a3-b27157cf417d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c23266c7-41f6-4c60-8b8e-c2eb2b17e258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c23266c7-41f6-4c60-8b8e-c2eb2b17e258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1384775284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51999b5b-a725-4180-bdb9-bca0e90ef87b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fd315a9a3b748e8b0d63cb1ebe0fc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:45Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=c23cc090-308e-47c2-b8b6-695059e26151,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:45Z,use_quota=True,user_id='4a9ecd7c2791407597d9f5f895c08798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5115360e-f68d-4a05-a638-94441b0e8f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5115360e-f68d-4a05-a638-94441b0e8f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cd76dca-bd04-4d4a-b6fc-f9eaec0a3185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cd76dca-bd04-4d4a-b6fc-f9eaec0a3185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '51999b5b-a725-4180-bdb9-bca0e90ef87b', 'volume_name': 'volume-51999b5b-a725-4180-bdb9-bca0e90ef87b', 'volume_size': 2, 'source_volid': 'c23cc090-308e-47c2-b8b6-695059e26151', 'source_volstatus': 'available'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2be5b95c-b97e-4c46-86be-7025f27eff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:45 devstack sudo[108778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2be5b95c-b97e-4c46-86be-7025f27eff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:45 devstack sudo[108778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (747d7c94-7e14-4f7c-b1be-94d25b098b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:45 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Volume 51999b5b-a725-4180-bdb9-bca0e90ef87b: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-51999b5b-a725-4180-bdb9-bca0e90ef87b', 'volume_size': 2, 'source_volid': 'c23cc090-308e-47c2-b8b6-695059e26151', 'source_volstatus': 'available'} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:45 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Cloning volume c23cc090-308e-47c2-b8b6-695059e26151 to volume 51999b5b-a725-4180-bdb9-bca0e90ef87b Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Creating offline snapshot f7cd9bc3-a570-4901-a2aa-927acb496d7a of volume c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f606cb7b-2ae7-45de-9a69-f21dfbfb1377]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:45 devstack sudo[108780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 Aug 12 12:35:45 devstack sudo[108780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:45 devstack sudo[108778]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:45 devstack sudo[108785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc Aug 12 12:35:45 devstack sudo[108785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:45 devstack sudo[108780]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151" returned: 0 in 0.395s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:45 devstack sudo[108791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a 1G Aug 12 12:35:45 devstack sudo[108791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:45 devstack sudo[108785]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9c58b70e-6838-439d-9e0c-537460dab5dc" returned: 0 in 0.296s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-9c58b70e-6838-439d-9e0c-537460dab5dc" released by "delete_volume" :: held 0.796s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:45 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['117ac146-157f-40b6-8086-4a4f575681dd', '4d35929a-671d-4ee7-a50a-8e57dac1bbbe', '1483ac9d-3cf1-497c-bf26-dd13df914e39', '35c395b3-159e-4361-9528-15bd68675e74'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:46 devstack sudo[108797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:46 devstack sudo[108797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-e41f134a-ce2b-48c0-aba3-1468d4642902-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-e41f134a-ce2b-48c0-aba3-1468d4642902-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "cinder-quobyte-e41f134a-ce2b-48c0-aba3-1468d4642902" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:46 devstack sudo[108791]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-e41f134a-ce2b-48c0-aba3-1468d4642902" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a 1G" returned: 0 in 0.622s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c23cc090-308e-47c2-b8b6-695059e26151 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f903ea87-9052-4c20-8a5c-9b8e3a5b5de7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:46 devstack sudo[108801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c23cc090-308e-47c2-b8b6-695059e26151 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a Aug 12 12:35:46 devstack sudo[108801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:46 devstack sudo[108797]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.310s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Deleted volume successfully. Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0669a0ce-5dec-4d5d-ad8d-afc779701221 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-9c58b70e-6838-439d-9e0c-537460dab5dc-delete_volume" released by "delete_volume" :: held 1.438s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:46 devstack sudo[108802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 Aug 12 12:35:46 devstack sudo[108802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:46 devstack sudo[108801]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c23cc090-308e-47c2-b8b6-695059e26151 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:46 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a is being set with open permissions: ugo+rw Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:46 devstack sudo[108812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a Aug 12 12:35:46 devstack sudo[108812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:46 devstack sudo[108802]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902" returned: 0 in 0.414s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:46 devstack sudo[108815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902 Aug 12 12:35:46 devstack sudo[108815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:47 devstack sudo[108812]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a" returned: 0 in 0.257s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:47 devstack sudo[108815]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e41f134a-ce2b-48c0-aba3-1468d4642902" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:47 devstack sudo[108819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.info Aug 12 12:35:47 devstack sudo[108819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-quobyte-e41f134a-ce2b-48c0-aba3-1468d4642902" released by "delete_volume" :: held 0.750s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Created reservations ['be42e82f-597c-42f8-9ffc-c5d6fa82c62c', 'de1a2fbb-232d-4aa4-851b-a7a6f99f3749', 'c1f89629-89bc-4f17-a169-af53c0311ca0', 'eba00264-12c2-48bc-87f7-f48320664a1c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:47 devstack sudo[108821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:47 devstack sudo[108821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:47 devstack sudo[108819]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.info" returned: 0 in 0.265s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:47 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.info is being set with open permissions: ugo+rw Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:47 devstack sudo[108824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.info Aug 12 12:35:47 devstack sudo[108824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:47 devstack sudo[108821]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:47 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Deleted volume successfully. Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9c9d0da5-cc41-4fbe-a898-ec82d69eaa15 tempest-VolumesSnapshotTestJSON-643361998 None] Lock "cinder-e41f134a-ce2b-48c0-aba3-1468d4642902-delete_volume" released by "delete_volume" :: held 1.276s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:47 devstack sudo[108824]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.info" returned: 0 in 0.285s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Acquiring lock "cinder-quobyte-51999b5b-a725-4180-bdb9-bca0e90ef87b" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-51999b5b-a725-4180-bdb9-bca0e90ef87b" acquired by "_copy_volume_from_snapshot" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] snapshot: f7cd9bc3-a570-4901-a2aa-927acb496d7a, volume: 51999b5b-a725-4180-bdb9-bca0e90ef87b, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6219560-2e1e-4199-a854-73be898ebd68]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:47 devstack sudo[108828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a Aug 12 12:35:47 devstack sudo[108828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:48 devstack sudo[108828]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a" returned: 0 in 0.410s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c23cc090-308e-47c2-b8b6-695059e26151(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b8307a2-c13d-46a1-8420-30db393394a6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:48 devstack sudo[108833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 Aug 12 12:35:48 devstack sudo[108833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:48 devstack sudo[108833]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151" returned: 0 in 0.429s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:35:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:48 devstack sudo[108838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b Aug 12 12:35:48 devstack sudo[108838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:53 devstack sudo[108838]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b" returned: 0 in 5.390s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:53 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151, size 1024.00 MB, duration 5.39 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:35:53 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Converted 1024.00 MB image at 189.92 MB/s Aug 12 12:35:53 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b is being set with open permissions: ugo+rw Aug 12 12:35:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:53 devstack sudo[108853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b Aug 12 12:35:53 devstack sudo[108853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:54 devstack sudo[108853]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-51999b5b-a725-4180-bdb9-bca0e90ef87b" released by "_copy_volume_from_snapshot" :: held 6.582s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Acquiring lock "cinder-quobyte-f7cd9bc3-a570-4901-a2aa-927acb496d7a" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-f7cd9bc3-a570-4901-a2aa-927acb496d7a" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Deleting offline snapshot f7cd9bc3-a570-4901-a2aa-927acb496d7a of volume c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] snapshot_file for this snap is: volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b58ef479-fccf-401c-abba-ad5f0aad19b3]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:54 devstack sudo[108856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a Aug 12 12:35:54 devstack sudo[108856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:54 devstack sudo[108856]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a" returned: 0 in 0.483s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c23cc090-308e-47c2-b8b6-695059e26151(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[086bca33-00ce-4d36-b73e-567edfba9121]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:54 devstack sudo[108862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 Aug 12 12:35:54 devstack sudo[108862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:55 devstack sudo[108862]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151" returned: 0 in 0.616s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:55 devstack sudo[108868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a Aug 12 12:35:55 devstack sudo[108868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:55 devstack sudo[108868]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a" returned: 0 in 0.369s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:55 devstack sudo[108873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a Aug 12 12:35:55 devstack sudo[108873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:56 devstack sudo[108873]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151.f7cd9bc3-a570-4901-a2aa-927acb496d7a" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-f7cd9bc3-a570-4901-a2aa-927acb496d7a" released by "_delete_snapshot" :: held 1.894s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.921s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (747d7c94-7e14-4f7c-b1be-94d25b098b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51999b5b-a725-4180-bdb9-bca0e90ef87b', 'volume_size': 2, 'source_volid': 'c23cc090-308e-47c2-b8b6-695059e26151', 'source_volstatus': 'available'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d56d84a4-f5e6-4751-8d02-12ed828ca69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:56 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Volume volume-51999b5b-a725-4180-bdb9-bca0e90ef87b (51999b5b-a725-4180-bdb9-bca0e90ef87b): created successfully Aug 12 12:35:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d56d84a4-f5e6-4751-8d02-12ed828ca69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Flow 'volume_create_manager' (2a24504f-82a4-42dc-99a3-b27157cf417d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-720dedef-3b7d-41f5-9fba-72e33b6df6f5 tempest-VolumesCloneTest-600805695 None] Created volume successfully. Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Acquiring lock "cinder-51999b5b-a725-4180-bdb9-bca0e90ef87b-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Lock "cinder-51999b5b-a725-4180-bdb9-bca0e90ef87b-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Acquiring lock "cinder-quobyte-51999b5b-a725-4180-bdb9-bca0e90ef87b" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-51999b5b-a725-4180-bdb9-bca0e90ef87b" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed1e2671-d809-4f6b-ac80-e89b32e573df]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Flow 'volume_create_manager' (dc1d9754-4273-4f47-82ab-c7ff6d2fc0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9ff10d3-9773-4e92-ae77-2167fbdb48d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9ff10d3-9773-4e92-ae77-2167fbdb48d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-542793460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4fc9520-cb67-4353-8b87-794ad0fdd69b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74fd58fe60242a5b32f371235aad782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:57Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:57Z,use_quota=True,user_id='4edc0bd0bdb6482cb2e0f0035fb2f51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3244435f-aa9f-4cc1-a9ff-24323e9cb049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3244435f-aa9f-4cc1-a9ff-24323e9cb049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (901b290b-44ce-40ed-924d-48c1392a9afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:57 devstack sudo[108876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b Aug 12 12:35:57 devstack sudo[108876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (901b290b-44ce-40ed-924d-48c1392a9afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4fc9520-cb67-4353-8b87-794ad0fdd69b', 'volume_name': 'volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b', 'volume_size': 2}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a2da496-6e22-403e-8912-ff41bf0ba5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a2da496-6e22-403e-8912-ff41bf0ba5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d41c6dd-5d9a-40dc-baf7-b0cc0b9eda55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:57 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Volume c4fc9520-cb67-4353-8b87-794ad0fdd69b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b', 'volume_size': 2} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-542793460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4fc9520-cb67-4353-8b87-794ad0fdd69b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74fd58fe60242a5b32f371235aad782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:35:57Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:35:57Z,use_quota=True,user_id='4edc0bd0bdb6482cb2e0f0035fb2f51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Creating volume c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:35:57 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b 2147483648 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:57 devstack sudo[108878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b 2147483648 Aug 12 12:35:57 devstack sudo[108878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:57 devstack sudo[108876]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:57 devstack sudo[108883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b Aug 12 12:35:57 devstack sudo[108883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:58 devstack sudo[108883]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51999b5b-a725-4180-bdb9-bca0e90ef87b" returned: 0 in 0.281s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-51999b5b-a725-4180-bdb9-bca0e90ef87b" released by "delete_volume" :: held 0.731s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Created reservations ['bf8ff03f-491f-49cc-b079-d9cc094df32a', '37a359ef-7ef3-4c6e-8c41-8db1db0fe153', 'fe0da2a0-e3fa-453e-80fc-8182d7aa200f', '2f06c9a1-5a15-4d58-8539-ffee47a0e7d1'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:58 devstack sudo[108878]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b 2147483648" returned: 0 in 0.648s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:58 devstack sudo[108890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:58 devstack sudo[108890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:58 devstack sudo[108891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b Aug 12 12:35:58 devstack sudo[108891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Acquiring lock "cinder-c23cc090-308e-47c2-b8b6-695059e26151-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Lock "cinder-c23cc090-308e-47c2-b8b6-695059e26151-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:58 devstack sudo[108890]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.392s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Acquiring lock "cinder-quobyte-c23cc090-308e-47c2-b8b6-695059e26151" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:35:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Deleted volume successfully. Aug 12 12:35:58 devstack sudo[108891]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b" returned: 0 in 0.411s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] <== create_volume: return (1148ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.150s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-c23cc090-308e-47c2-b8b6-695059e26151" acquired by "delete_volume" :: waited 0.057s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d41c6dd-5d9a-40dc-baf7-b0cc0b9eda55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b', 'volume_size': 2}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e164ad7-4236-494f-8edb-b08f727af321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5e0c050-28b0-415f-8d7b-86b35ed675e1 tempest-VolumesCloneTest-600805695 None] Lock "cinder-51999b5b-a725-4180-bdb9-bca0e90ef87b-delete_volume" released by "delete_volume" :: held 1.487s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a35b58a-cfad-4c27-a347-30c19d8a95b1]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:58 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Volume volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b (c4fc9520-cb67-4353-8b87-794ad0fdd69b): created successfully Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e164ad7-4236-494f-8edb-b08f727af321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:35:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Flow 'volume_create_manager' (dc1d9754-4273-4f47-82ab-c7ff6d2fc0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:35:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-04deaca2-0e47-45b4-8de2-b76986038f83 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Created volume successfully. Aug 12 12:35:58 devstack sudo[108896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 Aug 12 12:35:58 devstack sudo[108896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:59 devstack sudo[108896]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151" returned: 0 in 0.411s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:59 devstack sudo[108901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151 Aug 12 12:35:59 devstack sudo[108901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:59 devstack sudo[108901]: pam_unix(sudo:session): session closed for user root Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c23cc090-308e-47c2-b8b6-695059e26151" returned: 0 in 0.259s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Lock "cinder-quobyte-c23cc090-308e-47c2-b8b6-695059e26151" released by "delete_volume" :: held 0.766s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Created reservations ['8a7a74f3-5a20-4ad7-babc-5fc2b666275f', 'd5ccdaeb-3ce4-4527-839b-87e79b223239', '48e6a8fa-d28e-46cf-8d99-2b568bda54ec', '1462c5f7-bcc7-422f-b6ba-d96dbb4db99c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:35:59 devstack sudo[108904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:35:59 devstack sudo[108904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Creating offline snapshot 26e2f152-0a8b-4bcb-a220-92b8b78031d8 of volume c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[cdd8f696-b8b3-4a56-88f2-126cee0af950]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:35:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:00 devstack sudo[108906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b Aug 12 12:36:00 devstack sudo[108906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:00 devstack sudo[108904]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.387s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:00 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:36:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Deleted volume successfully. Aug 12 12:36:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e97f4e83-a3e0-4f67-8975-d19b161a23ae tempest-VolumesCloneTest-600805695 None] Lock "cinder-c23cc090-308e-47c2-b8b6-695059e26151-delete_volume" released by "delete_volume" :: held 1.495s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:00 devstack sudo[108906]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b" returned: 0 in 0.469s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 2G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:00 devstack sudo[108913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 2G Aug 12 12:36:00 devstack sudo[108913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:00 devstack sudo[108913]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 2G" returned: 0 in 0.545s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:00 devstack sudo[108919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 Aug 12 12:36:00 devstack sudo[108919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:01 devstack sudo[108919]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8" returned: 0 in 0.367s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:01 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 is being set with open permissions: ugo+rw Aug 12 12:36:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:01 devstack sudo[108924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 Aug 12 12:36:01 devstack sudo[108924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:01 devstack sudo[108924]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:01 devstack sudo[108927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.info Aug 12 12:36:01 devstack sudo[108927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:01 devstack sudo[108927]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.info" returned: 0 in 0.293s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:01 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.info is being set with open permissions: ugo+rw Aug 12 12:36:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:01 devstack sudo[108930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.info Aug 12 12:36:01 devstack sudo[108930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:02 devstack sudo[108930]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.info" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.339s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:02 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f6a31a07-f214-4012-ace3-70aeacc65413 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Create snapshot completed successfully Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "cinder-26e2f152-0a8b-4bcb-a220-92b8b78031d8-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-26e2f152-0a8b-4bcb-a220-92b8b78031d8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "cinder-quobyte-c4fc9520-cb67-4353-8b87-794ad0fdd69b" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-quobyte-c4fc9520-cb67-4353-8b87-794ad0fdd69b" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "cinder-quobyte-26e2f152-0a8b-4bcb-a220-92b8b78031d8" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-quobyte-26e2f152-0a8b-4bcb-a220-92b8b78031d8" acquired by "_delete_snapshot" :: waited 0.064s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Deleting offline snapshot 26e2f152-0a8b-4bcb-a220-92b8b78031d8 of volume c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] snapshot_file for this snap is: volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[144c5955-5d60-4b84-b6b7-dfe0373940db]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:36:03 devstack sudo[108935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 Aug 12 12:36:03 devstack sudo[108935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Flow 'volume_create_manager' (944a3332-d47e-4e6f-a940-6ab4a1eb48a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a9db3a5-c402-4026-b565-b6ca7e624098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a9db3a5-c402-4026-b565-b6ca7e624098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2108083774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddd49cb5-3b4e-43a0-b7cd-216a8218017e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3dcd500063243439d647c36c446fc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:03Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:03Z,use_quota=True,user_id='b6dd27cab1f64286a3d9490674ec61ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a40f88a1-f4c7-46bf-a790-4b8d5bd65132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a40f88a1-f4c7-46bf-a790-4b8d5bd65132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b96347-6bcb-4298-85c8-dac14aae5014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b96347-6bcb-4298-85c8-dac14aae5014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ddd49cb5-3b4e-43a0-b7cd-216a8218017e', 'volume_name': 'volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e', 'volume_size': 2}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbfa6d8f-12ec-40f8-9c45-a37252434d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbfa6d8f-12ec-40f8-9c45-a37252434d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b831528b-a4ae-4136-8b04-b82d3d8ba378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Volume ddd49cb5-3b4e-43a0-b7cd-216a8218017e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e', 'volume_size': 2} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2108083774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddd49cb5-3b4e-43a0-b7cd-216a8218017e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3dcd500063243439d647c36c446fc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:03Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:03Z,use_quota=True,user_id='b6dd27cab1f64286a3d9490674ec61ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Creating volume ddd49cb5-3b4e-43a0-b7cd-216a8218017e {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:36:03 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e 2147483648 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:03 devstack sudo[108937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e 2147483648 Aug 12 12:36:03 devstack sudo[108937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:03 devstack sudo[108935]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8" returned: 0 in 0.463s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d41a40dc-9713-4545-bfd8-a55b5e1876f2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:03 devstack sudo[108944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b Aug 12 12:36:03 devstack sudo[108944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:04 devstack sudo[108937]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e 2147483648" returned: 0 in 0.519s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:04 devstack sudo[108950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e Aug 12 12:36:04 devstack sudo[108950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:04 devstack sudo[108944]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b" returned: 0 in 0.420s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:04 devstack sudo[108954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 Aug 12 12:36:04 devstack sudo[108954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:04 devstack sudo[108950]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e" returned: 0 in 0.292s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] <== create_volume: return (859ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.863s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b831528b-a4ae-4136-8b04-b82d3d8ba378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e', 'volume_size': 2}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (719431dd-071b-46a0-b5a6-6f927baa7529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Volume volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e (ddd49cb5-3b4e-43a0-b7cd-216a8218017e): created successfully Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (719431dd-071b-46a0-b5a6-6f927baa7529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Flow 'volume_create_manager' (944a3332-d47e-4e6f-a940-6ab4a1eb48a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cea1bc91-e7ee-46e5-94fb-c5c8ff406f97 tempest-VolumesCloneNegativeTest-1773492748 None] Created volume successfully. Aug 12 12:36:04 devstack sudo[108954]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8" returned: 0 in 0.494s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:04 devstack sudo[108960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8 Aug 12 12:36:04 devstack sudo[108960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:04 devstack sudo[108960]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b.26e2f152-0a8b-4bcb-a220-92b8b78031d8" returned: 0 in 0.281s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-quobyte-26e2f152-0a8b-4bcb-a220-92b8b78031d8" released by "_delete_snapshot" :: held 1.788s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-quobyte-c4fc9520-cb67-4353-8b87-794ad0fdd69b" released by "delete_snapshot" :: held 1.862s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Created reservations ['8ee0c09f-d7b2-4943-b462-e970a8b734bd', '072bb616-b8c5-411d-b4c8-622643b7b3fd', 'c1bcadf5-da2a-41e4-aca5-415e0d5834d3', '4816328d-2f81-41d3-86a3-8dd52ea21320'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:36:05 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Delete snapshot completed successfully. Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9036cabe-eb05-4525-8403-b4077fd8f271 tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-26e2f152-0a8b-4bcb-a220-92b8b78031d8-delete_snapshot" released by "delete_snapshot" :: held 2.000s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "cinder-c4fc9520-cb67-4353-8b87-794ad0fdd69b-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-c4fc9520-cb67-4353-8b87-794ad0fdd69b-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "cinder-quobyte-c4fc9520-cb67-4353-8b87-794ad0fdd69b" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-quobyte-c4fc9520-cb67-4353-8b87-794ad0fdd69b" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c16db39-9ffd-4799-8809-69c7efafa778]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:05 devstack sudo[108965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b Aug 12 12:36:05 devstack sudo[108965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Acquiring lock "cinder-ddd49cb5-3b4e-43a0-b7cd-216a8218017e-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "cinder-ddd49cb5-3b4e-43a0-b7cd-216a8218017e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Acquiring lock "cinder-quobyte-ddd49cb5-3b4e-43a0-b7cd-216a8218017e" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "cinder-quobyte-ddd49cb5-3b4e-43a0-b7cd-216a8218017e" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7ca21d1-ac5a-4dab-a3bf-d8036d5fc174]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:05 devstack sudo[108967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e Aug 12 12:36:05 devstack sudo[108967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:06 devstack sudo[108965]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b" returned: 0 in 0.469s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:06 devstack sudo[108972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b Aug 12 12:36:06 devstack sudo[108972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:06 devstack sudo[108967]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:06 devstack sudo[108978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e Aug 12 12:36:06 devstack sudo[108978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:06 devstack sudo[108972]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c4fc9520-cb67-4353-8b87-794ad0fdd69b" returned: 0 in 0.269s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-quobyte-c4fc9520-cb67-4353-8b87-794ad0fdd69b" released by "delete_volume" :: held 0.825s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Created reservations ['d8bc6ea0-1407-456b-9fc0-801a77bc7c6b', '7ca7d583-0916-417b-b023-9be9aad1c8d0', 'd15f83ae-3255-4a2a-a7f7-5a8798c9ccf2', '0a017949-b1ee-42e9-85cd-6accc2a68d5c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:36:06 devstack sudo[108978]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddd49cb5-3b4e-43a0-b7cd-216a8218017e" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "cinder-quobyte-ddd49cb5-3b4e-43a0-b7cd-216a8218017e" released by "delete_volume" :: held 0.776s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:06 devstack sudo[108982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:36:06 devstack sudo[108982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Created reservations ['e69bbce8-7fd3-4159-ba9f-2d90d2db6a52', '5236e23d-c7ec-4392-b1c3-93dd71c28104', '16482936-7935-41f3-a223-9823cdb7279d', '265ca8dd-f052-40ac-be2b-d3ceca79e09b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:06 devstack sudo[108984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:36:06 devstack sudo[108984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:06 devstack sudo[108982]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.359s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:36:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Deleted volume successfully. Aug 12 12:36:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6253e372-02b1-44dd-bba4-19d74c8fd47a tempest-VolumesSnapshotNegativeTestJSON-908256047 None] Lock "cinder-c4fc9520-cb67-4353-8b87-794ad0fdd69b-delete_volume" released by "delete_volume" :: held 1.524s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:07 devstack sudo[108984]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.480s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:07 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:36:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Deleted volume successfully. Aug 12 12:36:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1ddf297b-ab00-4ee8-9a4e-cdbb78a65734 tempest-VolumesCloneNegativeTest-1773492748 None] Lock "cinder-ddd49cb5-3b4e-43a0-b7cd-216a8218017e-delete_volume" released by "delete_volume" :: held 1.532s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:08 devstack sudo[108988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:36:08 devstack sudo[108988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:08 devstack sudo[108988]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:36:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:36:16 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=97,cinder:UPDATE=129,cinder:INSERT=30,cinder:DELETE=6 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:36:17 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=110,cinder:INSERT=30,cinder:DELETE=14,cinder:SELECT=79 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Flow 'volume_create_manager' (9cf8403f-91fd-4129-85c6-813c25fa2c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd7e9636-77aa-409b-8955-51304482e403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd7e9636-77aa-409b-8955-51304482e403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2075890909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5d64242-88ad-4d76-b87e-2a122d2fe6d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790bf4c402204ba3920c467fc131db2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:23Z,use_quota=True,user_id='a29313b54e5a4212abbadec8c063e758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0e7f812-2bee-4011-82fb-e8fc9fcb466b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0e7f812-2bee-4011-82fb-e8fc9fcb466b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92819125-ea38-48d8-9979-ec6eeb28204d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92819125-ea38-48d8-9979-ec6eeb28204d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5d64242-88ad-4d76-b87e-2a122d2fe6d0', 'volume_name': 'volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9f811e4-c907-4db1-9876-65aae8989ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9f811e4-c907-4db1-9876-65aae8989ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70524c38-f252-41d4-be20-634b13744adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:22 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Volume d5d64242-88ad-4d76-b87e-2a122d2fe6d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0', 'volume_size': 1} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2075890909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5d64242-88ad-4d76-b87e-2a122d2fe6d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790bf4c402204ba3920c467fc131db2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:23Z,use_quota=True,user_id='a29313b54e5a4212abbadec8c063e758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Creating volume d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:36:22 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:36:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:22 devstack sudo[108992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 1073741824 Aug 12 12:36:22 devstack sudo[108992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:23 devstack sudo[108992]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 1073741824" returned: 0 in 0.569s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:23 devstack sudo[108999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 Aug 12 12:36:23 devstack sudo[108999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:23 devstack sudo[108999]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] <== create_volume: return (906ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.908s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70524c38-f252-41d4-be20-634b13744adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58fb938b-6b48-44ee-a6ce-51a057690a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:23 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Volume volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 (d5d64242-88ad-4d76-b87e-2a122d2fe6d0): created successfully Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58fb938b-6b48-44ee-a6ce-51a057690a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:23 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Flow 'volume_create_manager' (9cf8403f-91fd-4129-85c6-813c25fa2c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-39bec247-c54d-4db2-8544-b118794aff5e tempest-TestStampPattern-16721635 None] Created volume successfully. Aug 12 12:36:33 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=2,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:36:33 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=2,cinder:SELECT=2,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Flow 'volume_create_manager' (f5012db3-e949-41be-874c-e3749543a806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (153e3c8c-b2b3-4e7f-9909-3b7e99692e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (153e3c8c-b2b3-4e7f-9909-3b7e99692e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-526409511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c64bb463-138f-4b99-8cce-612146c8ac1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab83f678854ca5bc29ffa75737b430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:41Z,use_quota=True,user_id='6ef467447dcc4ec3a73e51e371ddad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8d357bd-52d8-4916-ba2c-f0e3195a83c0),volume_type_id=a8d357bd-52d8-4916-ba2c-f0e3195a83c0)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f127631-a4ce-45c7-8365-be6641386ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f127631-a4ce-45c7-8365-be6641386ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da717300-1fdf-412f-8e55-221ce0c0d291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da717300-1fdf-412f-8e55-221ce0c0d291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c64bb463-138f-4b99-8cce-612146c8ac1e', 'volume_name': 'volume-c64bb463-138f-4b99-8cce-612146c8ac1e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eea3e229-6b99-490b-928a-32ef896861eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eea3e229-6b99-490b-928a-32ef896861eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1381c3a0-d6d2-4cec-a0a5-406f7d426d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:41 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Volume c64bb463-138f-4b99-8cce-612146c8ac1e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c64bb463-138f-4b99-8cce-612146c8ac1e', 'volume_size': 1} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-526409511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c64bb463-138f-4b99-8cce-612146c8ac1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab83f678854ca5bc29ffa75737b430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:41Z,use_quota=True,user_id='6ef467447dcc4ec3a73e51e371ddad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8d357bd-52d8-4916-ba2c-f0e3195a83c0),volume_type_id=a8d357bd-52d8-4916-ba2c-f0e3195a83c0)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Creating volume c64bb463-138f-4b99-8cce-612146c8ac1e {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:36:41 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:41 devstack sudo[109150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e 1073741824 Aug 12 12:36:41 devstack sudo[109150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Flow 'volume_create_manager' (730585eb-e711-44ba-a833-41673e4c4762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0d8c0be-9613-4e04-bfe0-9f040dd74fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0d8c0be-9613-4e04-bfe0-9f040dd74fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1507170461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c3bb2389-258f-48e9-b43b-fb86bdf94a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab83f678854ca5bc29ffa75737b430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:42Z,use_quota=True,user_id='6ef467447dcc4ec3a73e51e371ddad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eafad6d4-4002-478c-baca-6b1575ee0b96),volume_type_id=eafad6d4-4002-478c-baca-6b1575ee0b96)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef33251b-7bbe-4be9-93c8-bf4b74d50622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef33251b-7bbe-4be9-93c8-bf4b74d50622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad6e2192-61b1-4a1a-b11b-7e2eaed5cb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad6e2192-61b1-4a1a-b11b-7e2eaed5cb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3bb2389-258f-48e9-b43b-fb86bdf94a6d', 'volume_name': 'volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1faffdc7-9e0b-44b8-a100-db121574f01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1faffdc7-9e0b-44b8-a100-db121574f01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fa91329-3237-4837-8de8-a876d4665499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:41 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Volume c3bb2389-258f-48e9-b43b-fb86bdf94a6d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d', 'volume_size': 1} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:41 devstack sudo[109150]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e 1073741824" returned: 0 in 0.826s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:41 devstack sudo[109155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e Aug 12 12:36:41 devstack sudo[109155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:42 devstack sudo[109155]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e" returned: 0 in 0.337s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] <== create_volume: return (1231ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.237s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.510s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1507170461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c3bb2389-258f-48e9-b43b-fb86bdf94a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab83f678854ca5bc29ffa75737b430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:42Z,use_quota=True,user_id='6ef467447dcc4ec3a73e51e371ddad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eafad6d4-4002-478c-baca-6b1575ee0b96),volume_type_id=eafad6d4-4002-478c-baca-6b1575ee0b96)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Creating volume c3bb2389-258f-48e9-b43b-fb86bdf94a6d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:36:42 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1381c3a0-d6d2-4cec-a0a5-406f7d426d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c64bb463-138f-4b99-8cce-612146c8ac1e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3cfa5f33-2167-4909-9796-3ff0af623237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:42 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Volume volume-c64bb463-138f-4b99-8cce-612146c8ac1e (c64bb463-138f-4b99-8cce-612146c8ac1e): created successfully Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3cfa5f33-2167-4909-9796-3ff0af623237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:42 devstack sudo[109158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d 1073741824 Aug 12 12:36:42 devstack sudo[109158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Flow 'volume_create_manager' (f5012db3-e949-41be-874c-e3749543a806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e27dd249-1523-4ecb-895d-b86c9c5f83c2 tempest-TestInstancesWithCinderVolumes-422640231 None] Created volume successfully. Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Flow 'volume_create_manager' (51ae447d-95ea-42e8-863a-96b0a09bf94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee68316d-6dea-4784-8f72-e75d357db167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee68316d-6dea-4784-8f72-e75d357db167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-284598015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2cee4572-709a-48e1-9487-134c78a45d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab83f678854ca5bc29ffa75737b430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:43Z,use_quota=True,user_id='6ef467447dcc4ec3a73e51e371ddad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8aac51a-d698-414d-a06f-bc45440e1155),volume_type_id=c8aac51a-d698-414d-a06f-bc45440e1155)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b6af7da-368d-4678-a99b-0fa179910c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b6af7da-368d-4678-a99b-0fa179910c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db9a4805-7869-4996-82da-0fb14b2c8680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:42 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:36:43 devstack sudo[109158]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d 1073741824" returned: 0 in 0.858s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:43 devstack sudo[109165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d Aug 12 12:36:43 devstack sudo[109165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db9a4805-7869-4996-82da-0fb14b2c8680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2cee4572-709a-48e1-9487-134c78a45d03', 'volume_name': 'volume-2cee4572-709a-48e1-9487-134c78a45d03', 'volume_size': 1, 'image_id': '2238483d-9c86-4807-808a-dcc34cf4c74d', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2238483d-9c86-4807-808a-dcc34cf4c74d', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--42184338', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '08ab83f678854ca5bc29ffa75737b430', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '2238483d-9c86-4807-808a-dcc34cf4c74d', 'created_at': datetime.datetime(2026, 8, 12, 10, 36, 37, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 36, 39, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2238483d-9c86-4807-808a-dcc34cf4c74d/file', 'properties': {}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55fe77e4-1cfb-472b-a4ca-82887218a5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55fe77e4-1cfb-472b-a4ca-82887218a5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d03d7406-d2c5-4799-a649-291d0f7a548f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:43 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Volume 2cee4572-709a-48e1-9487-134c78a45d03: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2cee4572-709a-48e1-9487-134c78a45d03', 'volume_size': 1, 'image_id': '2238483d-9c86-4807-808a-dcc34cf4c74d', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2238483d-9c86-4807-808a-dcc34cf4c74d', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--42184338', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '08ab83f678854ca5bc29ffa75737b430', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '2238483d-9c86-4807-808a-dcc34cf4c74d', 'created_at': datetime.datetime(2026, 8, 12, 10, 36, 37, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 36, 39, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2238483d-9c86-4807-808a-dcc34cf4c74d/file', 'properties': {}}, 'image_service': } Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Trying to clone 2cee4572-709a-48e1-9487-134c78a45d03 from image 2238483d-9c86-4807-808a-dcc34cf4c74d at location (None, [{'url': 'file:///opt/stack/data/glance/images/2238483d-9c86-4807-808a-dcc34cf4c74d', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:36:43 devstack sudo[109165]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d" returned: 0 in 0.496s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] <== create_volume: return (1428ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.436s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fa91329-3237-4837-8de8-a876d4665499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e961a900-1d34-4151-b25a-b1e7c42cb0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:43 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Volume volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d (c3bb2389-258f-48e9-b43b-fb86bdf94a6d): created successfully Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e961a900-1d34-4151-b25a-b1e7c42cb0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:43 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Flow 'volume_create_manager' (730585eb-e711-44ba-a833-41673e4c4762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-95e6f944-7526-4761-9423-5034de3a28fd tempest-TestInstancesWithCinderVolumes-422640231 None] Created volume successfully. Aug 12 12:36:48 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD, size 20.69 MB, duration 4.87 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:36:48 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Image download 20.69 MB at 4.25 MB/s Aug 12 12:36:48 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5bb86f33-1b94-4347-9c11-cd4310c55b75]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:48 devstack sudo[109192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD Aug 12 12:36:48 devstack sudo[109192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:48 devstack sudo[109192]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:48 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Temporary image 2238483d-9c86-4807-808a-dcc34cf4c74d is fetched for user 6ef467447dcc4ec3a73e51e371ddad5e. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:36:48 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[21b8e9bb-ab8e-4514-828a-51d256e31fdc]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:48 devstack sudo[109197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD Aug 12 12:36:48 devstack sudo[109197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:49 devstack sudo[109197]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD" returned: 0 in 0.436s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-284598015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2cee4572-709a-48e1-9487-134c78a45d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab83f678854ca5bc29ffa75737b430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:36:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:36:43Z,use_quota=True,user_id='6ef467447dcc4ec3a73e51e371ddad5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8aac51a-d698-414d-a06f-bc45440e1155),volume_type_id=c8aac51a-d698-414d-a06f-bc45440e1155)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Creating volume 2cee4572-709a-48e1-9487-134c78a45d03 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:36:49 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:49 devstack sudo[109202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 1073741824 Aug 12 12:36:49 devstack sudo[109202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:49 devstack sudo[109202]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 1073741824" returned: 0 in 0.580s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:49 devstack sudo[109209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 Aug 12 12:36:49 devstack sudo[109209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:50 devstack sudo[109209]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03" returned: 0 in 0.338s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] <== create_volume: return (980ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:36:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.985s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:50 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Attempting download of 2238483d-9c86-4807-808a-dcc34cf4c74d ((None, [{'url': 'file:///opt/stack/data/glance/images/2238483d-9c86-4807-808a-dcc34cf4c74d', 'metadata': {}}])) to volume 2cee4572-709a-48e1-9487-134c78a45d03. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:36:50 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a47b842-5dac-4e97-be14-735beb3573cf]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_2238483d-9c86-4807-808a-dcc34cf4c74d__5x7_g9u {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:50 devstack sudo[109221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_2238483d-9c86-4807-808a-dcc34cf4c74d__5x7_g9u Aug 12 12:36:50 devstack sudo[109221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:51 devstack sudo[109221]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_2238483d-9c86-4807-808a-dcc34cf4c74d__5x7_g9u" returned: 0 in 0.905s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_2238483d-9c86-4807-808a-dcc34cf4c74d__5x7_g9u {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:51 devstack sudo[109262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_2238483d-9c86-4807-808a-dcc34cf4c74d__5x7_g9u Aug 12 12:36:51 devstack sudo[109262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:52 devstack sudo[109262]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_2238483d-9c86-4807-808a-dcc34cf4c74d__5x7_g9u" returned: 1 in 0.662s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_2238483d-9c86-4807-808a-dcc34cf4c74d__5x7_g9u' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:36:52 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b3e79a8-3a86-4a3e-a9fc-33478d014a88]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:36:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:52 devstack sudo[109299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD Aug 12 12:36:52 devstack sudo[109299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:52 devstack sudo[109299]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD" returned: 0 in 0.361s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:52 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] 2238483d-9c86-4807-808a-dcc34cf4c74d was qcow2, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:36:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:52 devstack sudo[109338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 Aug 12 12:36:52 devstack sudo[109338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:54 devstack sudo[109338]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03" returned: 0 in 2.115s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2238483d-9c86-4807-808a-dcc34cf4c74d_fshbb4nudevstack@QuobyteHD, size 112.00 MB, duration 2.12 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:36:54 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Converted 112.00 MB image at 52.92 MB/s Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:36:54 devstack sudo[109348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 1G Aug 12 12:36:54 devstack sudo[109348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:36:54 devstack sudo[109348]: pam_unix(sudo:session): session closed for user root Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 1G" returned: 0 in 0.371s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Downloaded image 2238483d-9c86-4807-808a-dcc34cf4c74d ((None, [{'url': 'file:///opt/stack/data/glance/images/2238483d-9c86-4807-808a-dcc34cf4c74d', 'metadata': {}}])) to volume 2cee4572-709a-48e1-9487-134c78a45d03 successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Temporary image 2238483d-9c86-4807-808a-dcc34cf4c74d for user 6ef467447dcc4ec3a73e51e371ddad5e is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Marking volume 2cee4572-709a-48e1-9487-134c78a45d03 as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Copying metadata from image 2238483d-9c86-4807-808a-dcc34cf4c74d to 2cee4572-709a-48e1-9487-134c78a45d03. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:36:54 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Creating volume glance metadata for volume 2cee4572-709a-48e1-9487-134c78a45d03 backed by image 2238483d-9c86-4807-808a-dcc34cf4c74d with: {'image_id': '2238483d-9c86-4807-808a-dcc34cf4c74d', 'image_name': 'tempest-scenario-img--42184338', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:36:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d03d7406-d2c5-4799-a649-291d0f7a548f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2cee4572-709a-48e1-9487-134c78a45d03', 'volume_size': 1, 'image_id': '2238483d-9c86-4807-808a-dcc34cf4c74d', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2238483d-9c86-4807-808a-dcc34cf4c74d', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--42184338', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '08ab83f678854ca5bc29ffa75737b430', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '2238483d-9c86-4807-808a-dcc34cf4c74d', 'created_at': datetime.datetime(2026, 8, 12, 10, 36, 37, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 36, 39, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2238483d-9c86-4807-808a-dcc34cf4c74d/file', 'properties': {}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41c8f4f4-dbc9-43e2-bd06-eae3ca3e6f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:36:55 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Volume volume-2cee4572-709a-48e1-9487-134c78a45d03 (2cee4572-709a-48e1-9487-134c78a45d03): created successfully Aug 12 12:36:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41c8f4f4-dbc9-43e2-bd06-eae3ca3e6f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:36:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Flow 'volume_create_manager' (51ae447d-95ea-42e8-863a-96b0a09bf94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:36:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4e0e27ce-0933-4083-a3ab-8f13f1d3c12f tempest-TestInstancesWithCinderVolumes-422640231 None] Created volume successfully. Aug 12 12:36:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-5e0380c8-c2ec-4693-8289-f07b773d938c req-6027f8e9-a4db-4d35-ab9c-d8ea0dce8153 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:36:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-5e0380c8-c2ec-4693-8289-f07b773d938c req-6027f8e9-a4db-4d35-ab9c-d8ea0dce8153 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:36:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-5e0380c8-c2ec-4693-8289-f07b773d938c req-6027f8e9-a4db-4d35-ab9c-d8ea0dce8153 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.024s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:36:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-5e0380c8-c2ec-4693-8289-f07b773d938c req-6027f8e9-a4db-4d35-ab9c-d8ea0dce8153 tempest-TestInstancesWithCinderVolumes-422640231 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-2cee4572-709a-48e1-9487-134c78a45d03', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '871310a4-0dce-47e1-a898-3c0c2bf873d8', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:36:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-5e0380c8-c2ec-4693-8289-f07b773d938c req-6027f8e9-a4db-4d35-ab9c-d8ea0dce8153 tempest-TestInstancesWithCinderVolumes-422640231 None] attachment_update completed successfully. Aug 12 12:37:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-09b71f6f-3d8b-4f7d-9a8f-819de56a5b9f req-00e4c829-14b6-4037-9200-169a2357606e tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-09b71f6f-3d8b-4f7d-9a8f-819de56a5b9f req-00e4c829-14b6-4037-9200-169a2357606e tempest-TestStampPattern-16721635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-09b71f6f-3d8b-4f7d-9a8f-819de56a5b9f req-00e4c829-14b6-4037-9200-169a2357606e tempest-TestStampPattern-16721635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-09b71f6f-3d8b-4f7d-9a8f-819de56a5b9f req-00e4c829-14b6-4037-9200-169a2357606e tempest-TestStampPattern-16721635 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '247e513a-f095-4673-9721-95ace2597c43', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:37:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-09b71f6f-3d8b-4f7d-9a8f-819de56a5b9f req-00e4c829-14b6-4037-9200-169a2357606e tempest-TestStampPattern-16721635 None] attachment_update completed successfully. Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:08 devstack sudo[109893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:37:08 devstack sudo[109893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:08 devstack sudo[109893]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.434s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:37:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:37:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-eb750f1f-bb2c-4f23-852d-d4b778571792 req-72802163-7d78-4bd8-a6a3-f40d8416bc2d tempest-TestStampPattern-16721635 None] Terminate volume connection completed successfully. Aug 12 12:37:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-eb750f1f-bb2c-4f23-852d-d4b778571792 req-72802163-7d78-4bd8-a6a3-f40d8416bc2d tempest-TestStampPattern-16721635 None] Deleting attachment 247e513a-f095-4673-9721-95ace2597c43. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:37:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Creating offline snapshot 87d5aca8-5635-40be-95f5-da4bfcf2a870 of volume d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:37:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c19e48f9-698a-4f46-af7c-01478e1afb93]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:37:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:13 devstack sudo[109925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 Aug 12 12:37:13 devstack sudo[109925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:14 devstack sudo[109925]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" returned: 0 in 0.368s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:14 devstack sudo[109930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 1G Aug 12 12:37:14 devstack sudo[109930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:14 devstack sudo[109930]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 1G" returned: 0 in 0.387s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:14 devstack sudo[109935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 Aug 12 12:37:14 devstack sudo[109935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:14 devstack sudo[109935]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870" returned: 0 in 0.329s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:14 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 is being set with open permissions: ugo+rw Aug 12 12:37:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:14 devstack sudo[109940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 Aug 12 12:37:14 devstack sudo[109940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:15 devstack sudo[109940]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870" returned: 0 in 0.292s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:15 devstack sudo[109945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.info Aug 12 12:37:15 devstack sudo[109945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:15 devstack sudo[109945]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.info" returned: 0 in 0.390s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:15 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.info is being set with open permissions: ugo+rw Aug 12 12:37:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:15 devstack sudo[109948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.info Aug 12 12:37:15 devstack sudo[109948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:15 devstack sudo[109948]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.info" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.150s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8a01348f-0968-4b42-b04b-ad7ed604546b tempest-TestStampPattern-16721635 None] Create snapshot completed successfully Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Flow 'volume_create_manager' (dc8c5aec-090e-4ee5-a79a-e1045aff99e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc62eb9f-91b5-433b-abe8-44db66fa5f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc62eb9f-91b5-433b-abe8-44db66fa5f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1660178777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddaa12ca-b638-4303-b46f-e2cfcb401d01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819e3ebbd41d4c7c9f18295b4c14620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:37:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:37:16Z,use_quota=True,user_id='e7ab3da39c164092bc6e99d6831bb02a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0931b560-42bd-4df5-a7e0-856e0163df38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0931b560-42bd-4df5-a7e0-856e0163df38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5844b12b-567c-4f93-bb19-986e7de67747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5844b12b-567c-4f93-bb19-986e7de67747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ddaa12ca-b638-4303-b46f-e2cfcb401d01', 'volume_name': 'volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (798a474a-8403-4447-bf63-bfa1c66f1466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (798a474a-8403-4447-bf63-bfa1c66f1466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c47f6c8c-d5fe-4a1b-8990-93db4f4f6d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:16 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Volume ddaa12ca-b638-4303-b46f-e2cfcb401d01: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01', 'volume_size': 1} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1660178777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddaa12ca-b638-4303-b46f-e2cfcb401d01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819e3ebbd41d4c7c9f18295b4c14620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:37:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:37:16Z,use_quota=True,user_id='e7ab3da39c164092bc6e99d6831bb02a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Creating volume ddaa12ca-b638-4303-b46f-e2cfcb401d01 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:37:16 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:16 devstack sudo[109951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 1073741824 Aug 12 12:37:16 devstack sudo[109951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:16 devstack sudo[109951]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 1073741824" returned: 0 in 0.432s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:16 devstack sudo[109956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 Aug 12 12:37:16 devstack sudo[109956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:17 devstack sudo[109956]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01" returned: 0 in 0.277s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] <== create_volume: return (762ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:37:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.765s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c47f6c8c-d5fe-4a1b-8990-93db4f4f6d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51333ce8-5e46-415e-88ab-363e2c430c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Volume volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 (ddaa12ca-b638-4303-b46f-e2cfcb401d01): created successfully Aug 12 12:37:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51333ce8-5e46-415e-88ab-363e2c430c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Flow 'volume_create_manager' (dc8c5aec-090e-4ee5-a79a-e1045aff99e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:37:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9b069fa6-888d-413b-a659-a4f2949657be tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Created volume successfully. Aug 12 12:37:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d4f32105-90d9-417c-ac58-37c90447112e req-22ad2c22-9812-4622-b79c-91e864aac99b tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d4f32105-90d9-417c-ac58-37c90447112e req-22ad2c22-9812-4622-b79c-91e864aac99b tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d4f32105-90d9-417c-ac58-37c90447112e req-22ad2c22-9812-4622-b79c-91e864aac99b tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-d4f32105-90d9-417c-ac58-37c90447112e req-22ad2c22-9812-4622-b79c-91e864aac99b tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e776d392-cc1d-4ee4-9409-f987609666e3', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:37:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-d4f32105-90d9-417c-ac58-37c90447112e req-22ad2c22-9812-4622-b79c-91e864aac99b tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] attachment_update completed successfully. Aug 12 12:37:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-263ff908-bbcd-48fb-b309-c45657d7d06f req-5024b5cd-b3e0-45fb-8c56-d7e2bb62e1b9 tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Terminate volume connection completed successfully. Aug 12 12:37:22 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-263ff908-bbcd-48fb-b309-c45657d7d06f req-5024b5cd-b3e0-45fb-8c56-d7e2bb62e1b9 tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Deleting attachment e776d392-cc1d-4ee4-9409-f987609666e3. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:37:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Acquiring lock "cinder-ddaa12ca-b638-4303-b46f-e2cfcb401d01-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "cinder-ddaa12ca-b638-4303-b46f-e2cfcb401d01-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Acquiring lock "cinder-quobyte-ddaa12ca-b638-4303-b46f-e2cfcb401d01" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "cinder-quobyte-ddaa12ca-b638-4303-b46f-e2cfcb401d01" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:22 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d47f4624-ffbf-48d5-bd8b-e4e149cb2244]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:37:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:23 devstack sudo[110050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 Aug 12 12:37:23 devstack sudo[110050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:23 devstack sudo[110050]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01" returned: 0 in 0.421s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:23 devstack sudo[110056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01 Aug 12 12:37:23 devstack sudo[110056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:23 devstack sudo[110056]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ddaa12ca-b638-4303-b46f-e2cfcb401d01" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "cinder-quobyte-ddaa12ca-b638-4303-b46f-e2cfcb401d01" released by "delete_volume" :: held 0.739s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Created reservations ['064ee56a-4cdf-479f-bc71-eb1c116dc858', 'a7983759-1564-4c55-bea1-0b5c2dd3925f', 'b8887100-985f-46d2-b1b1-2ba181d8bfcb', 'adbc5dc2-5e48-4a3e-8660-c62dede9230c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:23 devstack sudo[110059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:37:23 devstack sudo[110059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:23 devstack sudo[110059]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.250s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:23 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:37:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Deleted volume successfully. Aug 12 12:37:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f78d6916-3074-40be-837f-78bcfb722fae tempest-TestServerVolumeAttachScenarioOldVersion-1042139701 None] Lock "cinder-ddaa12ca-b638-4303-b46f-e2cfcb401d01-delete_volume" released by "delete_volume" :: held 1.203s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:24 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:37:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Flow 'volume_create_manager' (f87dffa3-77db-42d4-b4cc-5639ecd7229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:37:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fb62141-424f-42fc-a6ad-682f627fd18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fb62141-424f-42fc-a6ad-682f627fd18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1061441643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5727ee4e-74ac-4818-b447-f6f6dc115af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790bf4c402204ba3920c467fc131db2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:37:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=87d5aca8-5635-40be-95f5-da4bfcf2a870,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:37:25Z,use_quota=True,user_id='a29313b54e5a4212abbadec8c063e758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d52dc579-a71e-4e3d-a630-9089aa59b6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d52dc579-a71e-4e3d-a630-9089aa59b6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (613bf89d-cd0c-42f3-8c5d-e40ded91c562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (613bf89d-cd0c-42f3-8c5d-e40ded91c562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '5727ee4e-74ac-4818-b447-f6f6dc115af4', 'volume_name': 'volume-5727ee4e-74ac-4818-b447-f6f6dc115af4', 'volume_size': 1, 'snapshot_id': '87d5aca8-5635-40be-95f5-da4bfcf2a870'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a25250b2-dbcf-42be-a47e-0b54b0e39a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a25250b2-dbcf-42be-a47e-0b54b0e39a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4473f47-68b5-42cf-bc01-17d4136b710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:25 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Volume 5727ee4e-74ac-4818-b447-f6f6dc115af4: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-5727ee4e-74ac-4818-b447-f6f6dc115af4', 'volume_size': 1, 'snapshot_id': '87d5aca8-5635-40be-95f5-da4bfcf2a870'} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-quobyte-87d5aca8-5635-40be-95f5-da4bfcf2a870-5727ee4e-74ac-4818-b447-f6f6dc115af4" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-87d5aca8-5635-40be-95f5-da4bfcf2a870-5727ee4e-74ac-4818-b447-f6f6dc115af4" acquired by "_create_volume_from_snapshot" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Creating volume 5727ee4e-74ac-4818-b447-f6f6dc115af4 from snapshot 87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-quobyte-5727ee4e-74ac-4818-b447-f6f6dc115af4" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-5727ee4e-74ac-4818-b447-f6f6dc115af4" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] snapshot: 87d5aca8-5635-40be-95f5-da4bfcf2a870, volume: 5727ee4e-74ac-4818-b447-f6f6dc115af4, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[69f5ad2c-6803-48e5-a949-2a16fd3ffd72]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:25 devstack sudo[110086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 Aug 12 12:37:25 devstack sudo[110086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:25 devstack sudo[110086]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870" returned: 0 in 0.521s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f39f2452-d285-4fed-ba99-990360f3643f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:37:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:25 devstack sudo[110129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 Aug 12 12:37:25 devstack sudo[110129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:26 devstack sudo[110129]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" returned: 0 in 0.493s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:37:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:37:26 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:37:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:26 devstack sudo[110137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 Aug 12 12:37:26 devstack sudo[110137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:33 devstack sudo[110137]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4" returned: 0 in 7.086s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0, size 1024.00 MB, duration 7.09 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:37:33 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Converted 1024.00 MB image at 144.48 MB/s Aug 12 12:37:33 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 is being set with open permissions: ugo+rw Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:33 devstack sudo[110171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 Aug 12 12:37:33 devstack sudo[110171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:33 devstack sudo[110171]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4" returned: 0 in 0.453s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-5727ee4e-74ac-4818-b447-f6f6dc115af4" released by "_copy_volume_from_snapshot" :: held 8.668s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=50,cinder:UPDATE=30,cinder:INSERT=10,cinder:DELETE=4 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-87d5aca8-5635-40be-95f5-da4bfcf2a870-5727ee4e-74ac-4818-b447-f6f6dc115af4" released by "_create_volume_from_snapshot" :: held 8.796s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.813s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=29,cinder:SELECT=45,cinder:INSERT=9,cinder:DELETE=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4473f47-68b5-42cf-bc01-17d4136b710b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5727ee4e-74ac-4818-b447-f6f6dc115af4', 'volume_size': 1, 'snapshot_id': '87d5aca8-5635-40be-95f5-da4bfcf2a870'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9754e00-ba10-4e4f-ae0c-3d5c71971a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:37:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Volume volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 (5727ee4e-74ac-4818-b447-f6f6dc115af4): created successfully Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9754e00-ba10-4e4f-ae0c-3d5c71971a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:37:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Flow 'volume_create_manager' (f87dffa3-77db-42d4-b4cc-5639ecd7229b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:37:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c8140207-63b1-43d6-a3b8-71a740614dbb tempest-TestStampPattern-16721635 None] Created volume successfully. Aug 12 12:37:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-711d9f5e-8f5c-4b97-90a0-d1819ef63501 req-06ee8cd1-1648-44fc-ae26-e246e01a3ab4 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-711d9f5e-8f5c-4b97-90a0-d1819ef63501 req-06ee8cd1-1648-44fc-ae26-e246e01a3ab4 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-711d9f5e-8f5c-4b97-90a0-d1819ef63501 req-06ee8cd1-1648-44fc-ae26-e246e01a3ab4 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.018s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-711d9f5e-8f5c-4b97-90a0-d1819ef63501 req-06ee8cd1-1648-44fc-ae26-e246e01a3ab4 tempest-TestInstancesWithCinderVolumes-422640231 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-c64bb463-138f-4b99-8cce-612146c8ac1e', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '4ee72a77-0185-4d43-95e6-b9db8df55412', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:37:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-711d9f5e-8f5c-4b97-90a0-d1819ef63501 req-06ee8cd1-1648-44fc-ae26-e246e01a3ab4 tempest-TestInstancesWithCinderVolumes-422640231 None] attachment_update completed successfully. Aug 12 12:37:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-0ce5a425-3a98-462e-a292-1bd474ed01c2 req-098a1a9b-0eac-4e70-9464-16319289e0d1 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-0ce5a425-3a98-462e-a292-1bd474ed01c2 req-098a1a9b-0eac-4e70-9464-16319289e0d1 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-0ce5a425-3a98-462e-a292-1bd474ed01c2 req-098a1a9b-0eac-4e70-9464-16319289e0d1 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-0ce5a425-3a98-462e-a292-1bd474ed01c2 req-098a1a9b-0eac-4e70-9464-16319289e0d1 tempest-TestInstancesWithCinderVolumes-422640231 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'cc15076a-95c5-47d1-b7bb-f19f050ce3e9', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:37:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-0ce5a425-3a98-462e-a292-1bd474ed01c2 req-098a1a9b-0eac-4e70-9464-16319289e0d1 tempest-TestInstancesWithCinderVolumes-422640231 None] attachment_update completed successfully. Aug 12 12:37:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-986aa4a1-2954-4aec-99e8-0e7611e02700 req-2850f948-a007-4c77-984b-6396015ed1ba tempest-TestInstancesWithCinderVolumes-422640231 None] Terminate volume connection completed successfully. Aug 12 12:37:44 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-986aa4a1-2954-4aec-99e8-0e7611e02700 req-2850f948-a007-4c77-984b-6396015ed1ba tempest-TestInstancesWithCinderVolumes-422640231 None] Deleting attachment 4ee72a77-0185-4d43-95e6-b9db8df55412. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "cinder-c64bb463-138f-4b99-8cce-612146c8ac1e-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-c64bb463-138f-4b99-8cce-612146c8ac1e-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "cinder-quobyte-c64bb463-138f-4b99-8cce-612146c8ac1e" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-quobyte-c64bb463-138f-4b99-8cce-612146c8ac1e" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0668e66-f12e-40fd-9c54-7da6f076e439]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:45 devstack sudo[110355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e Aug 12 12:37:45 devstack sudo[110355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:45 devstack sudo[110355]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e" returned: 0 in 0.550s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:45 devstack sudo[110361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e Aug 12 12:37:45 devstack sudo[110361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:46 devstack sudo[110361]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c64bb463-138f-4b99-8cce-612146c8ac1e" returned: 0 in 0.347s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-quobyte-c64bb463-138f-4b99-8cce-612146c8ac1e" released by "delete_volume" :: held 0.955s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:46 devstack cinder-volume[94662]: WARNING cinder.quota [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-969312196-972961798 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-969312196-972961798, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:37:46 devstack cinder-volume[94662]: WARNING cinder.quota [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-969312196-972961798 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-969312196-972961798, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Created reservations ['3201ab7e-272f-4db0-ad99-953f4c862171', '9b71e52e-b0f4-473d-86ec-cb5aa91b61b5', 'ec74cec9-41c1-4264-82f4-8b682976ccc7', 'd53066a1-bea6-4cf1-85b5-7bcc373dacb5'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:46 devstack sudo[110364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:37:46 devstack sudo[110364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:46 devstack sudo[110364]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:37:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Deleted volume successfully. Aug 12 12:37:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9a67b567-0658-49a6-8896-6357dc35f75a tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-c64bb463-138f-4b99-8cce-612146c8ac1e-delete_volume" released by "delete_volume" :: held 1.501s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:49 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-573197da-4627-46fe-8aba-62b0f95b4902 req-d75dbbe6-8cc9-4d38-a000-491afe1c7108 tempest-TestInstancesWithCinderVolumes-422640231 None] Terminate volume connection completed successfully. Aug 12 12:37:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-573197da-4627-46fe-8aba-62b0f95b4902 req-d75dbbe6-8cc9-4d38-a000-491afe1c7108 tempest-TestInstancesWithCinderVolumes-422640231 None] Deleting attachment cc15076a-95c5-47d1-b7bb-f19f050ce3e9. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:37:50 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "cinder-c3bb2389-258f-48e9-b43b-fb86bdf94a6d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:50 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-c3bb2389-258f-48e9-b43b-fb86bdf94a6d-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:50 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "cinder-quobyte-c3bb2389-258f-48e9-b43b-fb86bdf94a6d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:50 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-quobyte-c3bb2389-258f-48e9-b43b-fb86bdf94a6d" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:50 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[631f8afd-497b-4ce7-8c13-a968144d37cc]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:37:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:50 devstack sudo[110407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d Aug 12 12:37:50 devstack sudo[110407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:51 devstack sudo[110407]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d" returned: 0 in 0.589s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:51 devstack sudo[110412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d Aug 12 12:37:51 devstack sudo[110412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:51 devstack sudo[110412]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3bb2389-258f-48e9-b43b-fb86bdf94a6d" returned: 0 in 0.254s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-quobyte-c3bb2389-258f-48e9-b43b-fb86bdf94a6d" released by "delete_volume" :: held 0.935s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:51 devstack cinder-volume[94662]: WARNING cinder.quota [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2042149327-283988884 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2042149327-283988884, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:37:51 devstack cinder-volume[94662]: WARNING cinder.quota [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2042149327-283988884 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2042149327-283988884, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Created reservations ['5639751c-deb1-49c7-a795-136500c5f5ee', '32fd06cf-c2e5-40bc-b783-de0d1f01eefe', '7b0b1d0f-5f91-4166-9c11-8f712cb327b9', '3b3c2126-9ae2-4f9a-b04f-5da93cfd5bbd'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:51 devstack sudo[110415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:37:51 devstack sudo[110415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:51 devstack sudo[110415]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.276s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:37:51 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Deleted volume successfully. Aug 12 12:37:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af54ba2b-5f18-4219-a53f-10ae00bc6e1e tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-c3bb2389-258f-48e9-b43b-fb86bdf94a6d-delete_volume" released by "delete_volume" :: held 1.484s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-ba29759e-77e6-4933-81cf-a8d3e7bc12c8 req-4b133298-a7a5-4572-a818-68b93f5555b8 tempest-TestInstancesWithCinderVolumes-422640231 None] Terminate volume connection completed successfully. Aug 12 12:37:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-ba29759e-77e6-4933-81cf-a8d3e7bc12c8 req-4b133298-a7a5-4572-a818-68b93f5555b8 tempest-TestInstancesWithCinderVolumes-422640231 None] Deleting attachment 871310a4-0dce-47e1-a898-3c0c2bf873d8. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "cinder-2cee4572-709a-48e1-9487-134c78a45d03-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-2cee4572-709a-48e1-9487-134c78a45d03-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "cinder-quobyte-2cee4572-709a-48e1-9487-134c78a45d03" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-quobyte-2cee4572-709a-48e1-9487-134c78a45d03" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d8e4749-a5c8-4403-b7bc-a842c5060004]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:57 devstack sudo[110448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 Aug 12 12:37:57 devstack sudo[110448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:57 devstack sudo[110448]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03" returned: 0 in 0.440s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:57 devstack sudo[110453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03 Aug 12 12:37:57 devstack sudo[110453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:58 devstack sudo[110453]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2cee4572-709a-48e1-9487-134c78a45d03" returned: 0 in 0.274s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-quobyte-2cee4572-709a-48e1-9487-134c78a45d03" released by "delete_volume" :: held 0.792s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:37:58 devstack cinder-volume[94662]: WARNING cinder.quota [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-711356000-462102241 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-711356000-462102241, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:37:58 devstack cinder-volume[94662]: WARNING cinder.quota [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-711356000-462102241 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-711356000-462102241, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Created reservations ['9e62703a-fa0f-4d7a-965f-80f1fad52b1b', '038fdb19-15bd-424d-b07e-c5e50dcce280', '822ea6e4-9434-4fb1-bfb8-efbf06644529', '1c7d564d-db9f-46a9-a3fe-61c67b52d531'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:37:58 devstack sudo[110456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:37:58 devstack sudo[110456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:37:58 devstack sudo[110456]: pam_unix(sudo:session): session closed for user root Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.340s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:37:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Deleted volume successfully. Aug 12 12:37:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2084e1f6-95f5-47ee-9844-bac2781be756 tempest-TestInstancesWithCinderVolumes-422640231 None] Lock "cinder-2cee4572-709a-48e1-9487-134c78a45d03-delete_volume" released by "delete_volume" :: held 1.414s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=27,cinder:DELETE=3,cinder:SELECT=31,cinder:INSERT=7 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:08 devstack sudo[110473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:38:08 devstack sudo[110473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=31,cinder:UPDATE=30,cinder:INSERT=5,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:38:08 devstack sudo[110473]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.468s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:38:09 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:38:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:38:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:38:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-18d396c1-782f-43e0-80dc-4bd2579a3c04 req-9722f3be-a319-42c6-a72c-dff7555fef30 tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-18d396c1-782f-43e0-80dc-4bd2579a3c04 req-9722f3be-a319-42c6-a72c-dff7555fef30 tempest-TestStampPattern-16721635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-18d396c1-782f-43e0-80dc-4bd2579a3c04 req-9722f3be-a319-42c6-a72c-dff7555fef30 tempest-TestStampPattern-16721635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-18d396c1-782f-43e0-80dc-4bd2579a3c04 req-9722f3be-a319-42c6-a72c-dff7555fef30 tempest-TestStampPattern-16721635 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-5727ee4e-74ac-4818-b447-f6f6dc115af4', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '061ef2ea-016f-4b24-8ba3-09ce2a8b762b', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:38:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-18d396c1-782f-43e0-80dc-4bd2579a3c04 req-9722f3be-a319-42c6-a72c-dff7555fef30 tempest-TestStampPattern-16721635 None] attachment_update completed successfully. Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Flow 'volume_create_manager' (341c387d-fd9e-40a8-a1da-6cd7093694d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee1ae169-c05b-4256-93ba-2e73c30ab3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee1ae169-c05b-4256-93ba-2e73c30ab3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-756076128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=212e32ec-80fd-4f0b-b68e-b78a624a0330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b7df252d9a844cca50fcc2d992445e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:10Z,use_quota=True,user_id='9004f6074b974f6ab27d561bc346db2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e5a219d-65b5-4773-8d69-d267c6d9ae4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e5a219d-65b5-4773-8d69-d267c6d9ae4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5efb1fa7-ba7a-4648-aafe-a6ae5f715ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5efb1fa7-ba7a-4648-aafe-a6ae5f715ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '212e32ec-80fd-4f0b-b68e-b78a624a0330', 'volume_name': 'volume-212e32ec-80fd-4f0b-b68e-b78a624a0330', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e006f89-2101-4aa6-9ac2-d6d52b169723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e006f89-2101-4aa6-9ac2-d6d52b169723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d88e9402-3f4b-486d-a9b8-d5f2ad74e763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Volume 212e32ec-80fd-4f0b-b68e-b78a624a0330: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-212e32ec-80fd-4f0b-b68e-b78a624a0330', 'volume_size': 1} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-756076128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=212e32ec-80fd-4f0b-b68e-b78a624a0330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b7df252d9a844cca50fcc2d992445e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:10Z,use_quota=True,user_id='9004f6074b974f6ab27d561bc346db2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Creating volume 212e32ec-80fd-4f0b-b68e-b78a624a0330 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:10 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:10 devstack sudo[110869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 1073741824 Aug 12 12:38:10 devstack sudo[110869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Flow 'volume_create_manager' (00167f1d-b32e-4b74-98db-be692496b65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (833f273a-da63-4030-9ef8-70496a1ebc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (833f273a-da63-4030-9ef8-70496a1ebc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1824445171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ad6d7fc-b789-4c94-9683-a29a1d5d3dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b7df252d9a844cca50fcc2d992445e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:11Z,use_quota=True,user_id='9004f6074b974f6ab27d561bc346db2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a794f790-b8ea-4524-8bf7-dbbf19d51c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a794f790-b8ea-4524-8bf7-dbbf19d51c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bf58113-383f-44c9-a9b1-2ddd992337b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bf58113-383f-44c9-a9b1-2ddd992337b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ad6d7fc-b789-4c94-9683-a29a1d5d3dff', 'volume_name': 'volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d48b965c-8bc8-48ab-bd23-76a575110388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d48b965c-8bc8-48ab-bd23-76a575110388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (719c9327-6ae0-4a7b-ba1f-f3ba14ec5607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:10 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Volume 5ad6d7fc-b789-4c94-9683-a29a1d5d3dff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff', 'volume_size': 1} Aug 12 12:38:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:11 devstack sudo[110869]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 1073741824" returned: 0 in 0.596s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:11 devstack sudo[110874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 Aug 12 12:38:11 devstack sudo[110874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:11 devstack sudo[110874]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330" returned: 0 in 0.370s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] <== create_volume: return (1019ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.022s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.518s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1824445171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ad6d7fc-b789-4c94-9683-a29a1d5d3dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b7df252d9a844cca50fcc2d992445e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:11Z,use_quota=True,user_id='9004f6074b974f6ab27d561bc346db2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Creating volume 5ad6d7fc-b789-4c94-9683-a29a1d5d3dff {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:11 devstack sudo[110881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff 1073741824 Aug 12 12:38:11 devstack sudo[110881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d88e9402-3f4b-486d-a9b8-d5f2ad74e763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-212e32ec-80fd-4f0b-b68e-b78a624a0330', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2dd8683-d4d1-45cb-baea-f29c3e588f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Volume volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 (212e32ec-80fd-4f0b-b68e-b78a624a0330): created successfully Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2dd8683-d4d1-45cb-baea-f29c3e588f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Flow 'volume_create_manager' (341c387d-fd9e-40a8-a1da-6cd7093694d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-909c774a-6722-478b-bcc9-48970e366f33 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Created volume successfully. Aug 12 12:38:12 devstack sudo[110881]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff 1073741824" returned: 0 in 0.657s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:12 devstack sudo[110899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff Aug 12 12:38:12 devstack sudo[110899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:12 devstack sudo[110899]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] <== create_volume: return (1024ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.028s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (719c9327-6ae0-4a7b-ba1f-f3ba14ec5607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffbd4a9e-7c8b-4703-8a38-839d7186c698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Volume volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff (5ad6d7fc-b789-4c94-9683-a29a1d5d3dff): created successfully Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffbd4a9e-7c8b-4703-8a38-839d7186c698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Flow 'volume_create_manager' (00167f1d-b32e-4b74-98db-be692496b65b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0d8a9aae-47fd-43f6-8697-aedbefc7535e tempest-TestServerVolumeAttachmentScenario-1951597396 None] Created volume successfully. Aug 12 12:38:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-63d5b732-78b9-43d7-91df-cde6bb809137 req-8eed3148-90cb-4630-9cb0-baf037a56279 tempest-TestStampPattern-16721635 None] Terminate volume connection completed successfully. Aug 12 12:38:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-63d5b732-78b9-43d7-91df-cde6bb809137 req-8eed3148-90cb-4630-9cb0-baf037a56279 tempest-TestStampPattern-16721635 None] Deleting attachment 061ef2ea-016f-4b24-8ba3-09ce2a8b762b. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:38:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-5727ee4e-74ac-4818-b447-f6f6dc115af4-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Lock "cinder-5727ee4e-74ac-4818-b447-f6f6dc115af4-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-quobyte-5727ee4e-74ac-4818-b447-f6f6dc115af4" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-5727ee4e-74ac-4818-b447-f6f6dc115af4" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ec5b404-28a3-46ab-b283-70e39a741cb4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:38:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:20 devstack sudo[111037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 Aug 12 12:38:20 devstack sudo[111037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:21 devstack sudo[111037]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4" returned: 0 in 0.589s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:21 devstack sudo[111065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4 Aug 12 12:38:21 devstack sudo[111065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:21 devstack sudo[111065]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5727ee4e-74ac-4818-b447-f6f6dc115af4" returned: 0 in 0.291s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-5727ee4e-74ac-4818-b447-f6f6dc115af4" released by "delete_volume" :: held 0.944s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Created reservations ['089591b8-7af3-495f-915d-82bd7b3ce49b', '3bb34a7a-2633-4f8c-9b9a-0d6d6fd3395e', '7065cbb2-2051-4f0f-981f-87ca6cc3765a', 'a9fa48a0-3e47-4c88-a171-6d77d3056efd'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:21 devstack sudo[111073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:38:21 devstack sudo[111073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:22 devstack sudo[111073]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:22 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:38:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Deleted volume successfully. Aug 12 12:38:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c83e399-d921-4449-afd5-28cf551c1a0a tempest-TestStampPattern-16721635 None] Lock "cinder-5727ee4e-74ac-4818-b447-f6f6dc115af4-delete_volume" released by "delete_volume" :: held 1.647s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-87d5aca8-5635-40be-95f5-da4bfcf2a870-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Lock "cinder-87d5aca8-5635-40be-95f5-da4bfcf2a870-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-quobyte-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-quobyte-87d5aca8-5635-40be-95f5-da4bfcf2a870" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-87d5aca8-5635-40be-95f5-da4bfcf2a870" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Deleting offline snapshot 87d5aca8-5635-40be-95f5-da4bfcf2a870 of volume d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] snapshot_file for this snap is: volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e33a3ba-b82e-463f-bfd0-abb3aefcf838]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:23 devstack sudo[111080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 Aug 12 12:38:23 devstack sudo[111080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:23 devstack sudo[111080]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870" returned: 0 in 0.514s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1223a570-565c-4397-8cc5-a5669f601d18]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:38:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:24 devstack sudo[111086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 Aug 12 12:38:24 devstack sudo[111086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:24 devstack sudo[111086]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" returned: 0 in 0.804s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:24 devstack sudo[111092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 Aug 12 12:38:24 devstack sudo[111092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:25 devstack sudo[111092]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870" returned: 0 in 0.572s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:25 devstack sudo[111098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870 Aug 12 12:38:25 devstack sudo[111098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:25 devstack sudo[111098]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0.87d5aca8-5635-40be-95f5-da4bfcf2a870" returned: 0 in 0.383s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-87d5aca8-5635-40be-95f5-da4bfcf2a870" released by "_delete_snapshot" :: held 2.576s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" released by "delete_snapshot" :: held 2.625s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:25 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Created reservations ['eaa50158-65c8-4bf2-93ef-fdfa1bb9ea0d', '428cdd2d-66af-4ef1-9491-e70bef9dee83', 'e9fbda8d-eaa4-4e6e-b686-8f5c33bed8c8', 'ba59391c-58c9-40cd-b406-5f3c4b2d23e0'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:38:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Delete snapshot completed successfully. Aug 12 12:38:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dde8eeb1-9b25-4660-9113-a2d7c4b92c68 tempest-TestStampPattern-16721635 None] Lock "cinder-87d5aca8-5635-40be-95f5-da4bfcf2a870-delete_snapshot" released by "delete_snapshot" :: held 2.894s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-d5d64242-88ad-4d76-b87e-2a122d2fe6d0-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Lock "cinder-d5d64242-88ad-4d76-b87e-2a122d2fe6d0-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Acquiring lock "cinder-quobyte-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:30 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a7c8a83-1959-46fd-a720-c1d061257514]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:38:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:31 devstack sudo[111166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 Aug 12 12:38:31 devstack sudo[111166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:31 devstack sudo[111166]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" returned: 0 in 0.593s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:31 devstack sudo[111177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0 Aug 12 12:38:31 devstack sudo[111177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:31 devstack sudo[111177]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" returned: 0 in 0.354s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Lock "cinder-quobyte-d5d64242-88ad-4d76-b87e-2a122d2fe6d0" released by "delete_volume" :: held 1.043s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Created reservations ['88451c2f-47c3-4699-82c8-67c966421b38', '7f4f5a4d-da7f-4af7-b15c-1ecc11072c93', '0135bad5-f111-4c73-9bec-57cadafda066', '5322aed3-0573-4b93-93f9-8f20306f82dc'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:32 devstack sudo[111180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:38:32 devstack sudo[111180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:32 devstack sudo[111180]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:38:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Deleted volume successfully. Aug 12 12:38:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8aacfc09-8742-4daa-b631-73b24fdc2bfc tempest-TestStampPattern-16721635 None] Lock "cinder-d5d64242-88ad-4d76-b87e-2a122d2fe6d0-delete_volume" released by "delete_volume" :: held 1.566s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:38:42 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=26,cinder:UPDATE=28,cinder:INSERT=8,cinder:DELETE=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:38:42 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=28,cinder:UPDATE=30,cinder:INSERT=6,cinder:DELETE=2 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:38:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-204654eb-2902-4bfe-b4ab-9002d43c1d7e req-cb885901-6fa2-4dbb-966e-cec78c8e9700 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-204654eb-2902-4bfe-b4ab-9002d43c1d7e req-cb885901-6fa2-4dbb-966e-cec78c8e9700 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-204654eb-2902-4bfe-b4ab-9002d43c1d7e req-cb885901-6fa2-4dbb-966e-cec78c8e9700 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-204654eb-2902-4bfe-b4ab-9002d43c1d7e req-cb885901-6fa2-4dbb-966e-cec78c8e9700 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-212e32ec-80fd-4f0b-b68e-b78a624a0330', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '32fb267f-f2e3-4f61-8ed8-061d81bef796', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:38:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-204654eb-2902-4bfe-b4ab-9002d43c1d7e req-cb885901-6fa2-4dbb-966e-cec78c8e9700 tempest-TestServerVolumeAttachmentScenario-1951597396 None] attachment_update completed successfully. Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (ff7cdbcc-ba0a-42d3-8c21-3b81ce53ef87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ff65e86-de6b-465f-93a6-76ca49845d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ff65e86-de6b-465f-93a6-76ca49845d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478852108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b960a94b-f859-42d9-9df0-1f5c4eda223f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:49Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (721fef95-94af-4d93-9255-ec13b7b6a33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (721fef95-94af-4d93-9255-ec13b7b6a33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f4a7aba-36d6-453b-82af-b1d474437030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f4a7aba-36d6-453b-82af-b1d474437030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b960a94b-f859-42d9-9df0-1f5c4eda223f', 'volume_name': 'volume-b960a94b-f859-42d9-9df0-1f5c4eda223f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d6463a0-ca23-4ac7-9f98-f150ae5acd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d6463a0-ca23-4ac7-9f98-f150ae5acd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1bbf2bb-9e46-4b4e-8569-40b29dde922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:49 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume b960a94b-f859-42d9-9df0-1f5c4eda223f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b960a94b-f859-42d9-9df0-1f5c4eda223f', 'volume_size': 1} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478852108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b960a94b-f859-42d9-9df0-1f5c4eda223f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:49Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Creating volume b960a94b-f859-42d9-9df0-1f5c4eda223f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:49 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:49 devstack sudo[111622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f 1073741824 Aug 12 12:38:49 devstack sudo[111622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:50 devstack sudo[111622]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f 1073741824" returned: 0 in 0.589s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:50 devstack sudo[111641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f Aug 12 12:38:50 devstack sudo[111641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:50 devstack sudo[111641]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] <== create_volume: return (1134ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.137s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1bbf2bb-9e46-4b4e-8569-40b29dde922b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b960a94b-f859-42d9-9df0-1f5c4eda223f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5ba68db-16a4-4411-a41f-f5facdea5ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:50 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume volume-b960a94b-f859-42d9-9df0-1f5c4eda223f (b960a94b-f859-42d9-9df0-1f5c4eda223f): created successfully Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5ba68db-16a4-4411-a41f-f5facdea5ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:50 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (ff7cdbcc-ba0a-42d3-8c21-3b81ce53ef87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:50 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-bef79fae-f916-4d89-8579-5a2a77985a50 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created volume successfully. Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (e7d2912c-014a-46fb-b079-ec1337f1e0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2752a59c-7587-40ed-91c6-a765408e0d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2752a59c-7587-40ed-91c6-a765408e0d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1640698887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc57c5fd-8af0-468b-8397-731bf3f39fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:53Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95775784-7517-4235-b81c-830333d7082b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95775784-7517-4235-b81c-830333d7082b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (080129dd-2b05-48d0-9fa3-793540506a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (080129dd-2b05-48d0-9fa3-793540506a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc57c5fd-8af0-468b-8397-731bf3f39fe0', 'volume_name': 'volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab1e9af2-84cc-4c4b-8033-1927b6a9480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab1e9af2-84cc-4c4b-8033-1927b6a9480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (570975bc-05ed-4abe-870a-e67a9240730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:52 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume fc57c5fd-8af0-468b-8397-731bf3f39fe0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0', 'volume_size': 1} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1640698887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc57c5fd-8af0-468b-8397-731bf3f39fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:53Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Creating volume fc57c5fd-8af0-468b-8397-731bf3f39fe0 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:52 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:52 devstack sudo[111704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 1073741824 Aug 12 12:38:52 devstack sudo[111704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (225ef0a1-975e-435b-b6de-5d2280c7236a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6c9f8e78-6d86-4be9-b85f-46080e7488d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6c9f8e78-6d86-4be9-b85f-46080e7488d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1720701153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=812502a9-801e-4b33-9071-dad4c2628cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:53Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c976fcea-c601-49a4-8d87-bdc1cda2ab91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c976fcea-c601-49a4-8d87-bdc1cda2ab91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6402267-2439-41b1-b7a1-6071b45bc7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6402267-2439-41b1-b7a1-6071b45bc7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '812502a9-801e-4b33-9071-dad4c2628cef', 'volume_name': 'volume-812502a9-801e-4b33-9071-dad4c2628cef', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a53752a-2776-4c49-8b0d-5eb296396b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a53752a-2776-4c49-8b0d-5eb296396b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51484f8f-1770-4f21-8d4f-ec37f96d28a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:53 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume 812502a9-801e-4b33-9071-dad4c2628cef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-812502a9-801e-4b33-9071-dad4c2628cef', 'volume_size': 1} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d99d602b-a6c3-41ea-80d3-9a94d530548a req-9c746453-ea63-4c99-afa3-4807939c1678 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:53 devstack sudo[111704]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 1073741824" returned: 0 in 0.969s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:53 devstack sudo[111749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 Aug 12 12:38:53 devstack sudo[111749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:54 devstack sudo[111749]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (da83cabc-237f-4a41-a1f6-ec4fb7cc1233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb293348-dab6-4bc8-8673-37021d9cdcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0" returned: 0 in 0.383s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] <== create_volume: return (1421ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.426s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.642s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1720701153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=812502a9-801e-4b33-9071-dad4c2628cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:53Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Creating volume 812502a9-801e-4b33-9071-dad4c2628cef {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:54 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb293348-dab6-4bc8-8673-37021d9cdcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2034658165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cb7bf06f-4558-4c47-9404-65a7a6c92912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:54Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a78d2f83-d4c8-48aa-9177-706908d1986f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack sudo[111767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef 1073741824 Aug 12 12:38:54 devstack sudo[111767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a78d2f83-d4c8-48aa-9177-706908d1986f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff1cfb7d-82d6-4b1f-987c-31cc661f80b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff1cfb7d-82d6-4b1f-987c-31cc661f80b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cb7bf06f-4558-4c47-9404-65a7a6c92912', 'volume_name': 'volume-cb7bf06f-4558-4c47-9404-65a7a6c92912', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38aa0cbf-8799-457c-aa53-76d02b9719ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38aa0cbf-8799-457c-aa53-76d02b9719ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ccf78e4-cf5f-4739-a716-6f8c3f7c8857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume cb7bf06f-4558-4c47-9404-65a7a6c92912: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cb7bf06f-4558-4c47-9404-65a7a6c92912', 'volume_size': 1} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (570975bc-05ed-4abe-870a-e67a9240730a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6ffc280-23ef-4413-b3d4-57d2f080ddad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 (fc57c5fd-8af0-468b-8397-731bf3f39fe0): created successfully Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6ffc280-23ef-4413-b3d4-57d2f080ddad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (e7d2912c-014a-46fb-b079-ec1337f1e0e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-660fc5fd-9f4b-4e10-ac97-9ad62c14289c tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created volume successfully. Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (63fbf642-0e42-49e7-97d8-62656651a5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e90abdeb-25c4-4088-80db-131264cdb14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e90abdeb-25c4-4088-80db-131264cdb14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-542845009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2de7e114-f7ee-4713-94ab-ffec177b7233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:55Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95d17a78-a286-4cf7-a7d6-3e931217a502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95d17a78-a286-4cf7-a7d6-3e931217a502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe905625-7ea0-4b83-9b9a-31253363ce55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe905625-7ea0-4b83-9b9a-31253363ce55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2de7e114-f7ee-4713-94ab-ffec177b7233', 'volume_name': 'volume-2de7e114-f7ee-4713-94ab-ffec177b7233', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98fb44d0-4f82-4293-bc58-cc85dd65ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98fb44d0-4f82-4293-bc58-cc85dd65ccfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b0470d0-deaf-475d-ab74-15c8bcd3b6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:54 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume 2de7e114-f7ee-4713-94ab-ffec177b7233: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2de7e114-f7ee-4713-94ab-ffec177b7233', 'volume_size': 1} Aug 12 12:38:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (6d487fb4-17b7-4282-9577-2b78d96b6f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af9330ad-b7fa-4a87-8a00-44f8513bc2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af9330ad-b7fa-4a87-8a00-44f8513bc2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-975993557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fad021db-7f0e-401b-a46c-685f15c041bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:55Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:55 devstack sudo[111767]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5fc3db9-e92e-4403-8be7-73ce3e2e10d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5fc3db9-e92e-4403-8be7-73ce3e2e10d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a7909e0-bd60-4d39-ac57-645b990b1499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a7909e0-bd60-4d39-ac57-645b990b1499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fad021db-7f0e-401b-a46c-685f15c041bf', 'volume_name': 'volume-fad021db-7f0e-401b-a46c-685f15c041bf', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fab9be2-dafc-436c-af0e-9e0a16beb25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fab9be2-dafc-436c-af0e-9e0a16beb25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b1d2a96-9084-45ce-89dd-58a64feb2264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:55 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume fad021db-7f0e-401b-a46c-685f15c041bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fad021db-7f0e-401b-a46c-685f15c041bf', 'volume_size': 1} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef 1073741824" returned: 0 in 0.881s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:55 devstack sudo[111775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef Aug 12 12:38:55 devstack sudo[111775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:55 devstack sudo[111775]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef" returned: 0 in 0.311s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] <== create_volume: return (1286ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.290s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d99d602b-a6c3-41ea-80d3-9a94d530548a req-9c746453-ea63-4c99-afa3-4807939c1678 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.901s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-d99d602b-a6c3-41ea-80d3-9a94d530548a req-9c746453-ea63-4c99-afa3-4807939c1678 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.224s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2034658165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cb7bf06f-4558-4c47-9404-65a7a6c92912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:54Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Creating volume cb7bf06f-4558-4c47-9404-65a7a6c92912 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:55 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51484f8f-1770-4f21-8d4f-ec37f96d28a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-812502a9-801e-4b33-9071-dad4c2628cef', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6507f9ea-d7d3-4345-af49-c22a55ca789d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:55 devstack sudo[111778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 1073741824 Aug 12 12:38:55 devstack sudo[111778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:55 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume volume-812502a9-801e-4b33-9071-dad4c2628cef (812502a9-801e-4b33-9071-dad4c2628cef): created successfully Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6507f9ea-d7d3-4345-af49-c22a55ca789d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (225ef0a1-975e-435b-b6de-5d2280c7236a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-edf246a8-63ca-4cfa-bc06-1ffcf339cefa tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created volume successfully. Aug 12 12:38:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-d99d602b-a6c3-41ea-80d3-9a94d530548a req-9c746453-ea63-4c99-afa3-4807939c1678 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'c25cd2b6-3f0d-4625-bdff-182a8d982a71', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:38:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-d99d602b-a6c3-41ea-80d3-9a94d530548a req-9c746453-ea63-4c99-afa3-4807939c1678 tempest-TestServerVolumeAttachmentScenario-1951597396 None] attachment_update completed successfully. Aug 12 12:38:56 devstack sudo[111778]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 1073741824" returned: 0 in 0.542s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:56 devstack sudo[111789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 Aug 12 12:38:56 devstack sudo[111789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:56 devstack sudo[111789]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912" returned: 0 in 0.367s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] <== create_volume: return (973ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.976s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.730s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-542845009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2de7e114-f7ee-4713-94ab-ffec177b7233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:55Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Creating volume 2de7e114-f7ee-4713-94ab-ffec177b7233 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:56 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:56 devstack sudo[111792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 1073741824 Aug 12 12:38:56 devstack sudo[111792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ccf78e4-cf5f-4739-a716-6f8c3f7c8857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cb7bf06f-4558-4c47-9404-65a7a6c92912', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a20bbab-96cc-4d0b-b425-81a3ae20a9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:56 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 (cb7bf06f-4558-4c47-9404-65a7a6c92912): created successfully Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a20bbab-96cc-4d0b-b425-81a3ae20a9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (da83cabc-237f-4a41-a1f6-ec4fb7cc1233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4a30a24b-3ab0-4e0e-ba59-cbc2410fde91 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created volume successfully. Aug 12 12:38:57 devstack sudo[111792]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 1073741824" returned: 0 in 0.689s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:57 devstack sudo[111798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 Aug 12 12:38:57 devstack sudo[111798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:57 devstack sudo[111798]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233" returned: 0 in 0.291s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] <== create_volume: return (1057ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.063s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.465s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-975993557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fad021db-7f0e-401b-a46c-685f15c041bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e538f12a9445afa0d68939d6d9cd40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:55Z,use_quota=True,user_id='584ae7d06cb4419d8ccabbf1f3d17221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Creating volume fad021db-7f0e-401b-a46c-685f15c041bf {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:57 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:57 devstack sudo[111801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf 1073741824 Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b0470d0-deaf-475d-ab74-15c8bcd3b6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2de7e114-f7ee-4713-94ab-ffec177b7233', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:57 devstack sudo[111801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e06d117-5d46-46eb-bb8e-4b7d1ee18099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:57 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume volume-2de7e114-f7ee-4713-94ab-ffec177b7233 (2de7e114-f7ee-4713-94ab-ffec177b7233): created successfully Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e06d117-5d46-46eb-bb8e-4b7d1ee18099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:57 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (63fbf642-0e42-49e7-97d8-62656651a5ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:57 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-57242d08-dbf2-44e2-95a6-e93394a812b8 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created volume successfully. Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Flow 'volume_create_manager' (5c2da934-a788-4142-875a-b9f3e18b1b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdb5314b-cabb-4776-bad4-6c46db83f41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdb5314b-cabb-4776-bad4-6c46db83f41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1741698241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa3bfaaafb584bafae32a2e0a8136ce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:58Z,use_quota=True,user_id='557f20703a2248e3881fa69d39c039b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2efee464-2ddb-4c31-af30-b00ba7b8933b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2efee464-2ddb-4c31-af30-b00ba7b8933b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aca7383-2b36-4933-ac02-492d93fe9d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aca7383-2b36-4933-ac02-492d93fe9d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887', 'volume_name': 'volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a041c090-abe5-4604-b85d-7c8590af7980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a041c090-abe5-4604-b85d-7c8590af7980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4fec2f6-aaa1-451b-9016-ba5f676b5693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:58 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Volume 91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887', 'volume_size': 1} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:58 devstack sudo[111801]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf 1073741824" returned: 0 in 0.801s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:58 devstack sudo[111810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf Aug 12 12:38:58 devstack sudo[111810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-d25de4d8-9e9a-46b1-9031-f9d542091f68 req-6290a830-bb87-42af-858a-094cb1d82d10 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Terminate volume connection completed successfully. Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-d25de4d8-9e9a-46b1-9031-f9d542091f68 req-6290a830-bb87-42af-858a-094cb1d82d10 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Deleting attachment c25cd2b6-3f0d-4625-bdff-182a8d982a71. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:38:58 devstack sudo[111810]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf" returned: 0 in 0.313s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] <== create_volume: return (1159ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.163s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.390s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1741698241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa3bfaaafb584bafae32a2e0a8136ce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:38:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:38:58Z,use_quota=True,user_id='557f20703a2248e3881fa69d39c039b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Creating volume 91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:38:58 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:58 devstack sudo[111815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 1073741824 Aug 12 12:38:58 devstack sudo[111815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b1d2a96-9084-45ce-89dd-58a64feb2264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fad021db-7f0e-401b-a46c-685f15c041bf', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (111cac3b-09da-468d-a7f2-b99e603c615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:58 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Volume volume-fad021db-7f0e-401b-a46c-685f15c041bf (fad021db-7f0e-401b-a46c-685f15c041bf): created successfully Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (111cac3b-09da-468d-a7f2-b99e603c615b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:58 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Flow 'volume_create_manager' (6d487fb4-17b7-4282-9577-2b78d96b6f23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-611dccac-cab9-4e98-9844-a958f6238077 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created volume successfully. Aug 12 12:38:59 devstack sudo[111815]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 1073741824" returned: 0 in 0.514s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:59 devstack sudo[111821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 Aug 12 12:38:59 devstack sudo[111821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:38:59 devstack sudo[111821]: pam_unix(sudo:session): session closed for user root Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887" returned: 0 in 0.340s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] <== create_volume: return (907ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.910s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-fad021db-7f0e-401b-a46c-685f15c041bf-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4fec2f6-aaa1-451b-9016-ba5f676b5693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3056c118-7828-4079-8af7-8b633553f1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-fad021db-7f0e-401b-a46c-685f15c041bf-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:59 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Volume volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 (91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887): created successfully Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3056c118-7828-4079-8af7-8b633553f1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Flow 'volume_create_manager' (5c2da934-a788-4142-875a-b9f3e18b1b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:38:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e3da2c43-1056-4021-ac81-84b0bb01d62b tempest-TestMinimumBasicScenario-400920883 None] Created volume successfully. Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-quobyte-fad021db-7f0e-401b-a46c-685f15c041bf" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-fad021db-7f0e-401b-a46c-685f15c041bf" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bfc7eaaf-fb0c-4da9-b238-0ab3f17ce7ab]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:38:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:38:59 devstack sudo[111825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf Aug 12 12:38:59 devstack sudo[111825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-fa1fd5de-43fa-4caa-bc31-267ed4a668a6 req-339abe80-3815-428c-a560-f01ac8621721 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Terminate volume connection completed successfully. Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-fa1fd5de-43fa-4caa-bc31-267ed4a668a6 req-339abe80-3815-428c-a560-f01ac8621721 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Deleting attachment 32fb267f-f2e3-4f61-8ed8-061d81bef796. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:39:00 devstack sudo[111825]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf" returned: 0 in 0.453s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:00 devstack sudo[111859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf Aug 12 12:39:00 devstack sudo[111859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:00 devstack sudo[111859]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fad021db-7f0e-401b-a46c-685f15c041bf" returned: 0 in 0.348s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-fad021db-7f0e-401b-a46c-685f15c041bf" released by "delete_volume" :: held 0.857s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created reservations ['30eafa79-a569-4b55-8c84-5c96ffa441dd', '4fa26ff5-0db3-4e2d-a856-f5122c755300', '25c84d64-f7ca-489d-b990-d37da019fe39', '7c76d839-6b12-49e6-bf01-fbd25c38d609'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:00 devstack sudo[111865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:00 devstack sudo[111865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-2de7e114-f7ee-4713-94ab-ffec177b7233-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-2de7e114-f7ee-4713-94ab-ffec177b7233-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-quobyte-2de7e114-f7ee-4713-94ab-ffec177b7233" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-2de7e114-f7ee-4713-94ab-ffec177b7233" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[751b9a45-aa9a-480e-bc78-7dc843cd5b65]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:01 devstack sudo[111865]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.599s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:01 devstack sudo[111873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 Aug 12 12:39:01 devstack sudo[111873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Deleted volume successfully. Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5e45b0a6-4bc4-431a-85c3-e6424153dcec tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-fad021db-7f0e-401b-a46c-685f15c041bf-delete_volume" released by "delete_volume" :: held 1.886s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-db3d0567-56c2-4c5d-a15d-f5e777b56d8c req-b0766577-8f2f-4159-9ffb-a666650e63a9 tempest-TestMinimumBasicScenario-400920883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-db3d0567-56c2-4c5d-a15d-f5e777b56d8c req-b0766577-8f2f-4159-9ffb-a666650e63a9 tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [req-db3d0567-56c2-4c5d-a15d-f5e777b56d8c req-b0766577-8f2f-4159-9ffb-a666650e63a9 tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-db3d0567-56c2-4c5d-a15d-f5e777b56d8c req-b0766577-8f2f-4159-9ffb-a666650e63a9 tempest-TestMinimumBasicScenario-400920883 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005', 'name': 'volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '3db7d647-fca9-4abe-868c-dd47e37b7fef', 'enforce_multipath': True} {{(pid=94662) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 12 12:39:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-db3d0567-56c2-4c5d-a15d-f5e777b56d8c req-b0766577-8f2f-4159-9ffb-a666650e63a9 tempest-TestMinimumBasicScenario-400920883 None] attachment_update completed successfully. Aug 12 12:39:01 devstack sudo[111873]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233" returned: 0 in 0.725s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:02 devstack sudo[111889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233 Aug 12 12:39:02 devstack sudo[111889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:02 devstack sudo[111889]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-2de7e114-f7ee-4713-94ab-ffec177b7233" returned: 0 in 0.694s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-2de7e114-f7ee-4713-94ab-ffec177b7233" released by "delete_volume" :: held 1.512s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created reservations ['c1b62107-6342-4ff0-90a6-93c0f20bffd1', '3720d6d0-3f68-4a6c-bfe5-836ffaf6a9fb', '10916e9b-e32b-4355-99ff-7276c26aa9f4', 'c034d45d-f521-4ad0-af07-75412c5e12bb'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:02 devstack sudo[112292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:02 devstack sudo[112292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:03 devstack sudo[112292]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.464s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Deleted volume successfully. Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2a85b4a-de71-4ee7-86ab-09ec9f480f88 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-2de7e114-f7ee-4713-94ab-ffec177b7233-delete_volume" released by "delete_volume" :: held 2.384s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-cb7bf06f-4558-4c47-9404-65a7a6c92912-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-cb7bf06f-4558-4c47-9404-65a7a6c92912-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-quobyte-cb7bf06f-4558-4c47-9404-65a7a6c92912" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-cb7bf06f-4558-4c47-9404-65a7a6c92912" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[51e833b1-b50b-4d9f-a5a3-f6141c237a47]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:03 devstack sudo[112297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 Aug 12 12:39:03 devstack sudo[112297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:04 devstack sudo[112297]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912" returned: 0 in 0.567s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:04 devstack sudo[112304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912 Aug 12 12:39:04 devstack sudo[112304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:04 devstack sudo[112304]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cb7bf06f-4558-4c47-9404-65a7a6c92912" returned: 0 in 0.316s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-cb7bf06f-4558-4c47-9404-65a7a6c92912" released by "delete_volume" :: held 0.944s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created reservations ['ddd1d2f2-4c95-4363-bc27-7d671b674798', '7d13a4cc-7a90-4d3e-9b03-9d2e24fa4b83', 'a7f6d16c-7f55-4772-a51f-28b0e5107830', 'a77f40c0-8e34-4343-899a-5a43e773c834'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:04 devstack sudo[112309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:04 devstack sudo[112309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:05 devstack sudo[112309]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.328s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:05 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:05 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Deleted volume successfully. Aug 12 12:39:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5f0a37f-8fa2-472b-ba10-59e20e6994be tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-cb7bf06f-4558-4c47-9404-65a7a6c92912-delete_volume" released by "delete_volume" :: held 1.674s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-812502a9-801e-4b33-9071-dad4c2628cef-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-812502a9-801e-4b33-9071-dad4c2628cef-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-quobyte-812502a9-801e-4b33-9071-dad4c2628cef" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-812502a9-801e-4b33-9071-dad4c2628cef" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:06 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[62173ab7-00e0-4403-b8e9-5bf2f13dc164]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:06 devstack sudo[112312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef Aug 12 12:39:06 devstack sudo[112312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:06 devstack sudo[112312]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef" returned: 0 in 0.495s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:06 devstack sudo[112318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef Aug 12 12:39:06 devstack sudo[112318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:06 devstack sudo[112318]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-812502a9-801e-4b33-9071-dad4c2628cef" returned: 0 in 0.362s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-812502a9-801e-4b33-9071-dad4c2628cef" released by "delete_volume" :: held 0.931s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created reservations ['b8cba34d-ee7e-4b41-ab12-f58004ab4396', '5c65d115-946e-41cf-951c-acfca57aa8db', 'f91b79e0-9b11-4e55-a2f6-eaee92a33b15', '64077ef7-35e5-4151-ad5b-a1e03d047d04'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:07 devstack sudo[112321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:07 devstack sudo[112321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:07 devstack sudo[112321]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.286s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Deleted volume successfully. Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-fc57c5fd-8af0-468b-8397-731bf3f39fe0-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-fc57c5fd-8af0-468b-8397-731bf3f39fe0-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f896e3a6-cf17-445a-b91a-34286dc1bb01 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-812502a9-801e-4b33-9071-dad4c2628cef-delete_volume" released by "delete_volume" :: held 1.676s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "cinder-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-quobyte-fc57c5fd-8af0-468b-8397-731bf3f39fe0" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-fc57c5fd-8af0-468b-8397-731bf3f39fe0" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c90ed75-a836-4122-820a-5f5f6faa3918]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "cinder-quobyte-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-quobyte-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c499af6-2388-47c7-b414-21a476276362]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:07 devstack sudo[112330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 Aug 12 12:39:07 devstack sudo[112330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:08 devstack sudo[112331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff Aug 12 12:39:08 devstack sudo[112331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:08 devstack sudo[112330]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0" returned: 0 in 0.410s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:08 devstack sudo[112361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0 Aug 12 12:39:08 devstack sudo[112361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:08 devstack sudo[112331]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff" returned: 0 in 0.593s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:08 devstack sudo[112367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:08 devstack sudo[112367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:08 devstack sudo[112369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:08 devstack sudo[112369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:08 devstack sudo[112361]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc57c5fd-8af0-468b-8397-731bf3f39fe0" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-fc57c5fd-8af0-468b-8397-731bf3f39fe0" released by "delete_volume" :: held 0.927s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created reservations ['109fc9b0-1e7a-44b7-8982-70f4b4311b1e', 'f01f62c9-7572-4df7-a0fe-696daec9e463', 'ad4cd83f-9e4b-48b5-8fd6-399bfb2aaec2', '91a7bbf9-9b6e-4a79-acfd-c7ce33bfec0c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:08 devstack sudo[112367]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff" returned: 0 in 0.463s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:08 devstack sudo[112375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:08 devstack sudo[112375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:08 devstack sudo[112369]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-quobyte-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff" released by "delete_volume" :: held 1.135s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.437s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:39:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Created reservations ['1be6df59-0f14-4658-a05f-384354d919df', '2638afb6-d4f0-4cc7-9095-f2a7f06b14a4', '94a03ba2-39b4-4c8a-917a-34fd6e24c327', 'e9b77bf9-2259-4e96-93de-a3cf436898bb'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:09 devstack sudo[112378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:09 devstack sudo[112378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:09 devstack sudo[112375]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Deleted volume successfully. Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-222f0890-400b-4916-bd99-7b8d880f3edd tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-fc57c5fd-8af0-468b-8397-731bf3f39fe0-delete_volume" released by "delete_volume" :: held 1.665s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:09 devstack sudo[112378]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Deleted volume successfully. Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cbfed2c8-379f-4b08-8bce-ce9cf6793fba tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-5ad6d7fc-b789-4c94-9683-a29a1d5d3dff-delete_volume" released by "delete_volume" :: held 1.811s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-b960a94b-f859-42d9-9df0-1f5c4eda223f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-b960a94b-f859-42d9-9df0-1f5c4eda223f-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "cinder-quobyte-b960a94b-f859-42d9-9df0-1f5c4eda223f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-b960a94b-f859-42d9-9df0-1f5c4eda223f" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "cinder-212e32ec-80fd-4f0b-b68e-b78a624a0330-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-212e32ec-80fd-4f0b-b68e-b78a624a0330-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[248fa3b9-79da-415f-b9a1-05fdce21b839]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "cinder-quobyte-212e32ec-80fd-4f0b-b68e-b78a624a0330" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-quobyte-212e32ec-80fd-4f0b-b68e-b78a624a0330" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[659d9f11-4248-4c25-89d4-9769dc842b3e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:10 devstack sudo[112381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f Aug 12 12:39:10 devstack sudo[112381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:10 devstack sudo[112382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 Aug 12 12:39:10 devstack sudo[112382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:10 devstack sudo[112381]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:10 devstack sudo[112389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f Aug 12 12:39:10 devstack sudo[112389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:10 devstack sudo[112382]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:10 devstack sudo[112395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330 Aug 12 12:39:10 devstack sudo[112395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:10 devstack sudo[112389]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b960a94b-f859-42d9-9df0-1f5c4eda223f" returned: 0 in 0.282s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-quobyte-b960a94b-f859-42d9-9df0-1f5c4eda223f" released by "delete_volume" :: held 0.768s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Created reservations ['1ce448b1-2339-4660-8fc5-af1ce9abc222', '82f1eef5-18b6-498c-b7cf-e39aa806fd40', '8a35e10b-b1ef-4c82-975d-0e706a7e300d', '546454bd-4d7a-49b7-874a-5a6de41bf807'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:10 devstack sudo[112395]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-212e32ec-80fd-4f0b-b68e-b78a624a0330" returned: 0 in 0.310s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:10 devstack sudo[112399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:10 devstack sudo[112399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-quobyte-212e32ec-80fd-4f0b-b68e-b78a624a0330" released by "delete_volume" :: held 0.809s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Created reservations ['378d4087-1f4e-4cbb-8170-465becc7c2dc', '43802213-8d98-4a73-9e6f-bb7b5f67f2e7', '36315d45-2e5d-4a17-a0ed-32ee4603250a', '90bfba72-c6fd-453d-a357-0f0fbbeacd5f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:11 devstack sudo[112401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:11 devstack sudo[112401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:11 devstack sudo[112399]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.324s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Deleted volume successfully. Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ae4b2ba3-a5fb-4913-8ccf-477b80e92915 tempest-CreateVolumesFromSourceVolumeTest-622161381 None] Lock "cinder-b960a94b-f859-42d9-9df0-1f5c4eda223f-delete_volume" released by "delete_volume" :: held 1.375s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:11 devstack sudo[112401]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.420s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Deleted volume successfully. Aug 12 12:39:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cfc4966e-42c9-4ac9-ad20-573446d5b470 tempest-TestServerVolumeAttachmentScenario-1951597396 None] Lock "cinder-212e32ec-80fd-4f0b-b68e-b78a624a0330-delete_volume" released by "delete_volume" :: held 1.522s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Flow 'volume_create_manager' (fb4892b5-99db-4aaf-a4cf-99b864f9d3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34c6356f-6661-4c41-a8e1-54e5eed8b5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34c6356f-6661-4c41-a8e1-54e5eed8b5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:14Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0abe44c8-f809-4262-9dc2-146f838c1b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d81ab79e0d6f463b9b80362d2a50a539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:15Z,use_quota=True,user_id='d3cbf77d2e3347c493f737a20f62d0bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cedd6eb-14e6-4f05-b5ad-a9b2aecf9f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cedd6eb-14e6-4f05-b5ad-a9b2aecf9f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (288acbbb-c38d-436e-9d5c-7100d3a71243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (288acbbb-c38d-436e-9d5c-7100d3a71243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0abe44c8-f809-4262-9dc2-146f838c1b80', 'volume_name': 'volume-0abe44c8-f809-4262-9dc2-146f838c1b80', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b2d5672-fc82-4d9a-92ab-39c56545e095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b2d5672-fc82-4d9a-92ab-39c56545e095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d15b9d8-c087-4d14-90fd-1767c302732d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:14 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Volume 0abe44c8-f809-4262-9dc2-146f838c1b80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0abe44c8-f809-4262-9dc2-146f838c1b80', 'volume_size': 1} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:14Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0abe44c8-f809-4262-9dc2-146f838c1b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d81ab79e0d6f463b9b80362d2a50a539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:15Z,use_quota=True,user_id='d3cbf77d2e3347c493f737a20f62d0bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Creating volume 0abe44c8-f809-4262-9dc2-146f838c1b80 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:14 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:14 devstack sudo[112408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 1073741824 Aug 12 12:39:14 devstack sudo[112408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:15 devstack sudo[112408]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 1073741824" returned: 0 in 0.548s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:15 devstack sudo[112414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 Aug 12 12:39:15 devstack sudo[112414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:15 devstack sudo[112414]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80" returned: 0 in 0.321s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] <== create_volume: return (926ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.929s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d15b9d8-c087-4d14-90fd-1767c302732d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0abe44c8-f809-4262-9dc2-146f838c1b80', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c91964a-8167-435d-9ecf-d2a595ff5c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:15 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Volume volume-0abe44c8-f809-4262-9dc2-146f838c1b80 (0abe44c8-f809-4262-9dc2-146f838c1b80): created successfully Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c91964a-8167-435d-9ecf-d2a595ff5c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Flow 'volume_create_manager' (fb4892b5-99db-4aaf-a4cf-99b864f9d3b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-aae10501-e3f6-4195-9cad-a535341a862d tempest-CinderUnicodeTest-562889680 None] Created volume successfully. Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Flow 'volume_create_manager' (202f541c-f705-4952-9e84-5e9a27a76cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c51d063-f7ee-43a9-b0b4-7cd2524f5dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c51d063-f7ee-43a9-b0b4-7cd2524f5dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:17Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-308437788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d81ab79e0d6f463b9b80362d2a50a539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:17Z,use_quota=True,user_id='d3cbf77d2e3347c493f737a20f62d0bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fa3d4a8-ca48-4999-aad2-90b4ac27a851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fa3d4a8-ca48-4999-aad2-90b4ac27a851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ee9c67a-aead-4042-8fcc-0f6b5dd0db03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ee9c67a-aead-4042-8fcc-0f6b5dd0db03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5', 'volume_name': 'volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c622f2f5-9169-467a-a9ce-3733a1420f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c622f2f5-9169-467a-a9ce-3733a1420f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe34ab6d-a023-4bbc-967c-3098b98d5828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Volume ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5', 'volume_size': 1} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:17Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-308437788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d81ab79e0d6f463b9b80362d2a50a539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:17Z,use_quota=True,user_id='d3cbf77d2e3347c493f737a20f62d0bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Creating volume ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:17 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:17 devstack sudo[112420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 1073741824 Aug 12 12:39:17 devstack sudo[112420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:18 devstack sudo[112420]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 1073741824" returned: 0 in 0.686s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:18 devstack sudo[112426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 Aug 12 12:39:18 devstack sudo[112426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:18 devstack sudo[112426]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" returned: 0 in 0.284s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] <== create_volume: return (1058ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.062s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe34ab6d-a023-4bbc-967c-3098b98d5828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b8f3819-8e7d-487e-8dbc-0b0cfb8a4cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:18 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Volume volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 (ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5): created successfully Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b8f3819-8e7d-487e-8dbc-0b0cfb8a4cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Flow 'volume_create_manager' (202f541c-f705-4952-9e84-5e9a27a76cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b590c620-b943-4fdc-960b-888fd4a6ac79 tempest-CinderUnicodeTest-562889680 None] Created volume successfully. Aug 12 12:39:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Creating offline snapshot 2e32ab8a-7c61-4a30-8c20-4ca92256e61a of volume ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:39:19 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c772ea90-4d56-4105-8724-aa21f9023056]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:19 devstack sudo[112430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 Aug 12 12:39:19 devstack sudo[112430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:20 devstack sudo[112430]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" returned: 0 in 0.349s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:20 devstack sudo[112435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a 1G Aug 12 12:39:20 devstack sudo[112435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:20 devstack sudo[112435]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a 1G" returned: 0 in 0.383s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:20 devstack sudo[112442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a Aug 12 12:39:20 devstack sudo[112442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:21 devstack sudo[112442]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a" returned: 0 in 0.402s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:21 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a is being set with open permissions: ugo+rw Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:21 devstack sudo[112447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a Aug 12 12:39:21 devstack sudo[112447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:21 devstack sudo[112447]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a" returned: 0 in 0.276s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:21 devstack sudo[112451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.info Aug 12 12:39:21 devstack sudo[112451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:21 devstack sudo[112451]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.info" returned: 0 in 0.271s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:21 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.info is being set with open permissions: ugo+rw Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:21 devstack sudo[112457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.info Aug 12 12:39:21 devstack sudo[112457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:21 devstack sudo[112457]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.info" returned: 0 in 0.289s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.069s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:21 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f7b1c610-4081-4072-bd5a-76fb2bd95004 tempest-CinderUnicodeTest-562889680 None] Create snapshot completed successfully Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "cinder-2e32ab8a-7c61-4a30-8c20-4ca92256e61a-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-2e32ab8a-7c61-4a30-8c20-4ca92256e61a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "cinder-quobyte-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "cinder-quobyte-2e32ab8a-7c61-4a30-8c20-4ca92256e61a" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-2e32ab8a-7c61-4a30-8c20-4ca92256e61a" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Deleting offline snapshot 2e32ab8a-7c61-4a30-8c20-4ca92256e61a of volume ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] snapshot_file for this snap is: volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[15869d37-c5e2-4d77-8cff-89045d60a408]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:23 devstack sudo[112516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a Aug 12 12:39:23 devstack sudo[112516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:23 devstack sudo[112516]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a" returned: 0 in 0.464s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[767a7106-0668-43f4-8f1e-2d1ccdb4b5b5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:23 devstack sudo[112533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 Aug 12 12:39:23 devstack sudo[112533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:24 devstack sudo[112533]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" returned: 0 in 0.386s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:24 devstack sudo[112538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a Aug 12 12:39:24 devstack sudo[112538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:24 devstack sudo[112538]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a" returned: 0 in 0.475s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:24 devstack sudo[112546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a Aug 12 12:39:24 devstack sudo[112546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:24 devstack sudo[112546]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5.2e32ab8a-7c61-4a30-8c20-4ca92256e61a" returned: 0 in 0.349s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-2e32ab8a-7c61-4a30-8c20-4ca92256e61a" released by "_delete_snapshot" :: held 1.798s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" released by "delete_snapshot" :: held 1.826s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Created reservations ['10826d65-c4ee-4da8-89a6-fc8538086f43', '8ad750dd-4d7f-4c25-b79e-e7eb23d1ab33', '3dadc486-a58c-489d-87e2-a8f772b219fe', '212d9280-2a66-4b0c-8457-5a26b01d9688'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Delete snapshot completed successfully. Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8611a51d-e84b-4caf-8eaa-6b30bde54757 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-2e32ab8a-7c61-4a30-8c20-4ca92256e61a-delete_snapshot" released by "delete_snapshot" :: held 1.984s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "cinder-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "cinder-quobyte-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3cab5d4-f2f3-411e-ac4e-5c3aef3749dd]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (4b70ad7d-e013-434d-a650-de6018c6c654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75e54c5c-9e0c-4437-aa1a-1d833f3b555d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:25 devstack sudo[112549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 Aug 12 12:39:25 devstack sudo[112549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75e54c5c-9e0c-4437-aa1a-1d833f3b555d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807366383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:26Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (462b3f1b-deae-448f-8871-fa8757d2b82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (462b3f1b-deae-448f-8871-fa8757d2b82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b472f437-ab0f-4514-a040-0c72078589d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b472f437-ab0f-4514-a040-0c72078589d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8', 'volume_name': 'volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8353b9d-e963-4f29-bcfa-74e1e169ee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8353b9d-e963-4f29-bcfa-74e1e169ee84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce727ecf-604e-4257-913c-e6293b196d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:25 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume 6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8', 'volume_size': 1} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807366383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:26Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Creating volume 6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:25 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:25 devstack sudo[112551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 1073741824 Aug 12 12:39:25 devstack sudo[112551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:25 devstack sudo[112549]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" returned: 0 in 0.415s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:25 devstack sudo[112556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5 Aug 12 12:39:25 devstack sudo[112556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:26 devstack sudo[112551]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:26 devstack sudo[112556]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 1073741824" returned: 0 in 0.495s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5" released by "delete_volume" :: held 0.763s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:26 devstack sudo[112563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 Aug 12 12:39:26 devstack sudo[112563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Created reservations ['48ac0c4d-bde0-478d-be4e-062aa9c5c65b', '617b8ac3-439d-4dbe-8328-c95bc380ced2', '4ac1607a-8888-4888-82ae-b08dad229c14', 'c83ee937-2d61-4a50-8576-28973dc69da8'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:26 devstack sudo[112565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:26 devstack sudo[112565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Acquiring lock "cinder-0abe44c8-f809-4262-9dc2-146f838c1b80-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Lock "cinder-0abe44c8-f809-4262-9dc2-146f838c1b80-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:26 devstack sudo[112563]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" returned: 0 in 0.366s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] <== create_volume: return (927ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.931s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Acquiring lock "cinder-quobyte-0abe44c8-f809-4262-9dc2-146f838c1b80" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce727ecf-604e-4257-913c-e6293b196d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (984473a7-f6e7-462c-8e50-21e828337a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-0abe44c8-f809-4262-9dc2-146f838c1b80" acquired by "delete_volume" :: waited 0.045s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:26 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 (6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8): created successfully Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (984473a7-f6e7-462c-8e50-21e828337a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (4b70ad7d-e013-434d-a650-de6018c6c654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[904b1db1-94d5-4183-9d27-82815568e383]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-63b23c9e-63a8-4ed7-bd0e-a0fbd79be9cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created volume successfully. Aug 12 12:39:26 devstack sudo[112565]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Deleted volume successfully. Aug 12 12:39:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b51e6ddf-5edd-4d01-b372-75a3ab9a9f61 tempest-CinderUnicodeTest-562889680 None] Lock "cinder-ebeb5e4f-fc65-45c3-bc34-4eec2ad762b5-delete_volume" released by "delete_volume" :: held 1.426s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:26 devstack sudo[112569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 Aug 12 12:39:26 devstack sudo[112569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:27 devstack sudo[112569]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80" returned: 0 in 0.415s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:27 devstack sudo[112608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80 Aug 12 12:39:27 devstack sudo[112608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:27 devstack sudo[112608]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0abe44c8-f809-4262-9dc2-146f838c1b80" returned: 0 in 0.318s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Lock "cinder-quobyte-0abe44c8-f809-4262-9dc2-146f838c1b80" released by "delete_volume" :: held 0.788s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Created reservations ['226f893c-184a-4896-88d8-220e62eff6fd', '722419ef-ba3f-4416-bf22-5fb1a4f377cf', '81e5b904-72eb-4cd3-b20b-2f598da3b4c5', 'b8253eef-dec3-4e38-be75-caaa6a4c43ba'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:27 devstack sudo[112613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:27 devstack sudo[112613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:27 devstack sudo[112613]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.335s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Deleted volume successfully. Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Creating offline snapshot e44c1ef5-d00d-4bb0-aa4a-eff04394db0f of volume 6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-508c5733-4a57-4ace-aa93-a9fa8ca5bdfb tempest-CinderUnicodeTest-562889680 None] Lock "cinder-0abe44c8-f809-4262-9dc2-146f838c1b80-delete_volume" released by "delete_volume" :: held 1.431s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:27 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e557b6df-e930-40c5-8c38-db3aa8f868ee]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:28 devstack sudo[112616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 Aug 12 12:39:28 devstack sudo[112616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:28 devstack sudo[112616]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:28 devstack sudo[112621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f 1G Aug 12 12:39:28 devstack sudo[112621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:28 devstack sudo[112621]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f 1G" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:28 devstack sudo[112628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f Aug 12 12:39:28 devstack sudo[112628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:29 devstack sudo[112628]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" returned: 0 in 0.373s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:29 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f is being set with open permissions: ugo+rw Aug 12 12:39:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:29 devstack sudo[112633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f Aug 12 12:39:29 devstack sudo[112633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:29 devstack sudo[112633]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" returned: 0 in 0.269s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:29 devstack sudo[112636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.info Aug 12 12:39:29 devstack sudo[112636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:29 devstack sudo[112636]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.info" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:29 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.info is being set with open permissions: ugo+rw Aug 12 12:39:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:29 devstack sudo[112639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.info Aug 12 12:39:29 devstack sudo[112639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:30 devstack sudo[112639]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.info" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.157s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-be173672-936c-463b-a5f3-435a1932027c tempest-CreateVolumesFromSnapshotTest-1651027391 None] Create snapshot completed successfully Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Flow 'volume_create_manager' (a2d22195-747b-4b34-bbc0-8b6f0f74fe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (970fc432-6cfa-4b6a-979a-62d3d7f302f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (970fc432-6cfa-4b6a-979a-62d3d7f302f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13580276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4ab15fc7-b217-4475-b501-46ece6872e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5927ca16a2064733ab607539456e49a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:32Z,use_quota=True,user_id='90275e2bc2464cfb834ebe36e8aea1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (744f1c21-1af0-4b5d-8f4f-ab582d5199f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (744f1c21-1af0-4b5d-8f4f-ab582d5199f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f26601cf-1c6a-4ec3-9d8b-0335294235ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f26601cf-1c6a-4ec3-9d8b-0335294235ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4ab15fc7-b217-4475-b501-46ece6872e99', 'volume_name': 'volume-4ab15fc7-b217-4475-b501-46ece6872e99', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (677a9eda-3ab7-40d8-b68c-439c5c88d3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (677a9eda-3ab7-40d8-b68c-439c5c88d3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7de4016a-ea25-4f37-a1e5-e2662eda6723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Volume 4ab15fc7-b217-4475-b501-46ece6872e99: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4ab15fc7-b217-4475-b501-46ece6872e99', 'volume_size': 1} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13580276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4ab15fc7-b217-4475-b501-46ece6872e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5927ca16a2064733ab607539456e49a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:32Z,use_quota=True,user_id='90275e2bc2464cfb834ebe36e8aea1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Creating volume 4ab15fc7-b217-4475-b501-46ece6872e99 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:31 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:32 devstack sudo[112649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 1073741824 Aug 12 12:39:32 devstack sudo[112649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (fed3c458-c2f4-4e68-bf25-345e1f78b16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40439031-279e-41e7-b49d-9a6da72ac71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40439031-279e-41e7-b49d-9a6da72ac71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-940663419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=edc6a5c9-a66c-4bdd-bde2-4703eccfe93c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:32Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ef3c5cb-bcc1-46fb-a95c-321035ab79d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ef3c5cb-bcc1-46fb-a95c-321035ab79d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba3569b-7253-47f4-9bfc-25458f9e939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba3569b-7253-47f4-9bfc-25458f9e939c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'edc6a5c9-a66c-4bdd-bde2-4703eccfe93c', 'volume_name': 'volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f03d90c1-2170-4f1b-b9c2-7dd439c16df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f03d90c1-2170-4f1b-b9c2-7dd439c16df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2fbaf43-3ca3-4e2e-8806-f2e86b77d886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume edc6a5c9-a66c-4bdd-bde2-4703eccfe93c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c', 'volume_size': 1} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (755e1b8c-eb6d-4dba-b2f4-6a51ce94011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4a09012-ac66-4b6c-ae74-7b74396b6254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4a09012-ac66-4b6c-ae74-7b74396b6254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1813404969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9dcb0ecb-ce60-4f95-aed5-675f7af40a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:32Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ceb409e2-a8d9-4864-b154-e97428e454ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ceb409e2-a8d9-4864-b154-e97428e454ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76e2101f-3025-475e-ae3f-5d302232e0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76e2101f-3025-475e-ae3f-5d302232e0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9dcb0ecb-ce60-4f95-aed5-675f7af40a80', 'volume_name': 'volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9e1a17b-308b-4fe6-8f8e-ce4a027c02cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9e1a17b-308b-4fe6-8f8e-ce4a027c02cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5092053d-ccb2-497c-81a6-43946184a850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume 9dcb0ecb-ce60-4f95-aed5-675f7af40a80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80', 'volume_size': 1} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:32 devstack sudo[112649]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 1073741824" returned: 0 in 0.676s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:32 devstack sudo[112655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 Aug 12 12:39:32 devstack sudo[112655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (7b81e8d9-3711-4db3-9988-65ec5a4debac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0692d1d-80e5-4fb3-8b69-bf920d3918e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0692d1d-80e5-4fb3-8b69-bf920d3918e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2001773009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3804fb30-dd57-4e8a-bcdd-45169a5d0216,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:33Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a3602b9-0338-42aa-92bd-ce17d624e279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a3602b9-0338-42aa-92bd-ce17d624e279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb5674c0-aac3-42ac-8041-fb015a93887f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb5674c0-aac3-42ac-8041-fb015a93887f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3804fb30-dd57-4e8a-bcdd-45169a5d0216', 'volume_name': 'volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5568ad7f-9bd5-4bd2-a101-8fef6dc1bc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5568ad7f-9bd5-4bd2-a101-8fef6dc1bc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83866b47-579b-40d3-84de-8b8b42a9203a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume 3804fb30-dd57-4e8a-bcdd-45169a5d0216: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216', 'volume_size': 1} Aug 12 12:39:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:33 devstack sudo[112655]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99" returned: 0 in 0.349s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] <== create_volume: return (1091ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.098s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.856s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-940663419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=edc6a5c9-a66c-4bdd-bde2-4703eccfe93c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:32Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Creating volume edc6a5c9-a66c-4bdd-bde2-4703eccfe93c {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:33 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:33 devstack sudo[112658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c 1073741824 Aug 12 12:39:33 devstack sudo[112658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7de4016a-ea25-4f37-a1e5-e2662eda6723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ab15fc7-b217-4475-b501-46ece6872e99', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (538b8053-e930-4ba2-a0f3-de4441e6413d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Volume volume-4ab15fc7-b217-4475-b501-46ece6872e99 (4ab15fc7-b217-4475-b501-46ece6872e99): created successfully Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (538b8053-e930-4ba2-a0f3-de4441e6413d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Flow 'volume_create_manager' (a2d22195-747b-4b34-bbc0-8b6f0f74fe0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-838b0ef0-51f1-4965-87a8-0725362e0b15 tempest-ProjectReaderTests-140077020 None] Created volume successfully. Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (ba1727c6-5b43-4ecf-bc3e-0887a22bad5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3996954-87fc-4ac2-82a5-9dbb1bf96a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3996954-87fc-4ac2-82a5-9dbb1bf96a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1749566231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49607cb4-59e6-49e0-862f-b14e670f20ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:33Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d17ef57c-c202-4a95-abcc-b4958519aa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d17ef57c-c202-4a95-abcc-b4958519aa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c33f3e97-906e-4b13-a8af-33dcf430e92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c33f3e97-906e-4b13-a8af-33dcf430e92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49607cb4-59e6-49e0-862f-b14e670f20ef', 'volume_name': 'volume-49607cb4-59e6-49e0-862f-b14e670f20ef', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8451d953-edea-4733-9b9e-64116033d105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8451d953-edea-4733-9b9e-64116033d105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c9825cc-0794-47b9-bf1e-af281e7767ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume 49607cb4-59e6-49e0-862f-b14e670f20ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49607cb4-59e6-49e0-862f-b14e670f20ef', 'volume_size': 1} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c 1073741824" returned: 0 in 0.660s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:33 devstack sudo[112658]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (225833f8-932d-459a-9b1d-06a8342954f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:33 devstack sudo[112665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c Aug 12 12:39:33 devstack sudo[112665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3f56e3d-b711-4c04-bdde-c9c8161d60b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3f56e3d-b711-4c04-bdde-c9c8161d60b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2061156987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=030d9082-9900-4f12-ade9-b9c34fc415e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:34Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0d5fe61-ce5c-4924-b13a-70da23231dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0d5fe61-ce5c-4924-b13a-70da23231dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a035ab6-81f6-4bc0-b661-21a107ae3338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a035ab6-81f6-4bc0-b661-21a107ae3338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '030d9082-9900-4f12-ade9-b9c34fc415e1', 'volume_name': 'volume-030d9082-9900-4f12-ade9-b9c34fc415e1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8de541d-2f80-4049-87e0-9b96b26bb38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8de541d-2f80-4049-87e0-9b96b26bb38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e853dc3-1463-4258-a9f1-23b92cc1b0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume 030d9082-9900-4f12-ade9-b9c34fc415e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-030d9082-9900-4f12-ade9-b9c34fc415e1', 'volume_size': 1} Aug 12 12:39:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Acquiring lock "cinder-4ab15fc7-b217-4475-b501-46ece6872e99-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Lock "cinder-4ab15fc7-b217-4475-b501-46ece6872e99-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Acquiring lock "cinder-quobyte-4ab15fc7-b217-4475-b501-46ece6872e99" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Lock "cinder-quobyte-4ab15fc7-b217-4475-b501-46ece6872e99" acquired by "delete_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2698f42-4b7b-41f2-879b-fd0a6a018d0f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:34 devstack sudo[112665]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c" returned: 0 in 0.375s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] <== create_volume: return (1112ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.116s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.838s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1813404969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9dcb0ecb-ce60-4f95-aed5-675f7af40a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:32Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Creating volume 9dcb0ecb-ce60-4f95-aed5-675f7af40a80 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:34 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2fbaf43-3ca3-4e2e-8806-f2e86b77d886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17092e65-da5f-49e3-96ea-241bf5acf49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:34 devstack sudo[112669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 1073741824 Aug 12 12:39:34 devstack sudo[112669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:34 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c (edc6a5c9-a66c-4bdd-bde2-4703eccfe93c): created successfully Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17092e65-da5f-49e3-96ea-241bf5acf49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (fed3c458-c2f4-4e68-bf25-345e1f78b16c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-94dd4678-9a6e-4e79-94b5-1b652e0f5f71 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created volume successfully. Aug 12 12:39:34 devstack sudo[112668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 Aug 12 12:39:34 devstack sudo[112668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:34 devstack sudo[112668]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99" returned: 0 in 0.422s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:34 devstack sudo[112680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99 Aug 12 12:39:34 devstack sudo[112680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:34 devstack sudo[112669]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 1073741824" returned: 0 in 0.463s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:34 devstack sudo[112682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 Aug 12 12:39:34 devstack sudo[112682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:34 devstack sudo[112680]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4ab15fc7-b217-4475-b501-46ece6872e99" returned: 0 in 0.290s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Lock "cinder-quobyte-4ab15fc7-b217-4475-b501-46ece6872e99" released by "delete_volume" :: held 0.751s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Created reservations ['13fee54c-3252-479a-bf41-25aa25cc8621', 'e6f03122-7bbc-4c60-bab1-8804f2551827', '0b30086a-ad60-42c6-abef-5e2d37622294', 'f26c0fa3-e5df-4364-b904-afa45a3b6c30'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:34 devstack sudo[112682]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] <== create_volume: return (827ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.829s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.112s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2001773009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3804fb30-dd57-4e8a-bcdd-45169a5d0216,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:33Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Creating volume 3804fb30-dd57-4e8a-bcdd-45169a5d0216 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:35 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:35 devstack sudo[112686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 1073741824 Aug 12 12:39:35 devstack sudo[112686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5092053d-ccb2-497c-81a6-43946184a850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a7eec76-d616-444b-a495-ca73cd00a473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:35 devstack sudo[112687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:35 devstack sudo[112687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:35 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 (9dcb0ecb-ce60-4f95-aed5-675f7af40a80): created successfully Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a7eec76-d616-444b-a495-ca73cd00a473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (755e1b8c-eb6d-4dba-b2f4-6a51ce94011f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-897c4a89-9733-4921-8eca-bf628f76a70f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created volume successfully. Aug 12 12:39:35 devstack sudo[112687]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.341s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Deleted volume successfully. Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3717e09f-3ea4-4684-ace2-a9c530ca5c71 tempest-ProjectReaderTests-140077020 None] Lock "cinder-4ab15fc7-b217-4475-b501-46ece6872e99-delete_volume" released by "delete_volume" :: held 1.373s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:35 devstack sudo[112686]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 1073741824" returned: 0 in 0.507s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:35 devstack sudo[112695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 Aug 12 12:39:35 devstack sudo[112695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Flow 'volume_create_manager' (4a094410-5d06-4fd4-a52e-6275a1f4e026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b21a50a-6e88-40b4-bf77-a3bdd9efda65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:35 devstack sudo[112695]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b21a50a-6e88-40b4-bf77-a3bdd9efda65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1381760649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e52b1bc6-69dd-4424-95c3-0a5b21883bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5927ca16a2064733ab607539456e49a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:36Z,use_quota=True,user_id='90275e2bc2464cfb834ebe36e8aea1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (056b94bd-55c7-4f90-8936-b2834ce851d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (056b94bd-55c7-4f90-8936-b2834ce851d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0f5e488-2f17-4dbb-ba18-86dfe22a6364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0f5e488-2f17-4dbb-ba18-86dfe22a6364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e52b1bc6-69dd-4424-95c3-0a5b21883bf6', 'volume_name': 'volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847a2c57-34af-47bf-b06c-5376663013a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847a2c57-34af-47bf-b06c-5376663013a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (259a7015-5b11-4135-805c-4990f29ff8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:35 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Volume e52b1bc6-69dd-4424-95c3-0a5b21883bf6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6', 'volume_size': 1} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216" returned: 0 in 0.411s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] <== create_volume: return (967ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.970s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.581s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1749566231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49607cb4-59e6-49e0-862f-b14e670f20ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:33Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Creating volume 49607cb4-59e6-49e0-862f-b14e670f20ef {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:35 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83866b47-579b-40d3-84de-8b8b42a9203a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c458c8f5-7d2b-471a-8a51-8969a8d363c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:36 devstack sudo[112698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef 1073741824 Aug 12 12:39:36 devstack sudo[112698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:36 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 (3804fb30-dd57-4e8a-bcdd-45169a5d0216): created successfully Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c458c8f5-7d2b-471a-8a51-8969a8d363c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (7b81e8d9-3711-4db3-9988-65ec5a4debac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:36 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8acd952c-fdc7-4bd8-af3a-bfd08469b9d4 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created volume successfully. Aug 12 12:39:36 devstack sudo[112698]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef 1073741824" returned: 0 in 0.442s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:36 devstack sudo[112703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef Aug 12 12:39:36 devstack sudo[112703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:36 devstack sudo[112703]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef" returned: 0 in 0.276s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] <== create_volume: return (765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.768s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.830s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2061156987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=030d9082-9900-4f12-ade9-b9c34fc415e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c29dea3b1db4a409a82f6324b2273d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:34Z,use_quota=True,user_id='4c457dd1cf274d538f3825c7dc78033b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Creating volume 030d9082-9900-4f12-ade9-b9c34fc415e1 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:36 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c9825cc-0794-47b9-bf1e-af281e7767ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49607cb4-59e6-49e0-862f-b14e670f20ef', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:36 devstack sudo[112707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 1073741824 Aug 12 12:39:36 devstack sudo[112707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7511f61a-d191-470a-8ccf-fdc28543b963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:36 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume volume-49607cb4-59e6-49e0-862f-b14e670f20ef (49607cb4-59e6-49e0-862f-b14e670f20ef): created successfully Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7511f61a-d191-470a-8ccf-fdc28543b963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (ba1727c6-5b43-4ecf-bc3e-0887a22bad5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:36 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7c2fce72-fd93-415f-b51c-7ac97c7dce6f tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created volume successfully. Aug 12 12:39:37 devstack sudo[112707]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 1073741824" returned: 0 in 0.475s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:37 devstack sudo[112713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 Aug 12 12:39:37 devstack sudo[112713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:37 devstack sudo[112713]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1" returned: 0 in 0.234s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] <== create_volume: return (756ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.760s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.544s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1381760649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e52b1bc6-69dd-4424-95c3-0a5b21883bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5927ca16a2064733ab607539456e49a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:36Z,use_quota=True,user_id='90275e2bc2464cfb834ebe36e8aea1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Creating volume e52b1bc6-69dd-4424-95c3-0a5b21883bf6 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:37 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:37 devstack sudo[112716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 1073741824 Aug 12 12:39:37 devstack sudo[112716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e853dc3-1463-4258-a9f1-23b92cc1b0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-030d9082-9900-4f12-ade9-b9c34fc415e1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1237cc5b-6c65-43b1-a0bb-a0d28fcfb122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:37 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Volume volume-030d9082-9900-4f12-ade9-b9c34fc415e1 (030d9082-9900-4f12-ade9-b9c34fc415e1): created successfully Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1237cc5b-6c65-43b1-a0bb-a0d28fcfb122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Flow 'volume_create_manager' (225833f8-932d-459a-9b1d-06a8342954f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1b5f118c-abef-4bae-92d4-fd4f548589df tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created volume successfully. Aug 12 12:39:37 devstack sudo[112716]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 1073741824" returned: 0 in 0.453s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:38 devstack sudo[112722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 Aug 12 12:39:38 devstack sudo[112722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:38 devstack sudo[112722]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] <== create_volume: return (767ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.770s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (259a7015-5b11-4135-805c-4990f29ff8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae60fcdf-3ab6-4d0c-aa94-f5c720418dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-030d9082-9900-4f12-ade9-b9c34fc415e1-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:38 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Volume volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 (e52b1bc6-69dd-4424-95c3-0a5b21883bf6): created successfully Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae60fcdf-3ab6-4d0c-aa94-f5c720418dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Flow 'volume_create_manager' (4a094410-5d06-4fd4-a52e-6275a1f4e026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-030d9082-9900-4f12-ade9-b9c34fc415e1-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-de64f8d6-1c2d-415b-9298-a5d3b40c58d2 tempest-ProjectReaderTests-140077020 None] Created volume successfully. Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-030d9082-9900-4f12-ade9-b9c34fc415e1" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-030d9082-9900-4f12-ade9-b9c34fc415e1" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e8d3799-5d41-4e14-86b8-35d99efe3ad0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:38 devstack sudo[112725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 Aug 12 12:39:38 devstack sudo[112725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:38 devstack sudo[112725]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1" returned: 0 in 0.346s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:38 devstack sudo[112730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1 Aug 12 12:39:38 devstack sudo[112730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Acquiring lock "cinder-e52b1bc6-69dd-4424-95c3-0a5b21883bf6-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Lock "cinder-e52b1bc6-69dd-4424-95c3-0a5b21883bf6-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:39 devstack sudo[112730]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-030d9082-9900-4f12-ade9-b9c34fc415e1" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-030d9082-9900-4f12-ade9-b9c34fc415e1" released by "delete_volume" :: held 0.646s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Acquiring lock "cinder-quobyte-e52b1bc6-69dd-4424-95c3-0a5b21883bf6" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Lock "cinder-quobyte-e52b1bc6-69dd-4424-95c3-0a5b21883bf6" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a81ba5e-6c5b-44e6-a235-0458baa34f5f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created reservations ['e486bec2-4eaa-42ca-b620-81a2e61c6f99', '16047cf2-5df0-4a59-b625-63a656e44912', '15492f59-baa3-4678-8489-f5a1addcfae4', 'b8bf2a50-b70a-4c75-9bdc-88bedebc404c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:39 devstack sudo[112733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 Aug 12 12:39:39 devstack sudo[112733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:39 devstack sudo[112734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:39 devstack sudo[112734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:39 devstack sudo[112734]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.237s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:39 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Deleted volume successfully. Aug 12 12:39:39 devstack sudo[112733]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6" returned: 0 in 0.381s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-49607cb4-59e6-49e0-862f-b14e670f20ef-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eee354ce-03d3-4490-a676-e09cff6ae57a tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-030d9082-9900-4f12-ade9-b9c34fc415e1-delete_volume" released by "delete_volume" :: held 1.157s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:39 devstack sudo[112741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6 Aug 12 12:39:39 devstack sudo[112741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-49607cb4-59e6-49e0-862f-b14e670f20ef-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-49607cb4-59e6-49e0-862f-b14e670f20ef" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-49607cb4-59e6-49e0-862f-b14e670f20ef" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[14662708-730b-42d8-a8f0-157a1c4a0d5f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:39 devstack sudo[112743]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef Aug 12 12:39:39 devstack sudo[112743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:39 devstack sudo[112741]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e52b1bc6-69dd-4424-95c3-0a5b21883bf6" returned: 0 in 0.246s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Lock "cinder-quobyte-e52b1bc6-69dd-4424-95c3-0a5b21883bf6" released by "delete_volume" :: held 0.688s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Created reservations ['414620a6-8530-4ba0-b0cc-52f09e4aadb9', 'a5fbb864-4dcf-4701-94b3-32f57c8506a8', '977d8c76-43ff-46df-9317-cac1147b2bdd', '94121696-83d7-4412-b647-7648c0815e95'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:39 devstack sudo[112746]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:39 devstack sudo[112746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:40 devstack sudo[112743]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef" returned: 0 in 0.457s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:40 devstack sudo[112754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef Aug 12 12:39:40 devstack sudo[112754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:40 devstack sudo[112746]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.330s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Deleted volume successfully. Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a52106f3-480a-41d1-8cf6-8c0f3474e4b1 tempest-ProjectReaderTests-140077020 None] Lock "cinder-e52b1bc6-69dd-4424-95c3-0a5b21883bf6-delete_volume" released by "delete_volume" :: held 1.311s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:40 devstack sudo[112754]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-49607cb4-59e6-49e0-862f-b14e670f20ef" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-49607cb4-59e6-49e0-862f-b14e670f20ef" released by "delete_volume" :: held 0.893s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created reservations ['06c99513-3d7e-4fa7-9bef-12b2c8f908e8', '4075fc88-377f-4cc9-8375-a6208da0066f', '3087876f-a89d-4a03-8d32-5b8ebe4fdb1d', '1c3c9811-d518-4c60-9826-01aa0798e755'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:40 devstack sudo[112764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:40 devstack sudo[112764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-3804fb30-dd57-4e8a-bcdd-45169a5d0216-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-3804fb30-dd57-4e8a-bcdd-45169a5d0216-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-3804fb30-dd57-4e8a-bcdd-45169a5d0216" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-3804fb30-dd57-4e8a-bcdd-45169a5d0216" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ec956cf-ff75-41ca-b5ce-c59b86af5956]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:41 devstack sudo[112764]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.451s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:41 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Deleted volume successfully. Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-62677f87-fc6b-4405-9714-6bddb405fe4d tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-49607cb4-59e6-49e0-862f-b14e670f20ef-delete_volume" released by "delete_volume" :: held 1.604s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:41 devstack sudo[112767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 Aug 12 12:39:41 devstack sudo[112767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:41 devstack sudo[112767]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216" returned: 0 in 0.446s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:41 devstack sudo[112772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216 Aug 12 12:39:41 devstack sudo[112772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:41 devstack sudo[112772]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3804fb30-dd57-4e8a-bcdd-45169a5d0216" returned: 0 in 0.298s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-3804fb30-dd57-4e8a-bcdd-45169a5d0216" released by "delete_volume" :: held 0.835s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created reservations ['c1719b60-dd87-431c-9725-3bc57924694e', '64e38ed1-8c66-4537-a100-443f2740e1cf', '5a169366-7422-4c87-ad7e-5e5594c25191', '49f826a0-224c-4af7-9377-2baad9deafd4'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:41 devstack sudo[112776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:42 devstack sudo[112776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-9dcb0ecb-ce60-4f95-aed5-675f7af40a80-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-9dcb0ecb-ce60-4f95-aed5-675f7af40a80-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=149,cinder:UPDATE=180,cinder:DELETE=19,cinder:INSERT=41 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-9dcb0ecb-ce60-4f95-aed5-675f7af40a80" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-9dcb0ecb-ce60-4f95-aed5-675f7af40a80" acquired by "delete_volume" :: waited 0.040s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c0308fa-311e-4fa6-93ae-b5917a341ffc]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:42 devstack sudo[112776]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.376s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Deleted volume successfully. Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d2e173cc-f621-4dc4-a604-aa5b1248adc3 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-3804fb30-dd57-4e8a-bcdd-45169a5d0216-delete_volume" released by "delete_volume" :: held 1.539s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:42 devstack sudo[112778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 Aug 12 12:39:42 devstack sudo[112778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:42 devstack sudo[112778]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80" returned: 0 in 0.408s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:42 devstack sudo[112784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80 Aug 12 12:39:42 devstack sudo[112784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:42 devstack sudo[112784]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9dcb0ecb-ce60-4f95-aed5-675f7af40a80" returned: 0 in 0.285s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-9dcb0ecb-ce60-4f95-aed5-675f7af40a80" released by "delete_volume" :: held 0.746s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:42 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=141,cinder:UPDATE=190,cinder:INSERT=42,cinder:DELETE=15 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created reservations ['d79b58b7-6065-48d0-a9cb-d5bdbd9d41f9', 'dee90394-faea-46b8-824b-756280ed1fae', 'ee74053c-cdc3-4f68-b23c-b4ffa6b71473', 'aa5b7362-a3fd-4e5b-9ad0-3c1dbe66ad44'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:43 devstack sudo[112787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:43 devstack sudo[112787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d09c9fcb-c01b-4229-bcb3-ed368d0dfcc1]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:43 devstack sudo[112787]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.392s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Deleted volume successfully. Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-eaab60d2-607c-4c3f-908a-c9756b0bba13 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-9dcb0ecb-ce60-4f95-aed5-675f7af40a80-delete_volume" released by "delete_volume" :: held 1.480s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:43 devstack sudo[112791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c Aug 12 12:39:43 devstack sudo[112791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:43 devstack sudo[112791]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c" returned: 0 in 0.464s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:43 devstack sudo[112798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c Aug 12 12:39:43 devstack sudo[112798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:44 devstack sudo[112798]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c" returned: 0 in 0.250s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c" released by "delete_volume" :: held 0.760s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created reservations ['c116d4b9-ea7e-405f-831e-c49e987b1742', 'f5527576-f33d-4ae8-a2ab-2cc68622b544', 'de76095c-7870-4530-97dc-e1bb748a9918', '412c01d7-5cc0-4e2a-8bf6-0b9bff55615d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:44 devstack sudo[112801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:44 devstack sudo[112801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-e44c1ef5-d00d-4bb0-aa4a-eff04394db0f-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-e44c1ef5-d00d-4bb0-aa4a-eff04394db0f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:44 devstack sudo[112801]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.289s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Deleting offline snapshot e44c1ef5-d00d-4bb0-aa4a-eff04394db0f of volume 6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] snapshot_file for this snap is: volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:39:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Deleted volume successfully. Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[880c3d30-7d10-498a-8d0d-547fd1742f29]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-b3ad9375-2179-46c9-9580-e9716bf796be tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-edc6a5c9-a66c-4bdd-bde2-4703eccfe93c-delete_volume" released by "delete_volume" :: held 1.338s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:44 devstack sudo[112808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f Aug 12 12:39:44 devstack sudo[112808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:45 devstack sudo[112808]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ac01d11-f87f-422f-b741-483081a17ab5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:45 devstack sudo[112813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 Aug 12 12:39:45 devstack sudo[112813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:45 devstack sudo[112813]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" returned: 0 in 0.406s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:45 devstack sudo[112818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f Aug 12 12:39:45 devstack sudo[112818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:45 devstack sudo[112818]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:46 devstack sudo[112824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f Aug 12 12:39:46 devstack sudo[112824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:46 devstack sudo[112824]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8.e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" returned: 0 in 0.342s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-e44c1ef5-d00d-4bb0-aa4a-eff04394db0f" released by "_delete_snapshot" :: held 1.731s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" released by "delete_snapshot" :: held 1.768s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created reservations ['1629005a-8ec5-442d-9a20-0aa9e1e51ded', 'c630a8cd-f191-4909-ba10-2975a44a885b', '200c29dc-9f98-400c-8cb1-0642b3a43489', '39298535-513e-4f8e-9edc-93eb2bed80f6'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Delete snapshot completed successfully. Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-aa62e036-b914-4a16-acdc-661b4e8550cd tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-e44c1ef5-d00d-4bb0-aa4a-eff04394db0f-delete_snapshot" released by "delete_snapshot" :: held 1.959s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "cinder-quobyte-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:47 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf90d93e-3388-42ef-b9dd-de23701f1900]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:47 devstack sudo[112830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 Aug 12 12:39:47 devstack sudo[112830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:47 devstack sudo[112830]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" returned: 0 in 0.476s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:47 devstack sudo[112835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8 Aug 12 12:39:47 devstack sudo[112835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:47 devstack sudo[112835]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" returned: 0 in 0.301s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:47 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-quobyte-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8" released by "delete_volume" :: held 0.907s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:47 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Created reservations ['b56b2d71-fdc0-49be-86c0-6aa2d53885c9', '8a492f50-377e-4578-bb6f-bfd833d2a787', '13fd7859-792e-4452-907a-0875e30dd466', 'ea1b8e75-a6fd-46e8-986e-005ca454263c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:48 devstack cinder-volume[94662]: INFO cinder.volume.manager [req-a5bfd1e1-beb0-4223-b3f7-0b573f8f8f66 req-c1a3811c-560f-4f21-8dfd-1842bc61f002 tempest-TestMinimumBasicScenario-400920883 None] Terminate volume connection completed successfully. Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [req-a5bfd1e1-beb0-4223-b3f7-0b573f8f8f66 req-c1a3811c-560f-4f21-8dfd-1842bc61f002 tempest-TestMinimumBasicScenario-400920883 None] Deleting attachment 3db7d647-fca9-4abe-868c-dd47e37b7fef. {{(pid=94662) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:48 devstack sudo[112844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:48 devstack sudo[112844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:48 devstack sudo[112844]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.319s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:48 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Deleted volume successfully. Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-471aaa27-1efb-437f-a881-e1b5824d6ef6 tempest-CreateVolumesFromSnapshotTest-1651027391 None] Lock "cinder-6a296a7c-bc30-446c-b7f1-7e6bfc6c16b8-delete_volume" released by "delete_volume" :: held 1.590s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Acquiring lock "cinder-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Lock "cinder-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Acquiring lock "cinder-quobyte-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Lock "cinder-quobyte-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad6e0d0d-f608-4e67-99d0-80cee5252e25]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:48 devstack sudo[112847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 Aug 12 12:39:48 devstack sudo[112847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:49 devstack sudo[112847]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887" returned: 0 in 0.400s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:49 devstack sudo[112852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887 Aug 12 12:39:49 devstack sudo[112852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:49 devstack sudo[112852]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887" returned: 0 in 0.267s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Lock "cinder-quobyte-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887" released by "delete_volume" :: held 0.736s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Created reservations ['1fecc168-b73e-461b-8f50-386845ddb815', 'd85de780-a7b8-4898-b4ad-1d3f0a3cc9e7', '8c93d18f-e46b-469c-8c91-48c71d6a941a', '209845c2-d402-4966-a3e6-c42636335b21'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:49 devstack sudo[112855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:49 devstack sudo[112855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:49 devstack sudo[112855]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.322s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:49 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:49 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Deleted volume successfully. Aug 12 12:39:50 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5346005-906f-4f2a-9078-524297db5869 tempest-TestMinimumBasicScenario-400920883 None] Lock "cinder-91d3c5c4-e04e-4b7b-a49c-d7ffed6f0887-delete_volume" released by "delete_volume" :: held 1.316s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (ffa4bb60-ab25-4dd8-b46a-ab94e2f85d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00d7982b-0674-44b6-90ee-24bca276d183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00d7982b-0674-44b6-90ee-24bca276d183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2111283847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4ed3fe3-735e-4102-8daf-89ab60986a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:51Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aecfb65e-c1ea-4e57-b17c-7ca2c0cf6cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aecfb65e-c1ea-4e57-b17c-7ca2c0cf6cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45da6726-a3ae-468c-9b6b-1d324aa848ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45da6726-a3ae-468c-9b6b-1d324aa848ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4ed3fe3-735e-4102-8daf-89ab60986a6e', 'volume_name': 'volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b632f929-74a6-4eb7-9240-1d7d1b1b5db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b632f929-74a6-4eb7-9240-1d7d1b1b5db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c47dc174-306c-4a36-b7df-9e96a3dcd254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:51 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Volume b4ed3fe3-735e-4102-8daf-89ab60986a6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e', 'volume_size': 1} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2111283847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4ed3fe3-735e-4102-8daf-89ab60986a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:51Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Creating volume b4ed3fe3-735e-4102-8daf-89ab60986a6e {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:51 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:51 devstack sudo[112881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e 1073741824 Aug 12 12:39:51 devstack sudo[112881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:52 devstack sudo[112881]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e 1073741824" returned: 0 in 0.677s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:52 devstack sudo[112889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e Aug 12 12:39:52 devstack sudo[112889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:52 devstack sudo[112889]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e" returned: 0 in 0.281s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] <== create_volume: return (1017ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.021s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c47dc174-306c-4a36-b7df-9e96a3dcd254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1fb7a78-474e-482a-9080-8d0530267e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:52 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Volume volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e (b4ed3fe3-735e-4102-8daf-89ab60986a6e): created successfully Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1fb7a78-474e-482a-9080-8d0530267e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (ffa4bb60-ab25-4dd8-b46a-ab94e2f85d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3fed0803-e666-4d5b-9cef-670241af029c tempest-ProjectReaderTests-935035128 None] Created volume successfully. Aug 12 12:39:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-b4ed3fe3-735e-4102-8daf-89ab60986a6e-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Lock "cinder-b4ed3fe3-735e-4102-8daf-89ab60986a6e-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-quobyte-b4ed3fe3-735e-4102-8daf-89ab60986a6e" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-b4ed3fe3-735e-4102-8daf-89ab60986a6e" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[14cd9008-e8bd-4977-9e99-a817eb084023]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:53 devstack sudo[112893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e Aug 12 12:39:53 devstack sudo[112893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:54 devstack sudo[112893]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e" returned: 0 in 0.462s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:54 devstack sudo[112898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e Aug 12 12:39:54 devstack sudo[112898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:54 devstack sudo[112898]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-b4ed3fe3-735e-4102-8daf-89ab60986a6e" returned: 0 in 0.311s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-b4ed3fe3-735e-4102-8daf-89ab60986a6e" released by "delete_volume" :: held 0.831s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Created reservations ['03eeb6e0-f131-49fd-873f-f3637cb04a50', 'f245a305-aa98-41b2-ac19-3fb7c724e95f', '6a0125ee-fa95-4aec-a241-e09d2bb11dd0', '215d8c4d-699b-4812-aece-e2290385d0cd'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:54 devstack sudo[112902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:54 devstack sudo[112902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:54 devstack sudo[112902]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.316s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:54 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Deleted volume successfully. Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-39ebfe9b-01b9-4526-9f13-3f48775a4471 tempest-ProjectReaderTests-935035128 None] Lock "cinder-b4ed3fe3-735e-4102-8daf-89ab60986a6e-delete_volume" released by "delete_volume" :: held 1.510s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (9592fcc1-43f1-4111-94e2-5f2044d7e9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725872af-d471-4fe0-8ae7-44eabd6c4555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725872af-d471-4fe0-8ae7-44eabd6c4555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2051287387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6e74e9d4-91fb-4bd0-a336-0508f3fbab77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:55Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39217573-31d1-423f-baef-09d31547931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39217573-31d1-423f-baef-09d31547931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d09e572e-2aa0-4c53-b83a-e905a7f18dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d09e572e-2aa0-4c53-b83a-e905a7f18dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6e74e9d4-91fb-4bd0-a336-0508f3fbab77', 'volume_name': 'volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a359011-ce18-421d-9de0-677449a47b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a359011-ce18-421d-9de0-677449a47b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fe16c0d-71cf-4d7b-83da-608e70cf4f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:55 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Volume 6e74e9d4-91fb-4bd0-a336-0508f3fbab77: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77', 'volume_size': 1} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2051287387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6e74e9d4-91fb-4bd0-a336-0508f3fbab77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:55Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Creating volume 6e74e9d4-91fb-4bd0-a336-0508f3fbab77 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:55 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:55 devstack sudo[112905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 1073741824 Aug 12 12:39:55 devstack sudo[112905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:56 devstack sudo[112905]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 1073741824" returned: 0 in 0.528s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:56 devstack sudo[112910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 Aug 12 12:39:56 devstack sudo[112910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:56 devstack sudo[112910]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] <== create_volume: return (832ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.835s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fe16c0d-71cf-4d7b-83da-608e70cf4f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5cb468c-9a35-4375-ae74-71cf101cce23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:56 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Volume volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 (6e74e9d4-91fb-4bd0-a336-0508f3fbab77): created successfully Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5cb468c-9a35-4375-ae74-71cf101cce23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (9592fcc1-43f1-4111-94e2-5f2044d7e9bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b157b4f0-7612-4781-a35c-86c921b42262 tempest-ProjectReaderTests-935035128 None] Created volume successfully. Aug 12 12:39:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-6e74e9d4-91fb-4bd0-a336-0508f3fbab77-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Lock "cinder-6e74e9d4-91fb-4bd0-a336-0508f3fbab77-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-quobyte-6e74e9d4-91fb-4bd0-a336-0508f3fbab77" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:39:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-6e74e9d4-91fb-4bd0-a336-0508f3fbab77" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:39:57 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[990231e7-a815-4565-9363-9641ea23852a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:39:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:57 devstack sudo[112913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 Aug 12 12:39:57 devstack sudo[112913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:58 devstack sudo[112913]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77" returned: 0 in 0.451s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:58 devstack sudo[112919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77 Aug 12 12:39:58 devstack sudo[112919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:58 devstack sudo[112919]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6e74e9d4-91fb-4bd0-a336-0508f3fbab77" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-6e74e9d4-91fb-4bd0-a336-0508f3fbab77" released by "delete_volume" :: held 0.756s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Created reservations ['3089504f-8540-4e0b-86fd-4b81f3a26369', '5ed32f64-6975-4482-9796-7eb83a7ea07e', 'd74fe767-268c-48c7-9896-f4a7aba8b614', 'f7e23947-4ed3-4ca0-8373-259a9a055cbe'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:58 devstack sudo[112922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:39:58 devstack sudo[112922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:58 devstack sudo[112922]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.300s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:39:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Deleted volume successfully. Aug 12 12:39:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-237661b8-f363-4034-b1d7-d9c08af40c62 tempest-ProjectReaderTests-935035128 None] Lock "cinder-6e74e9d4-91fb-4bd0-a336-0508f3fbab77-delete_volume" released by "delete_volume" :: held 1.303s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (b56670d2-4384-4ca6-9b7a-a2a1f563ca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9557dbf4-6618-4694-ba44-1e5b6a076b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9557dbf4-6618-4694-ba44-1e5b6a076b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-559719655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e399028-4bd3-4483-889c-8eb4d731341a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:59Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c473b13-8857-4826-8009-8a4afbabf159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c473b13-8857-4826-8009-8a4afbabf159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd4025ca-42be-40a5-a421-cff0f17dc52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd4025ca-42be-40a5-a421-cff0f17dc52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e399028-4bd3-4483-889c-8eb4d731341a', 'volume_name': 'volume-7e399028-4bd3-4483-889c-8eb4d731341a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9de9c71a-9471-4556-a641-e1d62888f39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9de9c71a-9471-4556-a641-e1d62888f39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80444957-6f61-4601-807e-811a895b9ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:39:59 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Volume 7e399028-4bd3-4483-889c-8eb4d731341a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e399028-4bd3-4483-889c-8eb4d731341a', 'volume_size': 1} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-559719655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e399028-4bd3-4483-889c-8eb4d731341a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:39:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:39:59Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Creating volume 7e399028-4bd3-4483-889c-8eb4d731341a {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:39:59 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:59 devstack sudo[112925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a 1073741824 Aug 12 12:39:59 devstack sudo[112925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:39:59 devstack sudo[112925]: pam_unix(sudo:session): session closed for user root Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a 1073741824" returned: 0 in 0.514s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:39:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:39:59 devstack sudo[112932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a Aug 12 12:39:59 devstack sudo[112932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:00 devstack sudo[112932]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a" returned: 0 in 0.254s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] <== create_volume: return (814ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:40:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.819s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80444957-6f61-4601-807e-811a895b9ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e399028-4bd3-4483-889c-8eb4d731341a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48d3ce84-cfe8-4ee3-b744-e4767a02b06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:00 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Volume volume-7e399028-4bd3-4483-889c-8eb4d731341a (7e399028-4bd3-4483-889c-8eb4d731341a): created successfully Aug 12 12:40:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48d3ce84-cfe8-4ee3-b744-e4767a02b06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (b56670d2-4384-4ca6-9b7a-a2a1f563ca07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e3991eb6-7135-4ddb-bfb9-ceb081a5aff7 tempest-ProjectReaderTests-935035128 None] Created volume successfully. Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-7e399028-4bd3-4483-889c-8eb4d731341a-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Lock "cinder-7e399028-4bd3-4483-889c-8eb4d731341a-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-quobyte-7e399028-4bd3-4483-889c-8eb4d731341a" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-7e399028-4bd3-4483-889c-8eb4d731341a" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e90766a9-e000-4e5a-953c-69687e22750b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:01 devstack sudo[112935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a Aug 12 12:40:01 devstack sudo[112935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:01 devstack sudo[112935]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a" returned: 0 in 0.407s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:02 devstack sudo[112940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a Aug 12 12:40:02 devstack sudo[112940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:02 devstack sudo[112940]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7e399028-4bd3-4483-889c-8eb4d731341a" returned: 0 in 0.246s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-7e399028-4bd3-4483-889c-8eb4d731341a" released by "delete_volume" :: held 0.700s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Created reservations ['14e04250-cc9e-4eac-8269-249a46b9ee91', '7f1bd0bf-3833-4449-80d9-cb7f0b6e2a82', 'b6040135-1952-4bbb-8e2d-46947cc47169', 'a4651f40-8ca4-4f7e-a768-a83ef60cea40'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:02 devstack sudo[112944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:40:02 devstack sudo[112944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:02 devstack sudo[112944]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.266s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:40:02 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Deleted volume successfully. Aug 12 12:40:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4483c244-2e9c-4a46-96fd-d9ea6348a73f tempest-ProjectReaderTests-935035128 None] Lock "cinder-7e399028-4bd3-4483-889c-8eb4d731341a-delete_volume" released by "delete_volume" :: held 1.260s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (571efc4b-5da6-4b5c-9de4-893d37f21bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (440e9a80-b885-468e-acca-2a25fc480c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (440e9a80-b885-468e-acca-2a25fc480c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732368832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3936bf4a-8d15-4368-a625-4335b4b6e676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:40:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:40:03Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b58ebc3-0570-42d6-9b85-59ca996ac21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b58ebc3-0570-42d6-9b85-59ca996ac21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (510d36e8-42a3-45b6-97d6-239405cf6835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (510d36e8-42a3-45b6-97d6-239405cf6835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3936bf4a-8d15-4368-a625-4335b4b6e676', 'volume_name': 'volume-3936bf4a-8d15-4368-a625-4335b4b6e676', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4d79e61-f7a0-40d6-8574-c0b6255ef7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4d79e61-f7a0-40d6-8574-c0b6255ef7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e244c947-9004-4097-86d3-0d439c5082b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Volume 3936bf4a-8d15-4368-a625-4335b4b6e676: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3936bf4a-8d15-4368-a625-4335b4b6e676', 'volume_size': 1} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732368832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3936bf4a-8d15-4368-a625-4335b4b6e676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cce3cdddb0465db171279fe76c5950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:40:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:40:03Z,use_quota=True,user_id='76979fbf6d8a4ab18978c0570df58ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Creating volume 3936bf4a-8d15-4368-a625-4335b4b6e676 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:40:03 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:03 devstack sudo[112950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 1073741824 Aug 12 12:40:03 devstack sudo[112950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:03 devstack sudo[112950]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 1073741824" returned: 0 in 0.476s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:03 devstack sudo[112957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 Aug 12 12:40:03 devstack sudo[112957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:04 devstack sudo[112957]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] <== create_volume: return (787ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:40:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.790s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e244c947-9004-4097-86d3-0d439c5082b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3936bf4a-8d15-4368-a625-4335b4b6e676', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e228075a-6169-47a6-8cac-84c485044a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Volume volume-3936bf4a-8d15-4368-a625-4335b4b6e676 (3936bf4a-8d15-4368-a625-4335b4b6e676): created successfully Aug 12 12:40:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e228075a-6169-47a6-8cac-84c485044a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Flow 'volume_create_manager' (571efc4b-5da6-4b5c-9de4-893d37f21bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e604eb84-9af5-4770-b46e-36953d1b5ae0 tempest-ProjectReaderTests-935035128 None] Created volume successfully. Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-3936bf4a-8d15-4368-a625-4335b4b6e676-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Lock "cinder-3936bf4a-8d15-4368-a625-4335b4b6e676-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Acquiring lock "cinder-quobyte-3936bf4a-8d15-4368-a625-4335b4b6e676" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-3936bf4a-8d15-4368-a625-4335b4b6e676" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b526d9c-c1a0-4012-b3e7-1cb03f31b3a0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:05 devstack sudo[112962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 Aug 12 12:40:05 devstack sudo[112962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:05 devstack sudo[112962]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676" returned: 0 in 0.376s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:05 devstack sudo[112968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676 Aug 12 12:40:05 devstack sudo[112968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:05 devstack sudo[112968]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-3936bf4a-8d15-4368-a625-4335b4b6e676" returned: 0 in 0.260s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Lock "cinder-quobyte-3936bf4a-8d15-4368-a625-4335b4b6e676" released by "delete_volume" :: held 0.675s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Created reservations ['4caab53a-35f7-4812-9c81-ef49206be9fe', '930b550e-7c7f-4f74-b5b1-4c47a9f314ee', '434bb144-7f63-4f3a-b580-b32c454b21df', '961a6ca1-3f6a-47e7-a4b5-e19402d7e2b3'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:06 devstack sudo[112971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:40:06 devstack sudo[112971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:06 devstack sudo[112971]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.249s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:40:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Deleted volume successfully. Aug 12 12:40:06 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-12933df3-72c1-4c3c-a38b-f7cb4098c500 tempest-ProjectReaderTests-935035128 None] Lock "cinder-3936bf4a-8d15-4368-a625-4335b4b6e676-delete_volume" released by "delete_volume" :: held 1.143s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:08 devstack sudo[112974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:40:08 devstack sudo[112974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:08 devstack sudo[112974]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:40:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Flow 'volume_create_manager' (f85c84f4-a421-40e9-97e5-839453e633ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (402920a3-2d37-4db9-8e5b-ac305f99e89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (402920a3-2d37-4db9-8e5b-ac305f99e89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1601f000-d961-488a-bf76-d8bbb76f1614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845cb19e42ff4a4dad3904b216267e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:40:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:40:09Z,use_quota=True,user_id='462411001b2841f19ceb7632e736104e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15b18ebe-bde5-479a-8bae-edd1e97c2e2b),volume_type_id=15b18ebe-bde5-479a-8bae-edd1e97c2e2b)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (427048cb-1207-469e-8755-f1e9742484d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (427048cb-1207-469e-8755-f1e9742484d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fd37135-0c03-467c-a02a-064a15e98061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fd37135-0c03-467c-a02a-064a15e98061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1601f000-d961-488a-bf76-d8bbb76f1614', 'volume_name': 'volume-1601f000-d961-488a-bf76-d8bbb76f1614', 'volume_size': 1, 'image_id': '0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'cbc6625515310cfd62c0ff3b1c37ac08', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '845cb19e42ff4a4dad3904b216267e80', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '5f37eeed500584a827be92fd2fe3121cb16e0e52d63ea193aa7f64ac12b415b6fdc2678ffe2cce814b983bf87a1651ff904ce5e62213368b4dddd41964a1b2a1', 'id': '0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'created_at': datetime.datetime(2026, 8, 12, 10, 40, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 40, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c791081-7acc-49e8-9ddd-c8d7c085c372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c791081-7acc-49e8-9ddd-c8d7c085c372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (202bf0ec-709a-4755-a602-492c7031cfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:09 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Volume 1601f000-d961-488a-bf76-d8bbb76f1614: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1601f000-d961-488a-bf76-d8bbb76f1614', 'volume_size': 1, 'image_id': '0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'cbc6625515310cfd62c0ff3b1c37ac08', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '845cb19e42ff4a4dad3904b216267e80', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '5f37eeed500584a827be92fd2fe3121cb16e0e52d63ea193aa7f64ac12b415b6fdc2678ffe2cce814b983bf87a1651ff904ce5e62213368b4dddd41964a1b2a1', 'id': '0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'created_at': datetime.datetime(2026, 8, 12, 10, 40, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 40, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Trying to clone 1601f000-d961-488a-bf76-d8bbb76f1614 from image 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 at location (None, [{'url': 'file:///opt/stack/data/glance/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:40:09 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Image download 0.00 MB at 0.00 MB/s Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[113eacc9-07a3-4809-a7e9-4976d8b7732e]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:09 devstack sudo[112977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD Aug 12 12:40:09 devstack sudo[112977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:10 devstack sudo[112977]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD" returned: 0 in 0.360s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:10 devstack sudo[112981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD Aug 12 12:40:10 devstack sudo[112981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:10 devstack sudo[112981]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD" returned: 1 in 0.340s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Temporary image 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 is fetched for user 462411001b2841f19ceb7632e736104e. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c4621a9-4dd9-49ec-8d8d-bac1cdf95546]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:10 devstack sudo[112986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD Aug 12 12:40:10 devstack sudo[112986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:10 devstack sudo[112986]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD" returned: 0 in 0.335s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:11 devstack sudo[112992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD Aug 12 12:40:11 devstack sudo[112992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:11 devstack sudo[112992]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD" returned: 1 in 0.340s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1601f000-d961-488a-bf76-d8bbb76f1614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845cb19e42ff4a4dad3904b216267e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:40:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:40:09Z,use_quota=True,user_id='462411001b2841f19ceb7632e736104e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15b18ebe-bde5-479a-8bae-edd1e97c2e2b),volume_type_id=15b18ebe-bde5-479a-8bae-edd1e97c2e2b)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Creating volume 1601f000-d961-488a-bf76-d8bbb76f1614 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:40:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:11 devstack sudo[112997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 1073741824 Aug 12 12:40:11 devstack sudo[112997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:11 devstack sudo[112997]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 1073741824" returned: 0 in 0.419s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:11 devstack sudo[113003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 Aug 12 12:40:11 devstack sudo[113003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:11 devstack sudo[113003]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614" returned: 0 in 0.241s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] <== create_volume: return (700ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:40:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.703s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Attempting download of 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 ((None, [{'url': 'file:///opt/stack/data/glance/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'metadata': {}}])) to volume 1601f000-d961-488a-bf76-d8bbb76f1614. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c7b8036-ff24-4006-9d45-ef65da88e761]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_ujqd3ev9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:12 devstack sudo[113006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_ujqd3ev9 Aug 12 12:40:12 devstack sudo[113006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:12 devstack sudo[113006]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_ujqd3ev9" returned: 0 in 0.370s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_ujqd3ev9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:12 devstack sudo[113010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_ujqd3ev9 Aug 12 12:40:12 devstack sudo[113010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:12 devstack sudo[113010]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_ujqd3ev9" returned: 1 in 0.331s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_ujqd3ev9' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[cdb05a88-1b29-436b-8a54-0aa74a3f52eb]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:12 devstack sudo[113014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD Aug 12 12:40:12 devstack sudo[113014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:13 devstack sudo[113014]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD" returned: 0 in 0.339s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:13 devstack sudo[113018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD Aug 12 12:40:13 devstack sudo[113018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:13 devstack sudo[113018]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD" returned: 1 in 0.436s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:40:13 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 was raw, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:40:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:13 devstack sudo[113024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 Aug 12 12:40:13 devstack sudo[113024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:14 devstack sudo[113024]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614" returned: 0 in 0.473s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8_5ovwdhptdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:40:14 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Converted 0.00 MB image at 0.00 MB/s Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:14 devstack sudo[113030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 1G Aug 12 12:40:14 devstack sudo[113030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:14 devstack sudo[113030]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 1G" returned: 0 in 0.320s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Downloaded image 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 ((None, [{'url': 'file:///opt/stack/data/glance/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'metadata': {}}])) to volume 1601f000-d961-488a-bf76-d8bbb76f1614 successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Temporary image 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 for user 462411001b2841f19ceb7632e736104e is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Marking volume 1601f000-d961-488a-bf76-d8bbb76f1614 as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Copying metadata from image 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 to 1601f000-d961-488a-bf76-d8bbb76f1614. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Creating volume glance metadata for volume 1601f000-d961-488a-bf76-d8bbb76f1614 backed by image 0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'cbc6625515310cfd62c0ff3b1c37ac08', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (202bf0ec-709a-4755-a602-492c7031cfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1601f000-d961-488a-bf76-d8bbb76f1614', 'volume_size': 1, 'image_id': '0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'cbc6625515310cfd62c0ff3b1c37ac08', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '845cb19e42ff4a4dad3904b216267e80', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '5f37eeed500584a827be92fd2fe3121cb16e0e52d63ea193aa7f64ac12b415b6fdc2678ffe2cce814b983bf87a1651ff904ce5e62213368b4dddd41964a1b2a1', 'id': '0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8', 'created_at': datetime.datetime(2026, 8, 12, 10, 40, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 40, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0f7e4635-b960-4dd5-9ae6-1eb2ab57b6f8/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71e41222-dbd1-4b1f-8dff-a4149aca4e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:14 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Volume volume-1601f000-d961-488a-bf76-d8bbb76f1614 (1601f000-d961-488a-bf76-d8bbb76f1614): created successfully Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71e41222-dbd1-4b1f-8dff-a4149aca4e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Flow 'volume_create_manager' (f85c84f4-a421-40e9-97e5-839453e633ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4f85a828-6c20-41d1-a793-ad14bc2dfe9d tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Created volume successfully. Aug 12 12:40:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Acquiring lock "cinder-1601f000-d961-488a-bf76-d8bbb76f1614-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "cinder-1601f000-d961-488a-bf76-d8bbb76f1614-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Acquiring lock "cinder-quobyte-1601f000-d961-488a-bf76-d8bbb76f1614" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "cinder-quobyte-1601f000-d961-488a-bf76-d8bbb76f1614" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:15 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[86eaef85-4054-4b91-9940-e787886e1951]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:15 devstack sudo[113035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 Aug 12 12:40:15 devstack sudo[113035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:16 devstack sudo[113035]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614" returned: 0 in 0.399s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:16 devstack sudo[113040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614 Aug 12 12:40:16 devstack sudo[113040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:16 devstack sudo[113040]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-1601f000-d961-488a-bf76-d8bbb76f1614" returned: 0 in 0.276s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "cinder-quobyte-1601f000-d961-488a-bf76-d8bbb76f1614" released by "delete_volume" :: held 0.724s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:16 devstack cinder-volume[94662]: WARNING cinder.quota [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:40:16 devstack cinder-volume[94662]: WARNING cinder.quota [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Created reservations ['93fd6a0b-6779-4219-ab10-39fe3a449280', '2f678aa7-a201-44a6-a7ea-9bbaa4a940e6', '3502f9b2-4b4b-4711-b73a-b04a1aa72e08', '0cd6289c-19f0-4153-a197-4ca967b6612d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:16 devstack sudo[113043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:40:16 devstack sudo[113043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:16 devstack sudo[113043]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:40:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Deleted volume successfully. Aug 12 12:40:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a62348ff-f394-4dd8-960d-a5bc4ade40a7 tempest-VolumeAndVolumeTypeFromImageTest-2047514201 None] Lock "cinder-1601f000-d961-488a-bf76-d8bbb76f1614-delete_volume" released by "delete_volume" :: held 1.223s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:26 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=85,cinder:SELECT=66,cinder:INSERT=23,cinder:DELETE=5 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:40:26 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=66,cinder:INSERT=32,cinder:UPDATE=102,cinder:DELETE=9 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Flow 'volume_create_manager' (6fc43079-ae61-43ff-8357-c7f00329ca79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d4ca607-1b5b-47b2-b4b7-ff9811c64dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d4ca607-1b5b-47b2-b4b7-ff9811c64dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-883896111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78536afb-d53b-46fd-a044-17e11914cecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d8e1fb950a4460b8f2dd7814944a45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:40:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:40:31Z,use_quota=True,user_id='c2d273df5feb4324adde7d47b5a3e8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2756d76f-97a6-4e59-afa6-16ffd92f87ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2756d76f-97a6-4e59-afa6-16ffd92f87ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43755064-d9cb-432a-858e-9dc402e20fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43755064-d9cb-432a-858e-9dc402e20fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '78536afb-d53b-46fd-a044-17e11914cecc', 'volume_name': 'volume-78536afb-d53b-46fd-a044-17e11914cecc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1b94ea8-4e61-422b-b87d-6569638f7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1b94ea8-4e61-422b-b87d-6569638f7d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5704239d-fe9b-4868-8b6c-b6f86d04c318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:30 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Volume 78536afb-d53b-46fd-a044-17e11914cecc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-78536afb-d53b-46fd-a044-17e11914cecc', 'volume_size': 1} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-883896111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78536afb-d53b-46fd-a044-17e11914cecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d8e1fb950a4460b8f2dd7814944a45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:40:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:40:31Z,use_quota=True,user_id='c2d273df5feb4324adde7d47b5a3e8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Creating volume 78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:40:30 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:40:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:30 devstack sudo[113083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc 1073741824 Aug 12 12:40:30 devstack sudo[113083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:31 devstack sudo[113083]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc 1073741824" returned: 0 in 0.400s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:31 devstack sudo[113088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc Aug 12 12:40:31 devstack sudo[113088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:31 devstack sudo[113088]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc" returned: 0 in 0.241s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] <== create_volume: return (680ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.683s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5704239d-fe9b-4868-8b6c-b6f86d04c318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-78536afb-d53b-46fd-a044-17e11914cecc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ea36ec1-e464-4353-ad10-39429cd4e6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Volume volume-78536afb-d53b-46fd-a044-17e11914cecc (78536afb-d53b-46fd-a044-17e11914cecc): created successfully Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ea36ec1-e464-4353-ad10-39429cd4e6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Flow 'volume_create_manager' (6fc43079-ae61-43ff-8357-c7f00329ca79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-aa6f9183-9174-4db0-a4f5-a245eb0db067 tempest-SnapshotDependencyTests-1147724072 None] Created volume successfully. Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Creating offline snapshot 2ee482a5-abce-4a3a-b592-2bd63ff32d08 of volume 78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[abb6c063-62f9-47b6-8514-ef447daaaec7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:32 devstack sudo[113097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc Aug 12 12:40:32 devstack sudo[113097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:32 devstack sudo[113097]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc" returned: 0 in 0.336s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:32 devstack sudo[113102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 1G Aug 12 12:40:32 devstack sudo[113102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:32 devstack sudo[113102]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 1G" returned: 0 in 0.378s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-78536afb-d53b-46fd-a044-17e11914cecc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:32 devstack sudo[113107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-78536afb-d53b-46fd-a044-17e11914cecc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 Aug 12 12:40:32 devstack sudo[113107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:33 devstack sudo[113107]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-78536afb-d53b-46fd-a044-17e11914cecc -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08" returned: 0 in 0.282s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:33 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 is being set with open permissions: ugo+rw Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:33 devstack sudo[113112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 Aug 12 12:40:33 devstack sudo[113112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:33 devstack sudo[113112]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08" returned: 0 in 0.228s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:33 devstack sudo[113115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.info Aug 12 12:40:33 devstack sudo[113115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:33 devstack sudo[113115]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.info" returned: 0 in 0.242s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:33 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.info is being set with open permissions: ugo+rw Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:33 devstack sudo[113119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.info Aug 12 12:40:33 devstack sudo[113119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:33 devstack sudo[113119]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.info" returned: 0 in 0.235s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.783s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1a24c997-4470-425f-9383-fcddba6b0662 tempest-SnapshotDependencyTests-1147724072 None] Create snapshot completed successfully Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Flow 'volume_create_manager' (958f0690-35e1-43f5-90f4-6c6dfeac7fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d03b6676-7b65-4bfa-8f3d-27f61ea3be1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d03b6676-7b65-4bfa-8f3d-27f61ea3be1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d9a3536a-f6a7-460e-a55f-2ef01dab20b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d8e1fb950a4460b8f2dd7814944a45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:40:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=2ee482a5-abce-4a3a-b592-2bd63ff32d08,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:40:35Z,use_quota=True,user_id='c2d273df5feb4324adde7d47b5a3e8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (224145d5-b36a-42a2-aa7f-bc5896282928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (224145d5-b36a-42a2-aa7f-bc5896282928) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea373ede-7698-4b14-b4f4-5bd7a4a29707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea373ede-7698-4b14-b4f4-5bd7a4a29707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd9a3536a-f6a7-460e-a55f-2ef01dab20b0', 'volume_name': 'volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0', 'volume_size': 1, 'snapshot_id': '2ee482a5-abce-4a3a-b592-2bd63ff32d08'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35c8bc24-ed75-4d63-b15c-226f27069038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35c8bc24-ed75-4d63-b15c-226f27069038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49e45730-9006-4058-beb3-6cfdf0bbb31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:34 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Volume d9a3536a-f6a7-460e-a55f-2ef01dab20b0: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0', 'volume_size': 1, 'snapshot_id': '2ee482a5-abce-4a3a-b592-2bd63ff32d08'} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-quobyte-2ee482a5-abce-4a3a-b592-2bd63ff32d08-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-2ee482a5-abce-4a3a-b592-2bd63ff32d08-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" acquired by "_create_volume_from_snapshot" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Creating volume d9a3536a-f6a7-460e-a55f-2ef01dab20b0 from snapshot 2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-quobyte-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" acquired by "_copy_volume_from_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] snapshot: 2ee482a5-abce-4a3a-b592-2bd63ff32d08, volume: d9a3536a-f6a7-460e-a55f-2ef01dab20b0, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7d7d9c7-7595-4424-ab12-4820156eacb8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:35 devstack sudo[113122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 Aug 12 12:40:35 devstack sudo[113122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:35 devstack sudo[113122]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08" returned: 0 in 0.343s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-78536afb-d53b-46fd-a044-17e11914cecc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb73c816-d6ce-470f-badc-da11b60c7759]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:35 devstack sudo[113127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc Aug 12 12:40:35 devstack sudo[113127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:35 devstack sudo[113127]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc" returned: 0 in 0.340s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:40:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:35 devstack sudo[113132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 Aug 12 12:40:35 devstack sudo[113132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:39 devstack sudo[113132]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" returned: 0 in 3.914s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc, size 1024.00 MB, duration 3.92 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:40:39 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Converted 1024.00 MB image at 261.52 MB/s Aug 12 12:40:39 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 is being set with open permissions: ugo+rw Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:39 devstack sudo[113145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 Aug 12 12:40:39 devstack sudo[113145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:39 devstack sudo[113145]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" returned: 0 in 0.232s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" released by "_copy_volume_from_snapshot" :: held 4.913s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-2ee482a5-abce-4a3a-b592-2bd63ff32d08-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" released by "_create_volume_from_snapshot" :: held 4.974s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 4.989s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49e45730-9006-4058-beb3-6cfdf0bbb31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0', 'volume_size': 1, 'snapshot_id': '2ee482a5-abce-4a3a-b592-2bd63ff32d08'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a77881d6-7608-461e-be37-c89629c47ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:40:39 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Volume volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 (d9a3536a-f6a7-460e-a55f-2ef01dab20b0): created successfully Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a77881d6-7608-461e-be37-c89629c47ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:40:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Flow 'volume_create_manager' (958f0690-35e1-43f5-90f4-6c6dfeac7fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:40:39 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-25fb500e-6674-4e6b-a5cd-a4f3c879d0f8 tempest-SnapshotDependencyTests-1147724072 None] Created volume successfully. Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-2ee482a5-abce-4a3a-b592-2bd63ff32d08-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-2ee482a5-abce-4a3a-b592-2bd63ff32d08-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-quobyte-78536afb-d53b-46fd-a044-17e11914cecc" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-78536afb-d53b-46fd-a044-17e11914cecc" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-quobyte-2ee482a5-abce-4a3a-b592-2bd63ff32d08" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-2ee482a5-abce-4a3a-b592-2bd63ff32d08" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Deleting offline snapshot 2ee482a5-abce-4a3a-b592-2bd63ff32d08 of volume 78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] snapshot_file for this snap is: volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a74a027b-328a-4377-9035-2f97ec4a49e2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:40 devstack sudo[113150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 Aug 12 12:40:40 devstack sudo[113150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:40 devstack sudo[113150]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08" returned: 0 in 0.354s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-78536afb-d53b-46fd-a044-17e11914cecc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a99caa92-8874-4b18-93b6-3f0c9deae372]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:40 devstack sudo[113155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc Aug 12 12:40:40 devstack sudo[113155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:41 devstack sudo[113155]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc" returned: 0 in 0.538s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:41 devstack sudo[113160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 Aug 12 12:40:41 devstack sudo[113160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:41 devstack sudo[113160]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08" returned: 0 in 0.344s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:41 devstack sudo[113165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08 Aug 12 12:40:41 devstack sudo[113165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:41 devstack sudo[113165]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc.2ee482a5-abce-4a3a-b592-2bd63ff32d08" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-2ee482a5-abce-4a3a-b592-2bd63ff32d08" released by "_delete_snapshot" :: held 1.593s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-78536afb-d53b-46fd-a044-17e11914cecc" released by "delete_snapshot" :: held 1.615s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Created reservations ['2e842711-66da-4528-9a5c-ff921ea5ffa7', '5154880c-4feb-4768-93a2-5a22d8b9bc41', 'e04965e1-dda7-4bb8-b47c-8a223af253f4', '3eb82447-6316-4380-ae17-b6ff3f3d7d90'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:40:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Delete snapshot completed successfully. Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-2379864b-fdbd-4813-8d45-6d9f84b77095 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-2ee482a5-abce-4a3a-b592-2bd63ff32d08-delete_snapshot" released by "delete_snapshot" :: held 1.733s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-78536afb-d53b-46fd-a044-17e11914cecc-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-78536afb-d53b-46fd-a044-17e11914cecc-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-quobyte-78536afb-d53b-46fd-a044-17e11914cecc" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-78536afb-d53b-46fd-a044-17e11914cecc" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc26a5d1-9218-4c49-ae85-e61738d8de42]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:42 devstack sudo[113168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc Aug 12 12:40:42 devstack sudo[113168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:42 devstack sudo[113168]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc" returned: 0 in 0.372s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:42 devstack sudo[113174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc Aug 12 12:40:42 devstack sudo[113174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:43 devstack sudo[113174]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-78536afb-d53b-46fd-a044-17e11914cecc" returned: 0 in 0.230s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-78536afb-d53b-46fd-a044-17e11914cecc" released by "delete_volume" :: held 0.665s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Created reservations ['d5180552-5e4a-407e-a3b9-294ade87a6f6', 'e1988dd4-932f-4b4a-8575-0f035c382b47', '112ec953-9385-435f-91fa-6552320ae01d', '97887ab3-35b6-4da9-9e27-665fd31ca15c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:43 devstack sudo[113177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:40:43 devstack sudo[113177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:43 devstack sudo[113177]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.243s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:40:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Deleted volume successfully. Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ef6b9aac-d459-48bf-b024-8eb27cb169f6 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-78536afb-d53b-46fd-a044-17e11914cecc-delete_volume" released by "delete_volume" :: held 1.107s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-d9a3536a-f6a7-460e-a55f-2ef01dab20b0-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-d9a3536a-f6a7-460e-a55f-2ef01dab20b0-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "cinder-quobyte-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c62d2bb-2b93-4efd-b71d-24044d2bab99]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:40:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:43 devstack sudo[113181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 Aug 12 12:40:43 devstack sudo[113181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:44 devstack sudo[113181]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" returned: 0 in 0.359s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:44 devstack sudo[113186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0 Aug 12 12:40:44 devstack sudo[113186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:44 devstack sudo[113186]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" returned: 0 in 0.235s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-quobyte-d9a3536a-f6a7-460e-a55f-2ef01dab20b0" released by "delete_volume" :: held 0.633s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Created reservations ['74e9de37-18e6-40d5-9726-1f4b81b51767', 'a042ba7f-63fa-496e-ab7d-ba01e3a2acc4', 'fcf4303c-e38e-41b6-978d-cd69038d44f3', '710a7f14-00ba-41b7-8d18-75509339fafc'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:40:44 devstack sudo[113189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:40:44 devstack sudo[113189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:40:44 devstack sudo[113189]: pam_unix(sudo:session): session closed for user root Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.263s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:40:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Deleted volume successfully. Aug 12 12:40:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0c65e9d8-36b4-44db-96c3-bbe3bb0f73f0 tempest-SnapshotDependencyTests-1147724072 None] Lock "cinder-d9a3536a-f6a7-460e-a55f-2ef01dab20b0-delete_volume" released by "delete_volume" :: held 1.085s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:40:54 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=24,cinder:INSERT=9,cinder:UPDATE=31,cinder:DELETE=1 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:40:54 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=25,cinder:UPDATE=27,cinder:DELETE=4,cinder:INSERT=6 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (faa38b03-08ad-401c-9760-7defa579aa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (53d88e35-090f-42c0-976f-f4b7ab346d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (53d88e35-090f-42c0-976f-f4b7ab346d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-64848841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e37237c7-740a-4a8d-b165-5627ebadbe8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:04Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96398761-d97d-4495-abc6-5a075d29a206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96398761-d97d-4495-abc6-5a075d29a206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (272dbb36-bda7-470c-a173-c0f832113182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (272dbb36-bda7-470c-a173-c0f832113182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e37237c7-740a-4a8d-b165-5627ebadbe8b', 'volume_name': 'volume-e37237c7-740a-4a8d-b165-5627ebadbe8b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c06c8e9f-1412-448e-83c3-4bd476541903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c06c8e9f-1412-448e-83c3-4bd476541903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (640c16e6-08c2-44f8-b934-07d6e81c5196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume e37237c7-740a-4a8d-b165-5627ebadbe8b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e37237c7-740a-4a8d-b165-5627ebadbe8b', 'volume_size': 1} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-64848841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e37237c7-740a-4a8d-b165-5627ebadbe8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:04Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Creating volume e37237c7-740a-4a8d-b165-5627ebadbe8b {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:04 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:04 devstack sudo[113238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b 1073741824 Aug 12 12:41:04 devstack sudo[113238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (5c9e998a-5d82-4441-9c45-c527a8895f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c913a93f-9d99-44bd-8690-197d64f4ccdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c913a93f-9d99-44bd-8690-197d64f4ccdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1052237990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=30acb6d6-8f4c-41c6-90f4-e0a31bf8647b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:05Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34f42e28-f9a5-4731-9d58-cac219806a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34f42e28-f9a5-4731-9d58-cac219806a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e1443fa-c8e1-45e4-9a63-7e9f99e711d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e1443fa-c8e1-45e4-9a63-7e9f99e711d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '30acb6d6-8f4c-41c6-90f4-e0a31bf8647b', 'volume_name': 'volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8baf1ec3-e84e-49f7-b026-4df7b207f6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8baf1ec3-e84e-49f7-b026-4df7b207f6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dad7b6db-0c02-4da5-9260-7fe13da31150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume 30acb6d6-8f4c-41c6-90f4-e0a31bf8647b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b', 'volume_size': 1} Aug 12 12:41:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:05 devstack sudo[113238]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Flow 'volume_create_manager' (b3722b04-80a6-4486-8a4c-4fc24c963cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8035fff6-bde6-4787-8525-23e15cab63a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b 1073741824" returned: 0 in 0.618s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8035fff6-bde6-4787-8525-23e15cab63a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-472583310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f7b84c0-6ed9-495a-85dd-fd7b7183a983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889332b07aa340f3939e0a7c5da3d1de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:05Z,use_quota=True,user_id='5d9d61e5a942426c9a5f30bee70caa65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f77605b-e0ac-4afe-90a1-c9d46c4e3526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f77605b-e0ac-4afe-90a1-c9d46c4e3526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17394861-c579-4029-9ae3-26137299ef15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17394861-c579-4029-9ae3-26137299ef15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f7b84c0-6ed9-495a-85dd-fd7b7183a983', 'volume_name': 'volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc2f964a-b641-4b16-a174-8253965015ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc2f964a-b641-4b16-a174-8253965015ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8ed904-d407-48c0-ac08-28645810a64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:05 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Volume 9f7b84c0-6ed9-495a-85dd-fd7b7183a983: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983', 'volume_size': 1} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:05 devstack sudo[113246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b Aug 12 12:41:05 devstack sudo[113246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:05 devstack sudo[113246]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b" returned: 0 in 0.242s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] <== create_volume: return (955ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.960s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.678s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1052237990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=30acb6d6-8f4c-41c6-90f4-e0a31bf8647b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:05Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Creating volume 30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:05 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (640c16e6-08c2-44f8-b934-07d6e81c5196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e37237c7-740a-4a8d-b165-5627ebadbe8b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:05 devstack sudo[113249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b 1073741824 Aug 12 12:41:05 devstack sudo[113249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc8ea95-b5c0-4da5-9075-e29f744dd979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:05 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume volume-e37237c7-740a-4a8d-b165-5627ebadbe8b (e37237c7-740a-4a8d-b165-5627ebadbe8b): created successfully Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc8ea95-b5c0-4da5-9075-e29f744dd979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:05 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (faa38b03-08ad-401c-9760-7defa579aa45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:05 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f6fe272f-b56c-401e-a869-81a109089599 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created volume successfully. Aug 12 12:41:06 devstack sudo[113249]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b 1073741824" returned: 0 in 0.563s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:06 devstack sudo[113255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b Aug 12 12:41:06 devstack sudo[113255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (dddbd5c8-31a0-4bd4-83a6-1239df3fe50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (15a30fca-cefd-4c37-99b8-b5c3471b1ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (15a30fca-cefd-4c37-99b8-b5c3471b1ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1165849435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=365c4bd4-f0e6-40ca-b0c7-54717d671553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:06Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a92f3ba1-21e9-4ec1-9ad1-b8fa24b34252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a92f3ba1-21e9-4ec1-9ad1-b8fa24b34252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack sudo[113255]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9af91f5-7ea0-4051-8e12-6d61aad93a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9af91f5-7ea0-4051-8e12-6d61aad93a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '365c4bd4-f0e6-40ca-b0c7-54717d671553', 'volume_name': 'volume-365c4bd4-f0e6-40ca-b0c7-54717d671553', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5357b107-fa49-46b5-af1d-668b5a12ff8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5357b107-fa49-46b5-af1d-668b5a12ff8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9ade1c6-934b-4873-b627-a202a9fb84f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume 365c4bd4-f0e6-40ca-b0c7-54717d671553: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-365c4bd4-f0e6-40ca-b0c7-54717d671553', 'volume_size': 1} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" returned: 0 in 0.323s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] <== create_volume: return (931ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.934s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.206s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-472583310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f7b84c0-6ed9-495a-85dd-fd7b7183a983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889332b07aa340f3939e0a7c5da3d1de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:05Z,use_quota=True,user_id='5d9d61e5a942426c9a5f30bee70caa65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Creating volume 9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:06 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dad7b6db-0c02-4da5-9260-7fe13da31150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20730fac-4749-424e-9962-947ee2a9e9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack sudo[113258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 1073741824 Aug 12 12:41:06 devstack sudo[113258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:06 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b (30acb6d6-8f4c-41c6-90f4-e0a31bf8647b): created successfully Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20730fac-4749-424e-9962-947ee2a9e9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (5c9e998a-5d82-4441-9c45-c527a8895f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-37d626ea-a374-4cdf-ad26-29d9a1871f59 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created volume successfully. Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (d4ff2a30-8050-4195-a8ea-5c66bcfa3b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (419cfb5a-e38e-46e1-959c-19bc696dc1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (419cfb5a-e38e-46e1-959c-19bc696dc1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-474489140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:07Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55804a60-45c6-4bc5-9436-4b6c6877cf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55804a60-45c6-4bc5-9436-4b6c6877cf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5e9e0d4-15b0-4793-8ecb-1eab75e74a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5e9e0d4-15b0-4793-8ecb-1eab75e74a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb', 'volume_name': 'volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847951a9-e11c-4e67-94e4-5d5f9bd082b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847951a9-e11c-4e67-94e4-5d5f9bd082b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5316559-57d0-4598-a8da-debaeb0978d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:06 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume 77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb', 'volume_size': 1} Aug 12 12:41:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:07 devstack sudo[113258]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 1073741824" returned: 0 in 0.673s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:07 devstack sudo[113264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 Aug 12 12:41:07 devstack sudo[113264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (1bd5270b-1df8-4b6a-bcc0-193c36779c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (794ef05b-31d1-45e1-9784-725bb9db9ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (794ef05b-31d1-45e1-9784-725bb9db9ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-833886046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ca943b6-7623-4d8a-856e-56d0123d12bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:07Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a35c25f-e3ce-49f7-8dd9-13e75ce8cc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a35c25f-e3ce-49f7-8dd9-13e75ce8cc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50d307c7-15bb-483c-8258-03468397906b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50d307c7-15bb-483c-8258-03468397906b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ca943b6-7623-4d8a-856e-56d0123d12bc', 'volume_name': 'volume-5ca943b6-7623-4d8a-856e-56d0123d12bc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12fafb53-5feb-4bdb-b27a-71ed2a322f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12fafb53-5feb-4bdb-b27a-71ed2a322f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16f1d3ba-ceb2-46eb-8420-4b503d9e848a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume 5ca943b6-7623-4d8a-856e-56d0123d12bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ca943b6-7623-4d8a-856e-56d0123d12bc', 'volume_size': 1} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:07 devstack sudo[113264]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" returned: 0 in 0.332s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] <== create_volume: return (1076ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.079s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.089s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1165849435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=365c4bd4-f0e6-40ca-b0c7-54717d671553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:06Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Creating volume 365c4bd4-f0e6-40ca-b0c7-54717d671553 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:07 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:07 devstack sudo[113267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 1073741824 Aug 12 12:41:07 devstack sudo[113267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8ed904-d407-48c0-ac08-28645810a64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45df6f52-e8ee-4b91-bd41-c223cbb982a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Volume volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 (9f7b84c0-6ed9-495a-85dd-fd7b7183a983): created successfully Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45df6f52-e8ee-4b91-bd41-c223cbb982a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Flow 'volume_create_manager' (b3722b04-80a6-4486-8a4c-4fc24c963cb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-575543b7-2188-41eb-b554-22918cc95feb tempest-VolumeDependencyTests-1067083096 None] Created volume successfully. Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (8ff4540b-3ad5-490c-8948-6bfca8cead02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0856641d-f80c-4585-b3a6-965f98ac3142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0856641d-f80c-4585-b3a6-965f98ac3142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1170296589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7fb7f591-0f6f-4a12-bf81-425941d8f80a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:08Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f6fdec2-cce9-4e10-bbb5-2bfff0045fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f6fdec2-cce9-4e10-bbb5-2bfff0045fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f748a8ac-dc84-47e1-ab93-fbf24e8c71f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f748a8ac-dc84-47e1-ab93-fbf24e8c71f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7fb7f591-0f6f-4a12-bf81-425941d8f80a', 'volume_name': 'volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13d88420-179e-4d0e-8b8a-b3f28d2b197d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13d88420-179e-4d0e-8b8a-b3f28d2b197d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10d67db8-ecba-4149-aeff-ce2b3ac7e8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:07 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume 7fb7f591-0f6f-4a12-bf81-425941d8f80a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a', 'volume_size': 1} Aug 12 12:41:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:08 devstack sudo[113267]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 1073741824" returned: 0 in 0.576s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (80eaadac-c7a3-4487-aa0d-3b0b67fb69ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f41069a-879e-42fa-bd2e-91076e045ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f41069a-879e-42fa-bd2e-91076e045ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-766255449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=87488c48-980d-4aee-8bb6-bde52e3d29b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:08Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e37e2b5-1a1d-4383-95b4-182ec7b96e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:08 devstack sudo[113273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 Aug 12 12:41:08 devstack sudo[113273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e37e2b5-1a1d-4383-95b4-182ec7b96e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01b0e8b6-ae6d-48d5-9214-bcd72cb2e8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01b0e8b6-ae6d-48d5-9214-bcd72cb2e8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87488c48-980d-4aee-8bb6-bde52e3d29b1', 'volume_name': 'volume-87488c48-980d-4aee-8bb6-bde52e3d29b1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9fa21982-d64f-45b3-93e4-f9c7f45359b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9fa21982-d64f-45b3-93e4-f9c7f45359b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f61d1635-107c-47d0-9793-480196e724e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:08 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume 87488c48-980d-4aee-8bb6-bde52e3d29b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87488c48-980d-4aee-8bb6-bde52e3d29b1', 'volume_size': 1} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:08 devstack sudo[113273]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553" returned: 0 in 0.335s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] <== create_volume: return (1001ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:08 devstack sudo[113276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:08 devstack sudo[113276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.624s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-474489140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:07Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Creating volume 77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:08 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:08 devstack sudo[113278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb 1073741824 Aug 12 12:41:08 devstack sudo[113278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9ade1c6-934b-4873-b627-a202a9fb84f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-365c4bd4-f0e6-40ca-b0c7-54717d671553', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd73a3ae-cddf-4a5e-976a-caedca58ad44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:08 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 (365c4bd4-f0e6-40ca-b0c7-54717d671553): created successfully Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd73a3ae-cddf-4a5e-976a-caedca58ad44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (dddbd5c8-31a0-4bd4-83a6-1239df3fe50e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:08 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6a0e1ebb-d390-4309-8df2-8ac0ff14ea3f tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created volume successfully. Aug 12 12:41:08 devstack sudo[113276]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.271s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:41:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Flow 'volume_create_manager' (2a7d81da-e9ae-4f52-9318-b273c37eb828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06a25141-c8c9-4e80-b145-ce3bda99cfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06a25141-c8c9-4e80-b145-ce3bda99cfa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e0a87e7a-3644-4fcd-a020-acdca2c5c3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4709405ee4472ebbe1b22a067aa8f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:09Z,use_quota=True,user_id='ba8da8bda06f4100aea46d259221bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ce2b880-d311-4a78-83fc-114d18b8a2c5),volume_type_id=1ce2b880-d311-4a78-83fc-114d18b8a2c5)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c91feb9-209a-4040-af47-2d243e5c67a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c91feb9-209a-4040-af47-2d243e5c67a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e21b9db-57fe-4dcc-9660-eb44c2d933d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:41:09 devstack sudo[113278]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb 1073741824" returned: 0 in 0.613s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:09 devstack sudo[113284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb Aug 12 12:41:09 devstack sudo[113284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e21b9db-57fe-4dcc-9660-eb44c2d933d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e0a87e7a-3644-4fcd-a020-acdca2c5c3ba', 'volume_name': 'volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba', 'volume_size': 1, 'image_id': 'a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '355d06b9c27ea57a70977a3f0ea3f5ff', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'cc4709405ee4472ebbe1b22a067aa8f2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'e0e828c70fbd7e49e1059ab5876d1eb4b609bfff2573b838c1c883f063b2f78b601d575e41c79522c1652f23335890783a62bd69b1c8b9acabc50c78a1d3eb43', 'id': 'a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'created_at': datetime.datetime(2026, 8, 12, 10, 41, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 41, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66e07c0a-3675-47d0-b52e-ac208856f2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66e07c0a-3675-47d0-b52e-ac208856f2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dbf30be-1874-454c-8c92-1044eadb2f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:09 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Volume e0a87e7a-3644-4fcd-a020-acdca2c5c3ba: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba', 'volume_size': 1, 'image_id': 'a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '355d06b9c27ea57a70977a3f0ea3f5ff', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'cc4709405ee4472ebbe1b22a067aa8f2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'e0e828c70fbd7e49e1059ab5876d1eb4b609bfff2573b838c1c883f063b2f78b601d575e41c79522c1652f23335890783a62bd69b1c8b9acabc50c78a1d3eb43', 'id': 'a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'created_at': datetime.datetime(2026, 8, 12, 10, 41, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 41, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Trying to clone e0a87e7a-3644-4fcd-a020-acdca2c5c3ba from image a74a952e-ce7b-4dbf-9b91-e5c372b8df89 at location (None, [{'url': 'file:///opt/stack/data/glance/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:41:09 devstack sudo[113284]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb" returned: 0 in 0.260s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] <== create_volume: return (920ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.923s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.044s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-833886046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ca943b6-7623-4d8a-856e-56d0123d12bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:07Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Creating volume 5ca943b6-7623-4d8a-856e-56d0123d12bc {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:09 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:41:09 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Image download 0.00 MB at 0.00 MB/s Aug 12 12:41:09 devstack sudo[113287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc 1073741824 Aug 12 12:41:09 devstack sudo[113287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5316559-57d0-4598-a8da-debaeb0978d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d62b4ba-1d87-446a-91c9-5fd3f3a8a748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[74a8a603-14bb-428a-87c1-d49a35c61cb9]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:09 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb (77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb): created successfully Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d62b4ba-1d87-446a-91c9-5fd3f3a8a748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (d4ff2a30-8050-4195-a8ea-5c66bcfa3b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fbd52ebf-7924-443e-bd01-123fcca6ccc0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created volume successfully. Aug 12 12:41:09 devstack sudo[113289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD Aug 12 12:41:09 devstack sudo[113289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:09 devstack sudo[113289]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD" returned: 0 in 0.356s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:09 devstack sudo[113287]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc 1073741824" returned: 0 in 0.459s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:10 devstack sudo[113297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc Aug 12 12:41:10 devstack sudo[113297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:10 devstack sudo[113296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD Aug 12 12:41:10 devstack sudo[113296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:10 devstack sudo[113296]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD" returned: 1 in 0.342s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:10 devstack sudo[113297]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Temporary image a74a952e-ce7b-4dbf-9b91-e5c372b8df89 is fetched for user ba8da8bda06f4100aea46d259221bb57. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] <== create_volume: return (786ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.788s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.834s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16f1d3ba-ceb2-46eb-8420-4b503d9e848a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ca943b6-7623-4d8a-856e-56d0123d12bc', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a95b4521-0514-4457-b2a8-9b2129843cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Creating offline snapshot 0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 of volume 30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:41:10 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume volume-5ca943b6-7623-4d8a-856e-56d0123d12bc (5ca943b6-7623-4d8a-856e-56d0123d12bc): created successfully Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a95b4521-0514-4457-b2a8-9b2129843cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (1bd5270b-1df8-4b6a-bcc0-193c36779c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7802feb2-be1e-4a6e-952f-d53e65034c3b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-10d900e0-15c1-495f-a962-f209db25f02e tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created volume successfully. Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a25bf05-9aea-4891-be64-06d99c75e78a]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:10 devstack sudo[113304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b Aug 12 12:41:10 devstack sudo[113304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:10 devstack sudo[113305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD Aug 12 12:41:10 devstack sudo[113305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:10 devstack sudo[113305]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD" returned: 0 in 0.343s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:10 devstack sudo[113304]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" returned: 0 in 0.398s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:10 devstack sudo[113314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 1G Aug 12 12:41:10 devstack sudo[113314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:10 devstack sudo[113313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD Aug 12 12:41:10 devstack sudo[113313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:11 devstack sudo[113313]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD" returned: 1 in 0.333s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:11 devstack sudo[113314]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 1G" returned: 0 in 0.395s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:11 devstack sudo[113323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 Aug 12 12:41:11 devstack sudo[113323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:11 devstack sudo[113323]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" returned: 0 in 0.291s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:11 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 is being set with open permissions: ugo+rw Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:11 devstack sudo[113328]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 Aug 12 12:41:11 devstack sudo[113328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:11 devstack sudo[113328]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" returned: 0 in 0.240s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:11 devstack sudo[113331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.info Aug 12 12:41:11 devstack sudo[113331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:11 devstack sudo[113331]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.info" returned: 0 in 0.247s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:11 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.info is being set with open permissions: ugo+rw Aug 12 12:41:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:11 devstack sudo[113334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.info Aug 12 12:41:11 devstack sudo[113334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:12 devstack sudo[113334]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.info" returned: 0 in 0.250s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.949s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.391s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1170296589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7fb7f591-0f6f-4a12-bf81-425941d8f80a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:08Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Creating volume 7fb7f591-0f6f-4a12-bf81-425941d8f80a {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:12 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:12 devstack sudo[113337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a 1073741824 Aug 12 12:41:12 devstack sudo[113337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-77a8a62d-1ed1-4aa5-ad05-6ddaeeccdfd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Create snapshot completed successfully Aug 12 12:41:12 devstack sudo[113337]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a 1073741824" returned: 0 in 0.461s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:12 devstack sudo[113343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a Aug 12 12:41:12 devstack sudo[113343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:12 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:13 devstack sudo[113343]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (05be58c5-ad63-4d27-820f-36c414a21be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6f73af4-6c9a-4356-93dc-d5e49ee5a966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a" returned: 0 in 0.298s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] <== create_volume: return (807ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.811s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.769s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-766255449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=87488c48-980d-4aee-8bb6-bde52e3d29b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81fc5642da0471fb1f8eefd292abcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:08Z,use_quota=True,user_id='5bd6091f55204d01ab6d825a44eab0d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Creating volume 87488c48-980d-4aee-8bb6-bde52e3d29b1 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:13 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6f73af4-6c9a-4356-93dc-d5e49ee5a966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1326474937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=58f6fc64-0697-4c14-96af-18287efc5fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:13Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc1f6885-8e3c-460d-a868-bde1cca5cd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack sudo[113346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 1073741824 Aug 12 12:41:13 devstack sudo[113346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc1f6885-8e3c-460d-a868-bde1cca5cd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (144bc84d-91d4-42bc-8d2c-96fe85395572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (144bc84d-91d4-42bc-8d2c-96fe85395572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '58f6fc64-0697-4c14-96af-18287efc5fc5', 'volume_name': 'volume-58f6fc64-0697-4c14-96af-18287efc5fc5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0645cd09-3a75-491b-b428-392f9ab193ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0645cd09-3a75-491b-b428-392f9ab193ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebfdcc82-ac40-4547-9118-eb7464c441d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume 58f6fc64-0697-4c14-96af-18287efc5fc5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-58f6fc64-0697-4c14-96af-18287efc5fc5', 'volume_size': 1} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10d67db8-ecba-4149-aeff-ce2b3ac7e8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a84d4088-1fa2-4e9d-a0e0-f2c0fb7f7730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a (7fb7f591-0f6f-4a12-bf81-425941d8f80a): created successfully Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a84d4088-1fa2-4e9d-a0e0-f2c0fb7f7730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (8ff4540b-3ad5-490c-8948-6bfca8cead02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:13 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ce3bc5d2-5b26-4793-bead-738124616530 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created volume successfully. Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (aa352ab9-0ff8-4c4a-8efb-7968b378cafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2eea28e8-df41-47dc-a58a-166835dd05b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2eea28e8-df41-47dc-a58a-166835dd05b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-39228900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=14d230f1-47c0-4c9c-8802-ee54d4440c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:13Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e443d34-b15b-4906-8383-dbac5d7a6708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e443d34-b15b-4906-8383-dbac5d7a6708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55a66394-1f4c-4abd-9f4c-7ce64788b8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55a66394-1f4c-4abd-9f4c-7ce64788b8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '14d230f1-47c0-4c9c-8802-ee54d4440c88', 'volume_name': 'volume-14d230f1-47c0-4c9c-8802-ee54d4440c88', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f388943-96eb-431f-8937-485c492659ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f388943-96eb-431f-8937-485c492659ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (281a2ea0-ae0f-43f0-8dd0-a834695c1254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume 14d230f1-47c0-4c9c-8802-ee54d4440c88: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-14d230f1-47c0-4c9c-8802-ee54d4440c88', 'volume_size': 1} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:13 devstack sudo[113346]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 1073741824" returned: 0 in 0.552s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:13 devstack sudo[113353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 Aug 12 12:41:13 devstack sudo[113353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (3d5c5b48-178f-44e0-97a4-b3e320ca3f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20fd627f-bee9-4439-97df-ea8463bbcfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20fd627f-bee9-4439-97df-ea8463bbcfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919438761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7168cdb3-c4ba-4a87-a747-4931a68790ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:14Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7ee2a2a-2f2c-4cb7-ac41-9e7b51934b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7ee2a2a-2f2c-4cb7-ac41-9e7b51934b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7b6bf53-be48-409b-991f-d32fb2c15961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7b6bf53-be48-409b-991f-d32fb2c15961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7168cdb3-c4ba-4a87-a747-4931a68790ff', 'volume_name': 'volume-7168cdb3-c4ba-4a87-a747-4931a68790ff', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a4463ff-f0f9-4d6f-9d5f-185cf6fad44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a4463ff-f0f9-4d6f-9d5f-185cf6fad44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3ff5363-f76d-4807-9382-19dedfa87dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume 7168cdb3-c4ba-4a87-a747-4931a68790ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7168cdb3-c4ba-4a87-a747-4931a68790ff', 'volume_size': 1} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:13 devstack sudo[113353]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] <== create_volume: return (881ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.884s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 5.299s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f61d1635-107c-47d0-9793-480196e724e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87488c48-980d-4aee-8bb6-bde52e3d29b1', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e189e1e6-b8fa-4e24-b14d-82dce1f932bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Creating offline snapshot 2684280e-8203-4035-9d67-2dcc217c1b72 of volume 9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:41:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Volume volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 (87488c48-980d-4aee-8bb6-bde52e3d29b1): created successfully Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e189e1e6-b8fa-4e24-b14d-82dce1f932bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Flow 'volume_create_manager' (80eaadac-c7a3-4487-aa0d-3b0b67fb69ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e99faa71-f4bf-4f3a-8f56-ab6f0f7eb18d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a23a425e-be37-478f-8ac1-d03eb64a94d6 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created volume successfully. Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:14 devstack sudo[113356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 Aug 12 12:41:14 devstack sudo[113356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (7bfc5b13-3eb9-4a8e-bea0-2020c6aadfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b907b051-5f08-4eef-b08e-d85f3757f3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b907b051-5f08-4eef-b08e-d85f3757f3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1167525611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f4d2c50-50e8-422a-b978-ad5c65dc3b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:14Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d1e269a-8114-4894-b7f3-4be87df8201a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d1e269a-8114-4894-b7f3-4be87df8201a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9e8bd5a-84af-4545-b14d-4b9279bfab9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9e8bd5a-84af-4545-b14d-4b9279bfab9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f4d2c50-50e8-422a-b978-ad5c65dc3b04', 'volume_name': 'volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bed9765-402d-490d-8eeb-50a0a497341d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bed9765-402d-490d-8eeb-50a0a497341d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8bcc04e3-967e-4779-8924-a242be6561c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume 9f4d2c50-50e8-422a-b978-ad5c65dc3b04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04', 'volume_size': 1} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:14 devstack sudo[113356]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" returned: 0 in 0.388s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:14 devstack sudo[113361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 1G Aug 12 12:41:14 devstack sudo[113361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (f32d8772-c94c-4bfd-a7e0-d6486598710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (968df4c6-dc7e-4079-9c1d-ba7259ec3036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (968df4c6-dc7e-4079-9c1d-ba7259ec3036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1708312405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75d611f5-881a-49a8-b598-9e3f187bd1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:14Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (388d6328-5b18-4078-94ff-26a20b1652db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (388d6328-5b18-4078-94ff-26a20b1652db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae40c56f-8b05-4487-b847-130c1275917c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae40c56f-8b05-4487-b847-130c1275917c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '75d611f5-881a-49a8-b598-9e3f187bd1a0', 'volume_name': 'volume-75d611f5-881a-49a8-b598-9e3f187bd1a0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1da10386-a804-438d-be11-9c4b043eb5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1da10386-a804-438d-be11-9c4b043eb5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (062f4b33-8996-47fc-a8c0-b74738e18efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:14 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume 75d611f5-881a-49a8-b598-9e3f187bd1a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-75d611f5-881a-49a8-b598-9e3f187bd1a0', 'volume_size': 1} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-87488c48-980d-4aee-8bb6-bde52e3d29b1-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-87488c48-980d-4aee-8bb6-bde52e3d29b1-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-quobyte-87488c48-980d-4aee-8bb6-bde52e3d29b1" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-87488c48-980d-4aee-8bb6-bde52e3d29b1" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2326515f-f5b0-4c64-b9b4-e19fa0df755a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:14 devstack sudo[113361]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 1G" returned: 0 in 0.439s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:14 devstack sudo[113368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 Aug 12 12:41:14 devstack sudo[113368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:14 devstack sudo[113367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 Aug 12 12:41:14 devstack sudo[113367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:15 devstack sudo[113368]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:15 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 is being set with open permissions: ugo+rw Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:15 devstack sudo[113377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 Aug 12 12:41:15 devstack sudo[113377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:15 devstack sudo[113367]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1" returned: 0 in 0.368s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:15 devstack sudo[113380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1 Aug 12 12:41:15 devstack sudo[113380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:15 devstack sudo[113377]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72" returned: 0 in 0.251s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:15 devstack sudo[113384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.info Aug 12 12:41:15 devstack sudo[113384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:15 devstack sudo[113380]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-87488c48-980d-4aee-8bb6-bde52e3d29b1" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-87488c48-980d-4aee-8bb6-bde52e3d29b1" released by "delete_volume" :: held 0.691s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created reservations ['994c60d5-2310-4b06-8882-7cc50c01c716', 'c3400143-304b-4f51-a215-829705507889', 'e90ea350-d90c-4c05-a300-dc4b9d74ef67', '61eccb21-12eb-4797-a3bf-7439769ed207'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:15 devstack sudo[113386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:15 devstack sudo[113386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:15 devstack sudo[113384]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.info" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:15 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.info is being set with open permissions: ugo+rw Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:15 devstack sudo[113389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.info Aug 12 12:41:15 devstack sudo[113389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:15 devstack sudo[113386]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-7fb7f591-0f6f-4a12-bf81-425941d8f80a-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.308s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Deleted volume successfully. Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-7fb7f591-0f6f-4a12-bf81-425941d8f80a-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf968cdb-6d30-4209-8e02-80c633a99892 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-87488c48-980d-4aee-8bb6-bde52e3d29b1-delete_volume" released by "delete_volume" :: held 1.226s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-quobyte-7fb7f591-0f6f-4a12-bf81-425941d8f80a" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-7fb7f591-0f6f-4a12-bf81-425941d8f80a" acquired by "delete_volume" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:15 devstack sudo[113389]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.info" returned: 0 in 0.323s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.074s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a2697e0-2795-47f8-82c5-1951bc0e6644]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.947s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e0a87e7a-3644-4fcd-a020-acdca2c5c3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4709405ee4472ebbe1b22a067aa8f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:09Z,use_quota=True,user_id='ba8da8bda06f4100aea46d259221bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ce2b880-d311-4a78-83fc-114d18b8a2c5),volume_type_id=1ce2b880-d311-4a78-83fc-114d18b8a2c5)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Creating volume e0a87e7a-3644-4fcd-a020-acdca2c5c3ba {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:16 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:16 devstack sudo[113393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba 1073741824 Aug 12 12:41:16 devstack sudo[113393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-87569abd-ee04-4f58-a0ff-a63f52bbfc2c tempest-VolumeDependencyTests-1067083096 None] Create snapshot completed successfully Aug 12 12:41:16 devstack sudo[113394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a Aug 12 12:41:16 devstack sudo[113394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:16 devstack sudo[113394]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:16 devstack sudo[113404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a Aug 12 12:41:16 devstack sudo[113404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:16 devstack sudo[113393]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba 1073741824" returned: 0 in 0.430s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:16 devstack sudo[113406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba Aug 12 12:41:16 devstack sudo[113406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:16 devstack sudo[113404]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7fb7f591-0f6f-4a12-bf81-425941d8f80a" returned: 0 in 0.251s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-7fb7f591-0f6f-4a12-bf81-425941d8f80a" released by "delete_volume" :: held 0.714s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created reservations ['e5e285fe-e7c4-436f-8148-1a965518653e', 'b1b10112-0e1a-4293-8ae0-f3b9d55d7020', '4968ba88-ed7e-4c93-a065-f4646582e042', '8c17c327-6dd7-4cb5-80a6-b3f6683b87e2'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:16 devstack sudo[113406]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba" returned: 0 in 0.249s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.724s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.636s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1326474937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=58f6fc64-0697-4c14-96af-18287efc5fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:13Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Creating volume 58f6fc64-0697-4c14-96af-18287efc5fc5 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:16 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:16 devstack sudo[113410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 1073741824 Aug 12 12:41:16 devstack sudo[113410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Attempting download of a74a952e-ce7b-4dbf-9b91-e5c372b8df89 ((None, [{'url': 'file:///opt/stack/data/glance/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'metadata': {}}])) to volume e0a87e7a-3644-4fcd-a020-acdca2c5c3ba. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:16 devstack sudo[113412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:16 devstack sudo[113412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f31deb1-0088-43e1-bcf9-673b672838a0]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_b7gjfgea {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:17 devstack sudo[113414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_b7gjfgea Aug 12 12:41:17 devstack sudo[113414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-5ca943b6-7623-4d8a-856e-56d0123d12bc-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-5ca943b6-7623-4d8a-856e-56d0123d12bc-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-quobyte-5ca943b6-7623-4d8a-856e-56d0123d12bc" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-5ca943b6-7623-4d8a-856e-56d0123d12bc" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1450fef1-0424-422c-85f6-9f3778af446a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:17 devstack sudo[113412]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.412s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Deleted volume successfully. Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5615c459-58b1-4d60-b6b5-8b3b12e2d35a tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-7fb7f591-0f6f-4a12-bf81-425941d8f80a-delete_volume" released by "delete_volume" :: held 1.410s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_b7gjfgea" returned: 0 in 0.473s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_b7gjfgea {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:17 devstack sudo[113414]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:17 devstack sudo[113410]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:17 devstack sudo[113421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc Aug 12 12:41:17 devstack sudo[113421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 1073741824" returned: 0 in 0.647s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:17 devstack sudo[113426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 Aug 12 12:41:17 devstack sudo[113426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:17 devstack sudo[113424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_b7gjfgea Aug 12 12:41:17 devstack sudo[113424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:17 devstack sudo[113426]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:17 devstack sudo[113424]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Flow 'volume_create_manager' (818df563-2b83-4207-bbae-1799ac7dbf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1062ec4d-19d6-4d0b-8148-6d8b4423b937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5" returned: 0 in 0.387s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:17 devstack sudo[113421]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] <== create_volume: return (1087ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.090s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.411s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-39228900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=14d230f1-47c0-4c9c-8802-ee54d4440c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:13Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Creating volume 14d230f1-47c0-4c9c-8802-ee54d4440c88 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:17 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_b7gjfgea" returned: 1 in 0.481s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_b7gjfgea' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc" returned: 0 in 0.635s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1062ec4d-19d6-4d0b-8148-6d8b4423b937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-174312840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889332b07aa340f3939e0a7c5da3d1de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=2684280e-8203-4035-9d67-2dcc217c1b72,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:18Z,use_quota=True,user_id='5d9d61e5a942426c9a5f30bee70caa65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:17 devstack sudo[113436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 1073741824 Aug 12 12:41:17 devstack sudo[113436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58ad843b-dab0-4dc2-b537-4197ad18c298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58ad843b-dab0-4dc2-b537-4197ad18c298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b1bed16-d47c-405e-bb55-c4192e369f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b1bed16-d47c-405e-bb55-c4192e369f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d', 'volume_name': 'volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d', 'volume_size': 1, 'snapshot_id': '2684280e-8203-4035-9d67-2dcc217c1b72'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54277a69-61cb-4ef8-a913-dd9cff888917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54277a69-61cb-4ef8-a913-dd9cff888917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1be7272-9172-49b0-aa53-6ca586101d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Volume cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d', 'volume_size': 1, 'snapshot_id': '2684280e-8203-4035-9d67-2dcc217c1b72'} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e01510ab-4256-47e9-8357-b6e70fa1c956]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:17 devstack sudo[113438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc Aug 12 12:41:17 devstack sudo[113438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebfdcc82-ac40-4547-9118-eb7464c441d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-58f6fc64-0697-4c14-96af-18287efc5fc5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (670ad1cb-c011-404f-afb0-0284d6489486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:17 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume volume-58f6fc64-0697-4c14-96af-18287efc5fc5 (58f6fc64-0697-4c14-96af-18287efc5fc5): created successfully Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (670ad1cb-c011-404f-afb0-0284d6489486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:17 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (05be58c5-ad63-4d27-820f-36c414a21be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:17 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9480d53e-4d75-4f9e-8712-79382846c074 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created volume successfully. Aug 12 12:41:18 devstack sudo[113439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD Aug 12 12:41:18 devstack sudo[113439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:18 devstack sudo[113438]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-5ca943b6-7623-4d8a-856e-56d0123d12bc" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-5ca943b6-7623-4d8a-856e-56d0123d12bc" released by "delete_volume" :: held 1.014s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created reservations ['6505954f-ccf4-4ec4-b989-60002949284a', '8fe15604-efc7-4408-93ee-db10f2e03aa4', 'bb0047ea-6538-4814-a1e6-43fbd406081b', '584e1728-10cf-4a92-b5b6-2942aa9bb3d7'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:18 devstack sudo[113439]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:18 devstack sudo[113436]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 1073741824" returned: 0 in 0.483s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:18 devstack sudo[113449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:18 devstack sudo[113449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:18 devstack sudo[113451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 Aug 12 12:41:18 devstack sudo[113451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:18 devstack sudo[113448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD Aug 12 12:41:18 devstack sudo[113448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:18 devstack sudo[113449]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.250s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Deleted volume successfully. Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cd2e4ed4-f138-41a7-9cfa-cd9f3e5484c7 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-5ca943b6-7623-4d8a-856e-56d0123d12bc-delete_volume" released by "delete_volume" :: held 1.547s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:18 devstack sudo[113448]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD" returned: 1 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] a74a952e-ce7b-4dbf-9b91-e5c372b8df89 was raw, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:18 devstack sudo[113451]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88" returned: 0 in 0.309s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] <== create_volume: return (858ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.861s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.869s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919438761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7168cdb3-c4ba-4a87-a747-4931a68790ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:14Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Creating volume 7168cdb3-c4ba-4a87-a747-4931a68790ff {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:18 devstack sudo[113459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba Aug 12 12:41:18 devstack sudo[113459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:18 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:18 devstack sudo[113461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff 1073741824 Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (281a2ea0-ae0f-43f0-8dd0-a834695c1254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-14d230f1-47c0-4c9c-8802-ee54d4440c88', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:18 devstack sudo[113461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fac412d-58f5-43b5-8c41-1bd2cd0e8832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:18 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 (14d230f1-47c0-4c9c-8802-ee54d4440c88): created successfully Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fac412d-58f5-43b5-8c41-1bd2cd0e8832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:18 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (aa352ab9-0ff8-4c4a-8efb-7968b378cafe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b7d4122b-3171-4069-919d-849e112bb8fd tempest-CreateVolumesFromSnapshotTest-972027514 None] Created volume successfully. Aug 12 12:41:19 devstack sudo[113461]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:19 devstack sudo[113459]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff 1073741824" returned: 0 in 0.417s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba" returned: 0 in 0.454s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a74a952e-ce7b-4dbf-9b91-e5c372b8df89_lu8n5r_fdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:41:19 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Converted 0.00 MB image at 0.00 MB/s Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:19 devstack sudo[113470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba 1G Aug 12 12:41:19 devstack sudo[113470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:19 devstack sudo[113472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff Aug 12 12:41:19 devstack sudo[113472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-quobyte-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6083fd11-86be-4fd6-a9d8-37a7346a17f0]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:19 devstack sudo[113472]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff" returned: 0 in 0.271s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] <== create_volume: return (748ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.752s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.279s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1167525611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f4d2c50-50e8-422a-b978-ad5c65dc3b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:14Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Creating volume 9f4d2c50-50e8-422a-b978-ad5c65dc3b04 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:19 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3ff5363-f76d-4807-9382-19dedfa87dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7168cdb3-c4ba-4a87-a747-4931a68790ff', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:19 devstack sudo[113479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 1073741824 Aug 12 12:41:19 devstack sudo[113479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:19 devstack sudo[113470]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (484a6aca-d904-4288-bd50-77a1ffcaa814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba 1G" returned: 0 in 0.374s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Downloaded image a74a952e-ce7b-4dbf-9b91-e5c372b8df89 ((None, [{'url': 'file:///opt/stack/data/glance/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'metadata': {}}])) to volume e0a87e7a-3644-4fcd-a020-acdca2c5c3ba successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Temporary image a74a952e-ce7b-4dbf-9b91-e5c372b8df89 for user ba8da8bda06f4100aea46d259221bb57 is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Marking volume e0a87e7a-3644-4fcd-a020-acdca2c5c3ba as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:41:19 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume volume-7168cdb3-c4ba-4a87-a747-4931a68790ff (7168cdb3-c4ba-4a87-a747-4931a68790ff): created successfully Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (484a6aca-d904-4288-bd50-77a1ffcaa814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (3d5c5b48-178f-44e0-97a4-b3e320ca3f3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Copying metadata from image a74a952e-ce7b-4dbf-9b91-e5c372b8df89 to e0a87e7a-3644-4fcd-a020-acdca2c5c3ba. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Creating volume glance metadata for volume e0a87e7a-3644-4fcd-a020-acdca2c5c3ba backed by image a74a952e-ce7b-4dbf-9b91-e5c372b8df89 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '355d06b9c27ea57a70977a3f0ea3f5ff', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:41:19 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f9deeb0f-2b1e-4230-9805-7a2fe84da6fc tempest-CreateVolumesFromSnapshotTest-972027514 None] Created volume successfully. Aug 12 12:41:19 devstack sudo[113478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb Aug 12 12:41:19 devstack sudo[113478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dbf30be-1874-454c-8c92-1044eadb2f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba', 'volume_size': 1, 'image_id': 'a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '355d06b9c27ea57a70977a3f0ea3f5ff', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'cc4709405ee4472ebbe1b22a067aa8f2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'e0e828c70fbd7e49e1059ab5876d1eb4b609bfff2573b838c1c883f063b2f78b601d575e41c79522c1652f23335890783a62bd69b1c8b9acabc50c78a1d3eb43', 'id': 'a74a952e-ce7b-4dbf-9b91-e5c372b8df89', 'created_at': datetime.datetime(2026, 8, 12, 10, 41, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 41, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a74a952e-ce7b-4dbf-9b91-e5c372b8df89/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22c0b8c7-e117-433d-8a61-ff3463e7e3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:19 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Volume volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba (e0a87e7a-3644-4fcd-a020-acdca2c5c3ba): created successfully Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22c0b8c7-e117-433d-8a61-ff3463e7e3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Flow 'volume_create_manager' (2a7d81da-e9ae-4f52-9318-b273c37eb828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:19 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-670a375d-84b6-4baf-8071-bdc6a896819c tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Created volume successfully. Aug 12 12:41:19 devstack sudo[113478]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb" returned: 0 in 0.421s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:19 devstack sudo[113489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb Aug 12 12:41:19 devstack sudo[113489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:19 devstack sudo[113479]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 1073741824" returned: 0 in 0.494s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:20 devstack sudo[113491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 Aug 12 12:41:20 devstack sudo[113491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:20 devstack sudo[113489]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb" returned: 0 in 0.262s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb" released by "delete_volume" :: held 0.726s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created reservations ['465fc247-fe4b-4422-96c0-0ccff1b697ec', '6a0574c2-a05f-4035-8e45-43a5be3936c0', '4c175746-1f34-4296-8d4e-cf167c7a4815', '5e531b1d-9aa6-43df-a116-48f5fbc47409'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:20 devstack sudo[113491]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04" returned: 0 in 0.248s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] <== create_volume: return (782ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.785s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.710s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1708312405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75d611f5-881a-49a8-b598-9e3f187bd1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a578bbef0aa945d58fc4ddef8d3052fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:14Z,use_quota=True,user_id='3bf9f442a2b54bb58af13924569ce151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Creating volume 75d611f5-881a-49a8-b598-9e3f187bd1a0 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:20 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:20 devstack sudo[113495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 1073741824 Aug 12 12:41:20 devstack sudo[113495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8bcc04e3-967e-4779-8924-a242be6561c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:20 devstack sudo[113497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f215749-11a2-4567-8e51-81cba022c560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:20 devstack sudo[113497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:20 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 (9f4d2c50-50e8-422a-b978-ad5c65dc3b04): created successfully Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f215749-11a2-4567-8e51-81cba022c560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (7bfc5b13-3eb9-4a8e-bea0-2020c6aadfde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c3c275d9-72cf-4266-8a60-e8bc92b397de tempest-CreateVolumesFromSnapshotTest-972027514 None] Created volume successfully. Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-365c4bd4-f0e6-40ca-b0c7-54717d671553-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-365c4bd4-f0e6-40ca-b0c7-54717d671553-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:20 devstack sudo[113497]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.292s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-quobyte-365c4bd4-f0e6-40ca-b0c7-54717d671553" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Deleted volume successfully. Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-365c4bd4-f0e6-40ca-b0c7-54717d671553" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d3b462de-8ab9-4fd7-a954-1f545a1735fe tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-77ce7db9-bccb-459a-bfa7-4d8aa8dce9fb-delete_volume" released by "delete_volume" :: held 1.265s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[db523798-f1ce-417f-9882-bac453427e92]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:20 devstack sudo[113503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 Aug 12 12:41:20 devstack sudo[113503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Acquiring lock "cinder-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:20 devstack sudo[113495]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 1073741824" returned: 0 in 0.533s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "cinder-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Acquiring lock "cinder-quobyte-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:20 devstack sudo[113505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 Aug 12 12:41:20 devstack sudo[113505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "cinder-quobyte-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d866bee-04a7-4e43-897a-ba7a26eb6f68]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack sudo[113507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba Aug 12 12:41:21 devstack sudo[113507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:21 devstack sudo[113503]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553" returned: 0 in 0.442s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack sudo[113513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553 Aug 12 12:41:21 devstack sudo[113513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:21 devstack sudo[113505]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0" returned: 0 in 0.310s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] <== create_volume: return (909ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.912s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 3.207s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-quobyte-2684280e-8203-4035-9d67-2dcc217c1b72-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (062f4b33-8996-47fc-a8c0-b74738e18efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-75d611f5-881a-49a8-b598-9e3f187bd1a0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d54566-9b44-44d1-858d-866a25735877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-2684280e-8203-4035-9d67-2dcc217c1b72-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" acquired by "_create_volume_from_snapshot" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Creating volume cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d from snapshot 2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-quobyte-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:21 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Volume volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 (75d611f5-881a-49a8-b598-9e3f187bd1a0): created successfully Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d54566-9b44-44d1-858d-866a25735877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Flow 'volume_create_manager' (f32d8772-c94c-4bfd-a7e0-d6486598710d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" acquired by "_copy_volume_from_snapshot" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] snapshot: 2684280e-8203-4035-9d67-2dcc217c1b72, volume: cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:41:21 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b6a275c6-e739-4398-bdae-b365ffa2d856 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created volume successfully. Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[93f04ac3-1de8-4fec-86f2-37a30aa363ee]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack sudo[113507]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba" returned: 0 in 0.406s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack sudo[113521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba Aug 12 12:41:21 devstack sudo[113521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:21 devstack sudo[113513]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-365c4bd4-f0e6-40ca-b0c7-54717d671553" returned: 0 in 0.297s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-365c4bd4-f0e6-40ca-b0c7-54717d671553" released by "delete_volume" :: held 0.787s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:21 devstack sudo[113519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 Aug 12 12:41:21 devstack sudo[113519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created reservations ['0ff8f31d-f4eb-4733-88f2-6227e8bcdceb', '3f331fdb-9abb-47ef-af3e-11b07fdf97a4', 'd678e093-6dc8-4ee3-aa4a-efab0d4bd2b9', '0180fb91-efc7-4b90-8bf3-403607244aa9'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack sudo[113524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:21 devstack sudo[113524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:21 devstack sudo[113521]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba" returned: 0 in 0.271s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "cinder-quobyte-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba" released by "delete_volume" :: held 0.727s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Created reservations ['88962772-a5b8-4972-ac3a-d0e632648fcd', '7d11375b-50f7-4bd4-9b48-f942f0437e97', '464b81b8-af2c-430c-adbe-5ab167112555', '1d3388fd-4b3b-4e00-9d6a-16cb0a23c464'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-e37237c7-740a-4a8d-b165-5627ebadbe8b-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-e37237c7-740a-4a8d-b165-5627ebadbe8b-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "cinder-quobyte-e37237c7-740a-4a8d-b165-5627ebadbe8b" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:21 devstack sudo[113519]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72" returned: 0 in 0.498s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:21 devstack sudo[113524]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.306s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf636de4-430e-41ab-96ad-a00ca682d45b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-e37237c7-740a-4a8d-b165-5627ebadbe8b" acquired by "delete_volume" :: waited 0.058s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:21 devstack sudo[113531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:21 devstack sudo[113531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[42ef75f8-fc7e-454a-8cdd-ae0f124d791d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:21 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Deleted volume successfully. Aug 12 12:41:21 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4eabaec7-f6f0-4a36-a465-8e746fe0ffb0 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-365c4bd4-f0e6-40ca-b0c7-54717d671553-delete_volume" released by "delete_volume" :: held 1.455s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:22 devstack sudo[113533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 Aug 12 12:41:22 devstack sudo[113533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:22 devstack sudo[113534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b Aug 12 12:41:22 devstack sudo[113534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:22 devstack sudo[113531]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.399s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Deleted volume successfully. Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a251a158-dd5b-4308-8a62-bcfc2ebb7a43 tempest-VolumeAndVolumeTypeFromImageTest-798549171 None] Lock "cinder-e0a87e7a-3644-4fcd-a020-acdca2c5c3ba-delete_volume" released by "delete_volume" :: held 1.461s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-75d611f5-881a-49a8-b598-9e3f187bd1a0-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-75d611f5-881a-49a8-b598-9e3f187bd1a0-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-75d611f5-881a-49a8-b598-9e3f187bd1a0" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-75d611f5-881a-49a8-b598-9e3f187bd1a0" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:22 devstack sudo[113534]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b" returned: 0 in 0.502s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e28daede-6369-4b9b-a437-69dc4853b685]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:22 devstack sudo[113533]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" returned: 0 in 0.577s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:22 devstack sudo[113544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b Aug 12 12:41:22 devstack sudo[113544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:22 devstack sudo[113547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d Aug 12 12:41:22 devstack sudo[113547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:22 devstack sudo[113545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 Aug 12 12:41:22 devstack sudo[113545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:22 devstack sudo[113544]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-e37237c7-740a-4a8d-b165-5627ebadbe8b" returned: 0 in 0.310s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-quobyte-e37237c7-740a-4a8d-b165-5627ebadbe8b" released by "delete_volume" :: held 0.903s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Created reservations ['7de03a0f-fed4-4bcd-9531-6c0dc52a39a6', 'd349d878-fb2a-4792-855b-edf8a2ad484a', '8619f951-05d7-4a0b-8a64-e0ac925d648d', '830d5146-9eb7-4fc0-909f-8de61f04c4c7'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:22 devstack sudo[113545]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0" returned: 0 in 0.465s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:22 devstack sudo[113557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0 Aug 12 12:41:22 devstack sudo[113557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:23 devstack sudo[113566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:23 devstack sudo[113566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:23 devstack sudo[113557]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-75d611f5-881a-49a8-b598-9e3f187bd1a0" returned: 0 in 0.725s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-75d611f5-881a-49a8-b598-9e3f187bd1a0" released by "delete_volume" :: held 1.283s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created reservations ['4dad9524-0778-4d79-bce5-f66ba861e7f2', 'd243dd82-57d0-4491-824b-617fa15c9928', 'a89b6392-3e99-441a-83ec-3dd311b09df9', 'f49e1ca6-465a-469d-bf61-0513fff9a886'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:23 devstack sudo[113566]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.907s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:23 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Deleted volume successfully. Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-1beb98e4-89fb-4e3e-b421-d3538b8c1543 tempest-CreateVolumesFromSourceVolumeTest-1393666570 None] Lock "cinder-e37237c7-740a-4a8d-b165-5627ebadbe8b-delete_volume" released by "delete_volume" :: held 2.346s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.033s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:24 devstack sudo[113572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:24 devstack sudo[113572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-9f4d2c50-50e8-422a-b978-ad5c65dc3b04-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:24 devstack sudo[113572]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-9f4d2c50-50e8-422a-b978-ad5c65dc3b04-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.809s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:24 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:24 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Deleted volume successfully. Aug 12 12:41:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9901370e-540f-42eb-a1de-06310607e0d8 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-75d611f5-881a-49a8-b598-9e3f187bd1a0-delete_volume" released by "delete_volume" :: held 2.686s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-9f4d2c50-50e8-422a-b978-ad5c65dc3b04" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-9f4d2c50-50e8-422a-b978-ad5c65dc3b04" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba8dfef4-b06c-4207-89fc-508fb02df395]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:25 devstack sudo[113575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 Aug 12 12:41:25 devstack sudo[113575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:26 devstack sudo[113575]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04" returned: 0 in 1.029s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:26 devstack sudo[113580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04 Aug 12 12:41:26 devstack sudo[113580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:26 devstack sudo[113580]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f4d2c50-50e8-422a-b978-ad5c65dc3b04" returned: 0 in 0.804s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-9f4d2c50-50e8-422a-b978-ad5c65dc3b04" released by "delete_volume" :: held 1.944s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created reservations ['13794e59-6b19-4948-8e99-649d0399ea70', '4c838cd0-8d45-427e-b5a1-e0fe1ba2a799', 'f9f58092-8d07-4d0d-8e14-5a92f7c2555d', 'aeba0d89-8532-489b-bfa3-7a4121251fde'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:27 devstack sudo[113583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:27 devstack sudo[113583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-7168cdb3-c4ba-4a87-a747-4931a68790ff-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-7168cdb3-c4ba-4a87-a747-4931a68790ff-delete_volume" acquired by "delete_volume" :: waited 0.070s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-7168cdb3-c4ba-4a87-a747-4931a68790ff" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-7168cdb3-c4ba-4a87-a747-4931a68790ff" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[55860e6a-686c-4d96-b885-d6c549fd2285]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:28 devstack sudo[113583]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.931s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Deleted volume successfully. Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-de49f6c5-4f47-4f53-95c5-ef3fe98a5af4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-9f4d2c50-50e8-422a-b978-ad5c65dc3b04-delete_volume" released by "delete_volume" :: held 3.391s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:28 devstack sudo[113597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff Aug 12 12:41:28 devstack sudo[113597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:28 devstack sudo[113547]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" returned: 0 in 6.247s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983, size 1024.00 MB, duration 6.25 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:41:28 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Converted 1024.00 MB image at 163.89 MB/s Aug 12 12:41:28 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d is being set with open permissions: ugo+rw Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:28 devstack sudo[113624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d Aug 12 12:41:28 devstack sudo[113624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:28 devstack sudo[113597]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff" returned: 0 in 1.116s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:29 devstack sudo[113629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff Aug 12 12:41:29 devstack sudo[113629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:29 devstack sudo[113624]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" returned: 0 in 0.406s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" released by "_copy_volume_from_snapshot" :: held 7.891s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-2684280e-8203-4035-9d67-2dcc217c1b72-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" released by "_create_volume_from_snapshot" :: held 7.984s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1be7272-9172-49b0-aa53-6ca586101d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d', 'volume_size': 1, 'snapshot_id': '2684280e-8203-4035-9d67-2dcc217c1b72'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d39737fb-4884-494b-bd7f-e52ec8666818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:29 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Volume volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d (cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d): created successfully Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d39737fb-4884-494b-bd7f-e52ec8666818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:29 devstack sudo[113629]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Flow 'volume_create_manager' (818df563-2b83-4207-bbae-1799ac7dbf1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-7168cdb3-c4ba-4a87-a747-4931a68790ff" returned: 0 in 0.295s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-7168cdb3-c4ba-4a87-a747-4931a68790ff" released by "delete_volume" :: held 1.515s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f226fe17-5f50-4a30-a407-9464da4666a6 tempest-VolumeDependencyTests-1067083096 None] Created volume successfully. Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created reservations ['1c24f148-9a7f-4059-a657-36877a42df7c', '3c718f95-6c38-4877-baa6-4143dd194801', 'e5fb4c74-e754-4514-b7ec-432a7f2518cd', '2346d3e8-b23e-49f4-bcb8-2c9de33930d8'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:29 devstack sudo[113633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:29 devstack sudo[113633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:29 devstack sudo[113633]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.261s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Deleted volume successfully. Aug 12 12:41:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c148e9c-2de1-414b-b9ae-36ce230be239 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-7168cdb3-c4ba-4a87-a747-4931a68790ff-delete_volume" released by "delete_volume" :: held 2.120s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-14d230f1-47c0-4c9c-8802-ee54d4440c88-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-2684280e-8203-4035-9d67-2dcc217c1b72-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-14d230f1-47c0-4c9c-8802-ee54d4440c88-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-2684280e-8203-4035-9d67-2dcc217c1b72-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-quobyte-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-quobyte-2684280e-8203-4035-9d67-2dcc217c1b72" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-14d230f1-47c0-4c9c-8802-ee54d4440c88" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-2684280e-8203-4035-9d67-2dcc217c1b72" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Deleting offline snapshot 2684280e-8203-4035-9d67-2dcc217c1b72 of volume 9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] snapshot_file for this snap is: volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-14d230f1-47c0-4c9c-8802-ee54d4440c88" acquired by "delete_volume" :: waited 0.046s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e45f0b57-6abf-41a2-b764-b5eff9139753]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5a8fac4-eb86-41ce-a9d7-db7b2f75fa96]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:30 devstack sudo[113636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 Aug 12 12:41:30 devstack sudo[113636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:30 devstack sudo[113637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 Aug 12 12:41:30 devstack sudo[113637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:30 devstack sudo[113636]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72" returned: 0 in 0.392s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[86fce115-86f9-46a2-b8de-d78711574aec]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:30 devstack sudo[113637]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:30 devstack sudo[113647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88 Aug 12 12:41:30 devstack sudo[113647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:30 devstack sudo[113646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 Aug 12 12:41:30 devstack sudo[113646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (1cca53e8-27a9-4c87-8eb0-c05079356f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (15b9f7bf-4437-4d7b-815e-2b745bfac745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (15b9f7bf-4437-4d7b-815e-2b745bfac745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1535517774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82df7750-f357-476d-ad1e-875c0fcb7431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:31Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a09bc0c-6d75-40f6-9616-9e513db7628a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a09bc0c-6d75-40f6-9616-9e513db7628a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95069dcd-0b8e-4c5a-b084-4ba533f2fce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95069dcd-0b8e-4c5a-b084-4ba533f2fce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82df7750-f357-476d-ad1e-875c0fcb7431', 'volume_name': 'volume-82df7750-f357-476d-ad1e-875c0fcb7431', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (244c046c-6492-4a2e-84ab-30649f88c305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (244c046c-6492-4a2e-84ab-30649f88c305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f08535-0d03-4ccf-8dbd-41eacb9b411d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Volume 82df7750-f357-476d-ad1e-875c0fcb7431: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82df7750-f357-476d-ad1e-875c0fcb7431', 'volume_size': 1} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1535517774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82df7750-f357-476d-ad1e-875c0fcb7431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:31Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Creating volume 82df7750-f357-476d-ad1e-875c0fcb7431 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:31 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:31 devstack sudo[113652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 1073741824 Aug 12 12:41:31 devstack sudo[113652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:31 devstack sudo[113647]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-14d230f1-47c0-4c9c-8802-ee54d4440c88" returned: 0 in 0.493s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-14d230f1-47c0-4c9c-8802-ee54d4440c88" released by "delete_volume" :: held 1.008s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created reservations ['a0f85be1-c132-43f3-ae16-93e56af2aba1', '00be4f1f-6994-4938-8db1-cc8aaf1e0df8', '11490769-f745-407d-9d31-97d37fb51602', '2938cdcf-5fd6-42ff-9c0e-ba74842d11f6'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:31 devstack sudo[113658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:31 devstack sudo[113658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:31 devstack sudo[113646]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" returned: 0 in 0.801s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:31 devstack sudo[113661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 Aug 12 12:41:31 devstack sudo[113661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (8b3ebbfc-2cbe-4b7a-88e4-b2e55644bb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13d4487e-2025-40ff-9469-c1d4be4eb61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13d4487e-2025-40ff-9469-c1d4be4eb61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1514808526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dbdc75ea-6380-42a9-9e55-c11126376287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:32Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0250e8fd-9794-45ab-8739-ba1b9a290350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0250e8fd-9794-45ab-8739-ba1b9a290350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d0d898d-dbd2-4ad9-bb2a-88d9d6a83667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d0d898d-dbd2-4ad9-bb2a-88d9d6a83667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dbdc75ea-6380-42a9-9e55-c11126376287', 'volume_name': 'volume-dbdc75ea-6380-42a9-9e55-c11126376287', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack sudo[113658]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82415a34-247b-411b-b0f0-62eea408611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack sudo[113652]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82415a34-247b-411b-b0f0-62eea408611b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb30cbc2-71e8-4bca-82c7-d470a32c5bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Volume dbdc75ea-6380-42a9-9e55-c11126376287: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dbdc75ea-6380-42a9-9e55-c11126376287', 'volume_size': 1} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 1073741824" returned: 0 in 0.804s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.512s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Deleted volume successfully. Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dd9bcf2b-325e-4852-a949-172772067bd4 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-14d230f1-47c0-4c9c-8802-ee54d4440c88-delete_volume" released by "delete_volume" :: held 1.833s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:31 devstack sudo[113675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 Aug 12 12:41:31 devstack sudo[113675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:32 devstack sudo[113661]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72" returned: 0 in 0.672s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:32 devstack sudo[113677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72 Aug 12 12:41:32 devstack sudo[113677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (5bffd0d2-5f31-4967-b7bf-899cf5aec102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f361e012-7337-4f74-b995-abafc244cefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f361e012-7337-4f74-b995-abafc244cefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1792648526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48fd4c3d-3781-4d0f-a54e-3a1c3b486f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:32Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b320ac39-4bde-4862-9bef-18784d1ddf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b320ac39-4bde-4862-9bef-18784d1ddf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12dd4cae-1257-4646-a3d5-677166259aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12dd4cae-1257-4646-a3d5-677166259aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48fd4c3d-3781-4d0f-a54e-3a1c3b486f54', 'volume_name': 'volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64db5435-d1f1-43a3-8f73-54bc2765b070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64db5435-d1f1-43a3-8f73-54bc2765b070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4118f56c-522e-43f4-831a-b04896636e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Volume 48fd4c3d-3781-4d0f-a54e-3a1c3b486f54: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54', 'volume_size': 1} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:32 devstack sudo[113675]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] <== create_volume: return (1271ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.274s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.468s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1514808526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dbdc75ea-6380-42a9-9e55-c11126376287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:32Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Creating volume dbdc75ea-6380-42a9-9e55-c11126376287 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:32 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:32 devstack sudo[113680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 1073741824 Aug 12 12:41:32 devstack sudo[113680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f08535-0d03-4ccf-8dbd-41eacb9b411d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82df7750-f357-476d-ad1e-875c0fcb7431', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d38fe50-8dd2-4585-b7d6-42fc371a08d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-58f6fc64-0697-4c14-96af-18287efc5fc5-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Volume volume-82df7750-f357-476d-ad1e-875c0fcb7431 (82df7750-f357-476d-ad1e-875c0fcb7431): created successfully Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d38fe50-8dd2-4585-b7d6-42fc371a08d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (1cca53e8-27a9-4c87-8eb0-c05079356f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-58f6fc64-0697-4c14-96af-18287efc5fc5-delete_volume" acquired by "delete_volume" :: waited 0.076s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:32 devstack sudo[113677]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983.2684280e-8203-4035-9d67-2dcc217c1b72" returned: 0 in 0.439s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-2b2c082f-61a2-4fef-a3f6-fea8717b0b86 tempest-CreateVolumesFromImageTest-1419526172 None] Created volume successfully. Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-2684280e-8203-4035-9d67-2dcc217c1b72" released by "_delete_snapshot" :: held 2.498s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-58f6fc64-0697-4c14-96af-18287efc5fc5" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" released by "delete_snapshot" :: held 2.549s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-58f6fc64-0697-4c14-96af-18287efc5fc5" acquired by "delete_volume" :: waited 0.037s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b05c609-341d-44ce-b0f1-6014a1aeb488]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (1d668bc6-86cc-4d85-aca9-ae6b7e451601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (579d50c5-2330-4853-bbde-fcdac0460ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack sudo[113686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 Aug 12 12:41:32 devstack sudo[113686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (579d50c5-2330-4853-bbde-fcdac0460ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-88452665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dbaccf1f-888a-48e4-9608-89b1d8900494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:33Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e573ba6-b595-40b6-9632-12c7c2e1db6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e573ba6-b595-40b6-9632-12c7c2e1db6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0fddefd-a175-4731-814c-c1aa74244206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0fddefd-a175-4731-814c-c1aa74244206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dbaccf1f-888a-48e4-9608-89b1d8900494', 'volume_name': 'volume-dbaccf1f-888a-48e4-9608-89b1d8900494', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5015776-efe0-4e4e-8a76-a1165eb2ed80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5015776-efe0-4e4e-8a76-a1165eb2ed80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (765a9694-daf6-4234-85b3-3629284483a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Volume dbaccf1f-888a-48e4-9608-89b1d8900494: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dbaccf1f-888a-48e4-9608-89b1d8900494', 'volume_size': 1} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Created reservations ['d41b91df-c5ef-46cc-ad3f-d33d7b852ff1', '194a9b92-8d7e-454b-af6f-fd150d2c1ba0', 'ea19a2fc-45f7-4de6-9200-ce02e3233da3', '45a94be5-faee-441d-a154-1cf6529f04ae'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:33 devstack sudo[113680]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Delete snapshot completed successfully. Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 1073741824" returned: 0 in 0.810s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff29081e-a381-499f-99d1-149233f0eba1 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-2684280e-8203-4035-9d67-2dcc217c1b72-delete_snapshot" released by "delete_snapshot" :: held 3.073s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:33 devstack sudo[113691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 Aug 12 12:41:33 devstack sudo[113691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:33 devstack sudo[113686]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (cc9f93b2-f9e8-4e3d-b3e6-cc8505d2291b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f58c8a-1f74-4750-87c1-7553a1c751f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-9f7b84c0-6ed9-495a-85dd-fd7b7183a983-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5" returned: 0 in 0.606s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:33 devstack sudo[113694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5 Aug 12 12:41:33 devstack sudo[113694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f58c8a-1f74-4750-87c1-7553a1c751f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1620256063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc256683-5119-4424-a716-0f12bf87cbe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:33Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2e51fbd-fd1a-4266-b927-be6db8999969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2e51fbd-fd1a-4266-b927-be6db8999969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2258cd32-3074-4501-958a-bb62c099fa30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2258cd32-3074-4501-958a-bb62c099fa30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc256683-5119-4424-a716-0f12bf87cbe5', 'volume_name': 'volume-fc256683-5119-4424-a716-0f12bf87cbe5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc4081db-2d8a-4344-aee1-ba6f61463a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc4081db-2d8a-4344-aee1-ba6f61463a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5993a5fb-5b0b-4d59-b80a-6f32c8b7282f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Volume fc256683-5119-4424-a716-0f12bf87cbe5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc256683-5119-4424-a716-0f12bf87cbe5', 'volume_size': 1} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-9f7b84c0-6ed9-495a-85dd-fd7b7183a983-delete_volume" acquired by "delete_volume" :: waited 0.109s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-quobyte-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:33 devstack sudo[113691]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287" returned: 0 in 0.346s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] <== create_volume: return (1234ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.240s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.293s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1792648526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48fd4c3d-3781-4d0f-a54e-3a1c3b486f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:32Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Creating volume 48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:33 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[04cea10b-e5cd-4d0b-b1df-cb816b1b0cef]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:33 devstack sudo[113698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 1073741824 Aug 12 12:41:33 devstack sudo[113698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb30cbc2-71e8-4bca-82c7-d470a32c5bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbdc75ea-6380-42a9-9e55-c11126376287', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61ff7bed-aede-46f4-9f6e-5d4522810439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:33 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Volume volume-dbdc75ea-6380-42a9-9e55-c11126376287 (dbdc75ea-6380-42a9-9e55-c11126376287): created successfully Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61ff7bed-aede-46f4-9f6e-5d4522810439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (8b3ebbfc-2cbe-4b7a-88e4-b2e55644bb74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0fd413e8-8e81-4081-9ef6-cfdcd8d961d3 tempest-CreateVolumesFromImageTest-1419526172 None] Created volume successfully. Aug 12 12:41:33 devstack sudo[113694]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-58f6fc64-0697-4c14-96af-18287efc5fc5" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:33 devstack sudo[113699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 Aug 12 12:41:33 devstack sudo[113699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-58f6fc64-0697-4c14-96af-18287efc5fc5" released by "delete_volume" :: held 1.066s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created reservations ['72dc1abe-edef-4d87-9bf1-316841079ea9', 'efb805d0-675b-4d94-8199-ed378782b323', 'acea3ab7-0622-43e9-8679-7b300bface71', '4e2d4c30-6100-408e-a1e3-17f28ead4146'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:34 devstack sudo[113706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:34 devstack sudo[113706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:34 devstack sudo[113699]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" returned: 0 in 0.522s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:34 devstack sudo[113713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983 Aug 12 12:41:34 devstack sudo[113713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:34 devstack sudo[113698]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 1073741824" returned: 0 in 0.648s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:34 devstack sudo[113706]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Flow 'volume_create_manager' (d62c416f-f3a1-4ee1-ae5e-f38b0e3076de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5af8fa58-99cf-43b2-9170-35061dae77c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.336s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Deleted volume successfully. Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5af8fa58-99cf-43b2-9170-35061dae77c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a5cd01f0-47eb-4918-8eb8-28e19a44ddb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c50a7c090104812840b04ee30bb0014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:34Z,use_quota=True,user_id='0847fc39dd8041fe97d9aa19dce2117a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9b50ff5-cea4-4c14-a6c7-5808f42329e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9b50ff5-cea4-4c14-a6c7-5808f42329e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ea747de-165b-4d6b-8725-fa5fd348a16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.image.glance [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Creating Keystone auth plugin from conf {{(pid=94662) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bc09a3b9-c64b-4bed-bad0-ab03dc7ba912 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-58f6fc64-0697-4c14-96af-18287efc5fc5-delete_volume" released by "delete_volume" :: held 1.850s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:34 devstack sudo[113716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 Aug 12 12:41:34 devstack sudo[113716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:34 devstack sudo[113713]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" returned: 0 in 0.308s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-9f7b84c0-6ed9-495a-85dd-fd7b7183a983" released by "delete_volume" :: held 0.936s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Created reservations ['6c56d5eb-63f2-428b-8f68-3fea6c343b5b', '4ddc1f00-6476-428a-bc8d-cd4f091447b2', 'e9d99a69-fba8-40fa-b9db-f49ae70a1bab', '2caed173-a019-47a8-bd3f-84549bc8d085'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:34 devstack sudo[113720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:34 devstack sudo[113720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:34 devstack sudo[113716]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54" returned: 0 in 0.302s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] <== create_volume: return (1094ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.100s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.670s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-88452665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dbaccf1f-888a-48e4-9608-89b1d8900494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:33Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Creating volume dbaccf1f-888a-48e4-9608-89b1d8900494 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:34 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-0a99e593-7ee9-4d87-8f8e-bed8d749fcb1-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:34 devstack sudo[113722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 1073741824 Aug 12 12:41:34 devstack sudo[113722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4118f56c-522e-43f4-831a-b04896636e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8ed5284-4cba-44a7-ab79-39f9aef34e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-0a99e593-7ee9-4d87-8f8e-bed8d749fcb1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:34 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Volume volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 (48fd4c3d-3781-4d0f-a54e-3a1c3b486f54): created successfully Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8ed5284-4cba-44a7-ab79-39f9aef34e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (5bffd0d2-5f31-4967-b7bf-899cf5aec102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-83d5114f-f418-4035-838c-a78e4be5b153 tempest-CreateVolumesFromImageTest-1419526172 None] Created volume successfully. Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Deleting offline snapshot 0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 of volume 30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] snapshot_file for this snap is: volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ea747de-165b-4d6b-8725-fa5fd348a16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a5cd01f0-47eb-4918-8eb8-28e19a44ddb9', 'volume_name': 'volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9', 'volume_size': 1, 'image_id': '7ddfadc6-1f86-4af5-a369-832f82e52831', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/7ddfadc6-1f86-4af5-a369-832f82e52831', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'd5cd8351c72630c0f97b27041ab9ea70', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8c50a7c090104812840b04ee30bb0014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '2801686c9e983bed3d1abea513ba1f6945d7135aa294b7fcddd2b7a9a9dee5e6356adefd92c2cf28b9a9b5d6996364a75486bdb9e14ecdc8c486376a8d0975c1', 'id': '7ddfadc6-1f86-4af5-a369-832f82e52831', 'created_at': datetime.datetime(2026, 8, 12, 10, 41, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 41, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7ddfadc6-1f86-4af5-a369-832f82e52831/file', 'properties': {}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ffc8b81-a519-48ac-9e0e-28cd277b2612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ffc8b81-a519-48ac-9e0e-28cd277b2612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09a19f0c-e0e1-4d0e-bd19-fd3d2a31b39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:34 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Volume a5cd01f0-47eb-4918-8eb8-28e19a44ddb9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9', 'volume_size': 1, 'image_id': '7ddfadc6-1f86-4af5-a369-832f82e52831', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/7ddfadc6-1f86-4af5-a369-832f82e52831', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'd5cd8351c72630c0f97b27041ab9ea70', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8c50a7c090104812840b04ee30bb0014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '2801686c9e983bed3d1abea513ba1f6945d7135aa294b7fcddd2b7a9a9dee5e6356adefd92c2cf28b9a9b5d6996364a75486bdb9e14ecdc8c486376a8d0975c1', 'id': '7ddfadc6-1f86-4af5-a369-832f82e52831', 'created_at': datetime.datetime(2026, 8, 12, 10, 41, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 41, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7ddfadc6-1f86-4af5-a369-832f82e52831/file', 'properties': {}}, 'image_service': } Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Trying to clone a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 from image 7ddfadc6-1f86-4af5-a369-832f82e52831 at location (None, [{'url': 'file:///opt/stack/data/glance/images/7ddfadc6-1f86-4af5-a369-832f82e52831', 'metadata': {}}]). {{(pid=94662) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e1441cc-5598-48f4-88d2-9198204de9d5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:34 devstack sudo[113720]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.291s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Deleted volume successfully. Aug 12 12:41:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5dd146a3-15db-45f4-9372-0b250bc2e515 tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-9f7b84c0-6ed9-495a-85dd-fd7b7183a983-delete_volume" released by "delete_volume" :: held 1.464s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 12 12:41:35 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Image download 0.00 MB at 0.00 MB/s Aug 12 12:41:35 devstack sudo[113725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 Aug 12 12:41:35 devstack sudo[113725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[43b557df-2184-4ff2-b13b-b738ca102520]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack sudo[113731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD Aug 12 12:41:35 devstack sudo[113722]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:35 devstack sudo[113731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 1073741824" returned: 0 in 0.491s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack sudo[113733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 Aug 12 12:41:35 devstack sudo[113733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:35 devstack sudo[113725]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" returned: 0 in 0.413s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2ec9bd3-9cc3-440f-828a-a7b6195a5c0e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack sudo[113731]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack sudo[113738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b Aug 12 12:41:35 devstack sudo[113738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:35 devstack sudo[113733]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494" returned: 0 in 0.276s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] <== create_volume: return (809ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.813s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.032s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1620256063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc256683-5119-4424-a716-0f12bf87cbe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d1898096fd45388d17afac7e81d6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:33Z,use_quota=True,user_id='a5ab4de01ee243ab9b72c4281943cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Creating volume fc256683-5119-4424-a716-0f12bf87cbe5 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:35 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (765a9694-daf6-4234-85b3-3629284483a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbaccf1f-888a-48e4-9608-89b1d8900494', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:35 devstack sudo[113744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 1073741824 Aug 12 12:41:35 devstack sudo[113744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:35 devstack sudo[113741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD Aug 12 12:41:35 devstack sudo[113741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b4d9fd8-3fa4-4f94-aae4-397296c48ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:35 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Volume volume-dbaccf1f-888a-48e4-9608-89b1d8900494 (dbaccf1f-888a-48e4-9608-89b1d8900494): created successfully Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b4d9fd8-3fa4-4f94-aae4-397296c48ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (1d668bc6-86cc-4d85-aca9-ae6b7e451601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:35 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d3589727-8c75-4622-a5d5-c3607bd3075d tempest-CreateVolumesFromImageTest-1419526172 None] Created volume successfully. Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "cinder-quobyte-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[180e432a-9c80-402b-a634-ab5231fb1151]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack sudo[113741]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD" returned: 1 in 0.436s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Temporary image 7ddfadc6-1f86-4af5-a369-832f82e52831 is fetched for user 0847fc39dd8041fe97d9aa19dce2117a. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 12 12:41:35 devstack sudo[113738]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" returned: 0 in 0.521s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack sudo[113757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 Aug 12 12:41:35 devstack sudo[113757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bed114a2-ea0e-48af-bd25-a2e8005c439e]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:35 devstack sudo[113756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d Aug 12 12:41:35 devstack sudo[113756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack sudo[113744]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 1073741824" returned: 0 in 0.563s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack sudo[113760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD Aug 12 12:41:36 devstack sudo[113760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:36 devstack sudo[113765]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 Aug 12 12:41:36 devstack sudo[113765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack sudo[113756]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" returned: 0 in 0.508s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:36 devstack sudo[113772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d Aug 12 12:41:36 devstack sudo[113772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack sudo[113757]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" returned: 0 in 0.497s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:36 devstack sudo[113760]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD" returned: 0 in 0.440s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:36 devstack sudo[113776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1 Aug 12 12:41:36 devstack sudo[113776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack sudo[113765]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5" returned: 0 in 0.336s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] <== create_volume: return (955ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.961s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5993a5fb-5b0b-4d59-b80a-6f32c8b7282f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc256683-5119-4424-a716-0f12bf87cbe5', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (587f1449-2955-44cd-9a91-8e5d27660cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:36 devstack sudo[113777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD Aug 12 12:41:36 devstack sudo[113777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Volume volume-fc256683-5119-4424-a716-0f12bf87cbe5 (fc256683-5119-4424-a716-0f12bf87cbe5): created successfully Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (587f1449-2955-44cd-9a91-8e5d27660cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Flow 'volume_create_manager' (cc9f93b2-f9e8-4e3d-b3e6-cc8505d2291b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:36 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f8d93375-16cb-4330-8871-eaa92d6cbe8c tempest-CreateVolumesFromImageTest-1419526172 None] Created volume successfully. Aug 12 12:41:36 devstack sudo[113772]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-quobyte-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d" released by "delete_volume" :: held 0.841s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:36 devstack sudo[113776]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b.0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" returned: 0 in 0.318s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Created reservations ['8e19c247-b595-4442-94c6-3bbdabec5907', '3b788a93-c7af-47ab-b41a-39e83473961e', '8bc3a7f8-9788-4f35-9c97-3473ee67ccec', 'c7482078-940a-4b62-9a68-8801cf8ce9ad'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-fc256683-5119-4424-a716-0f12bf87cbe5-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-0a99e593-7ee9-4d87-8f8e-bed8d749fcb1" released by "_delete_snapshot" :: held 1.929s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" released by "delete_snapshot" :: held 1.978s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-fc256683-5119-4424-a716-0f12bf87cbe5-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:36 devstack sudo[113777]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD" returned: 1 in 0.424s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a5cd01f0-47eb-4918-8eb8-28e19a44ddb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c50a7c090104812840b04ee30bb0014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:34Z,use_quota=True,user_id='0847fc39dd8041fe97d9aa19dce2117a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Creating volume a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:36 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:36 devstack sudo[113786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 1073741824 Aug 12 12:41:36 devstack sudo[113786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-quobyte-fc256683-5119-4424-a716-0f12bf87cbe5" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:36 devstack sudo[113788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-fc256683-5119-4424-a716-0f12bf87cbe5" acquired by "delete_volume" :: waited 0.057s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:36 devstack sudo[113788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created reservations ['e7f33d80-6477-4c64-9153-75a0767322bb', 'a314cbdb-0f06-43fb-a4b9-1c2c8ce421a6', '34e2339b-6140-43e3-b26d-e55c3a4500b4', 'ff8ba02a-ef49-43c1-a765-b3626a7bf123'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f97b334-b5ce-4f69-bf33-2a087b2fde9a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Delete snapshot completed successfully. Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8fbf66ca-6aa9-4666-8963-0a812a12e014 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-0a99e593-7ee9-4d87-8f8e-bed8d749fcb1-delete_snapshot" released by "delete_snapshot" :: held 2.348s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:37 devstack sudo[113790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 Aug 12 12:41:37 devstack sudo[113790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:37 devstack sudo[113788]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.326s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Deleted volume successfully. Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-061ceca6-010f-4231-8b73-9bb92c2fea4a tempest-VolumeDependencyTests-1067083096 None] Lock "cinder-cd8ae4af-0e2e-4bbf-9093-0d4c5de2fc8d-delete_volume" released by "delete_volume" :: held 1.588s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:37 devstack sudo[113786]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 1073741824" returned: 0 in 0.514s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:37 devstack sudo[113798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 Aug 12 12:41:37 devstack sudo[113798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:37 devstack sudo[113790]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5" returned: 0 in 0.465s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:37 devstack sudo[113802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5 Aug 12 12:41:37 devstack sudo[113802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:37 devstack sudo[113798]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9" returned: 0 in 0.257s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] <== create_volume: return (822ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.827s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Attempting download of 7ddfadc6-1f86-4af5-a369-832f82e52831 ((None, [{'url': 'file:///opt/stack/data/glance/images/7ddfadc6-1f86-4af5-a369-832f82e52831', 'metadata': {}}])) to volume a5cd01f0-47eb-4918-8eb8-28e19a44ddb9. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 12 12:41:37 devstack sudo[113802]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b4ec338-94cc-47b5-9afd-b483dac67209]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_7ddfadc6-1f86-4af5-a369-832f82e52831_aifaffyk {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fc256683-5119-4424-a716-0f12bf87cbe5" returned: 0 in 0.283s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-fc256683-5119-4424-a716-0f12bf87cbe5" released by "delete_volume" :: held 0.819s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:37 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Created reservations ['d7e02a9d-0129-4f82-8ab4-fbc96f5842a0', 'e6080d39-f737-480f-9598-3a9c15eab04c', '77244464-513f-4864-917c-af469a6d6616', 'a6733b85-9655-42a8-b990-4604dda5c52c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:37 devstack sudo[113806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_7ddfadc6-1f86-4af5-a369-832f82e52831_aifaffyk Aug 12 12:41:37 devstack sudo[113806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:38 devstack sudo[113808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:38 devstack sudo[113808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "cinder-quobyte-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:38 devstack sudo[113806]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_7ddfadc6-1f86-4af5-a369-832f82e52831_aifaffyk" returned: 0 in 0.472s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_7ddfadc6-1f86-4af5-a369-832f82e52831_aifaffyk {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7f10a7d-db2c-4886-b4fd-b50134b6673a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:38 devstack sudo[113812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_7ddfadc6-1f86-4af5-a369-832f82e52831_aifaffyk Aug 12 12:41:38 devstack sudo[113812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:38 devstack sudo[113813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b Aug 12 12:41:38 devstack sudo[113813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:38 devstack sudo[113808]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.361s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:38 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Deleted volume successfully. Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f85dd086-f3b1-49a2-8f48-7999588ed0bc tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-fc256683-5119-4424-a716-0f12bf87cbe5-delete_volume" released by "delete_volume" :: held 1.662s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:38 devstack sudo[113812]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_7ddfadc6-1f86-4af5-a369-832f82e52831_aifaffyk" returned: 1 in 0.430s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_7ddfadc6-1f86-4af5-a369-832f82e52831_aifaffyk' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e002c68-e653-4d2d-bdcd-36b8fbf42a75]: (4, 'raw') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:38 devstack sudo[113813]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" returned: 0 in 0.461s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:38 devstack sudo[113823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b Aug 12 12:41:38 devstack sudo[113823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:38 devstack sudo[113822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD Aug 12 12:41:38 devstack sudo[113822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:38 devstack sudo[113823]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" returned: 0 in 0.265s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-quobyte-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b" released by "delete_volume" :: held 0.817s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:39 devstack sudo[113822]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD" returned: 0 in 0.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-dbaccf1f-888a-48e4-9608-89b1d8900494-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Created reservations ['2b5fda21-5b77-4503-aa40-e40a5d2f4731', '34ba6f81-f641-416a-bec5-55f8e9ebe5e8', '646de902-5804-449e-a182-cfde9ee7051c', '0b29ed89-3d79-491a-b63d-66969d722f33'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-dbaccf1f-888a-48e4-9608-89b1d8900494-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:39 devstack sudo[113829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD Aug 12 12:41:39 devstack sudo[113829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-quobyte-dbaccf1f-888a-48e4-9608-89b1d8900494" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-dbaccf1f-888a-48e4-9608-89b1d8900494" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1325bf29-7d1c-4214-b18a-4fa346f8976f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:39 devstack sudo[113831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:39 devstack sudo[113831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:39 devstack sudo[113832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 Aug 12 12:41:39 devstack sudo[113832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:39 devstack sudo[113829]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD" returned: 1 in 0.392s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] 7ddfadc6-1f86-4af5-a369-832f82e52831 was raw, converting to qcow2 {{(pid=94662) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:39 devstack sudo[113838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 Aug 12 12:41:39 devstack sudo[113838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:39 devstack sudo[113831]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.317s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:39 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Deleted volume successfully. Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a0aa5f43-9629-4fe0-965c-dc112565d932 tempest-CreateVolumesFromSnapshotTest-972027514 None] Lock "cinder-30acb6d6-8f4c-41c6-90f4-e0a31bf8647b-delete_volume" released by "delete_volume" :: held 1.503s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:39 devstack sudo[113832]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494" returned: 0 in 0.512s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:39 devstack sudo[113847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494 Aug 12 12:41:39 devstack sudo[113847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:40 devstack sudo[113838]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9" returned: 0 in 0.647s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7ddfadc6-1f86-4af5-a369-832f82e52831_elk27fezdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:41:40 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Converted 0.00 MB image at 0.00 MB/s Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:40 devstack sudo[113847]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbaccf1f-888a-48e4-9608-89b1d8900494" returned: 0 in 0.305s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:40 devstack sudo[113852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 1G Aug 12 12:41:40 devstack sudo[113852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-dbaccf1f-888a-48e4-9608-89b1d8900494" released by "delete_volume" :: held 0.899s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Created reservations ['f349214f-a647-4f57-9914-9a4000ab9672', '3cd3002d-d079-4f37-9437-a957c3194d8d', 'c64cd429-4aca-4ff1-839b-548abab069b1', 'f9c88473-088b-4c23-9fc7-ef52815d1a24'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:40 devstack sudo[113854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:40 devstack sudo[113854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-quobyte-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[fdeadd17-8150-4ef7-92f4-08711d129f68]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:40 devstack sudo[113852]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 1G" returned: 0 in 0.477s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Downloaded image 7ddfadc6-1f86-4af5-a369-832f82e52831 ((None, [{'url': 'file:///opt/stack/data/glance/images/7ddfadc6-1f86-4af5-a369-832f82e52831', 'metadata': {}}])) to volume a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 successfully. {{(pid=94662) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Temporary image 7ddfadc6-1f86-4af5-a369-832f82e52831 for user 0847fc39dd8041fe97d9aa19dce2117a is deleted. {{(pid=94662) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.volume_utils [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Marking volume a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 as bootable. {{(pid=94662) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Copying metadata from image 7ddfadc6-1f86-4af5-a369-832f82e52831 to a5cd01f0-47eb-4918-8eb8-28e19a44ddb9. {{(pid=94662) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Creating volume glance metadata for volume a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 backed by image 7ddfadc6-1f86-4af5-a369-832f82e52831 with: {'image_id': '7ddfadc6-1f86-4af5-a369-832f82e52831', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'd5cd8351c72630c0f97b27041ab9ea70', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94662) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 12 12:41:40 devstack sudo[113854]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.388s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Deleted volume successfully. Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4dccce9-1cea-4a36-b521-45892c367581 tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-dbaccf1f-888a-48e4-9608-89b1d8900494-delete_volume" released by "delete_volume" :: held 1.573s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:40 devstack sudo[113859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 Aug 12 12:41:40 devstack sudo[113859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09a19f0c-e0e1-4d0e-bd19-fd3d2a31b39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9', 'volume_size': 1, 'image_id': '7ddfadc6-1f86-4af5-a369-832f82e52831', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/7ddfadc6-1f86-4af5-a369-832f82e52831', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'd5cd8351c72630c0f97b27041ab9ea70', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8c50a7c090104812840b04ee30bb0014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '2801686c9e983bed3d1abea513ba1f6945d7135aa294b7fcddd2b7a9a9dee5e6356adefd92c2cf28b9a9b5d6996364a75486bdb9e14ecdc8c486376a8d0975c1', 'id': '7ddfadc6-1f86-4af5-a369-832f82e52831', 'created_at': datetime.datetime(2026, 8, 12, 10, 41, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 12, 10, 41, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7ddfadc6-1f86-4af5-a369-832f82e52831/file', 'properties': {}}, 'image_service': }' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37485edf-88e4-47fd-8a27-067e09697b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:40 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Volume volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 (a5cd01f0-47eb-4918-8eb8-28e19a44ddb9): created successfully Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37485edf-88e4-47fd-8a27-067e09697b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Flow 'volume_create_manager' (d62c416f-f3a1-4ee1-ae5e-f38b0e3076de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6c10a566-c874-4e7c-962a-cabf6f8721b4 tempest-VolumeImageDependencyTests-103121374 None] Created volume successfully. Aug 12 12:41:41 devstack sudo[113859]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54" returned: 0 in 0.488s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:41 devstack sudo[113866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54 Aug 12 12:41:41 devstack sudo[113866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:41 devstack sudo[113866]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54" returned: 0 in 0.314s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54" released by "delete_volume" :: held 0.870s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Created reservations ['2983a973-d463-4e6e-ad39-ce28b933485a', 'fa687a07-3126-418f-a67c-413bb496955d', 'f16c12fe-6ab2-40f8-b7ce-334787212705', '7124cce2-0b66-4479-afa1-e61a1945d401'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:41 devstack sudo[113869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:41 devstack sudo[113869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-dbdc75ea-6380-42a9-9e55-c11126376287-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-dbdc75ea-6380-42a9-9e55-c11126376287-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-quobyte-dbdc75ea-6380-42a9-9e55-c11126376287" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-dbdc75ea-6380-42a9-9e55-c11126376287" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e57aa22c-7fb1-4479-8dbc-41d4dbaa2a56]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:42 devstack sudo[113869]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Acquiring lock "cinder-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.509s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:42 devstack sudo[113871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 Aug 12 12:41:42 devstack sudo[113871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Deleted volume successfully. Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Lock "cinder-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f64de405-c84d-447d-ac40-9e3a8f47f38b tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-48fd4c3d-3781-4d0f-a54e-3a1c3b486f54-delete_volume" released by "delete_volume" :: held 1.668s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Acquiring lock "cinder-quobyte-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Lock "cinder-quobyte-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9" acquired by "delete_volume" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5366e478-b815-4e9a-9458-5b392b418d63]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:42 devstack sudo[113874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 Aug 12 12:41:42 devstack sudo[113874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:42 devstack sudo[113871]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287" returned: 0 in 0.556s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:42 devstack sudo[113880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287 Aug 12 12:41:42 devstack sudo[113880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:42 devstack sudo[113874]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9" returned: 0 in 0.422s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:42 devstack sudo[113886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9 Aug 12 12:41:42 devstack sudo[113880]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:42 devstack sudo[113886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dbdc75ea-6380-42a9-9e55-c11126376287" returned: 0 in 0.299s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-dbdc75ea-6380-42a9-9e55-c11126376287" released by "delete_volume" :: held 0.930s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Created reservations ['a0c979aa-eb6f-428e-9ad5-c1fa11f73e0d', 'e628249e-127c-4d9f-98d4-92b70d79cae6', '84ad734a-12f3-4d1b-a4d9-1061d14b34be', 'af7fe379-37e0-46fe-b815-042f9c99f6ca'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:42 devstack sudo[113888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:42 devstack sudo[113888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:42 devstack sudo[113886]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9" returned: 0 in 0.386s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Lock "cinder-quobyte-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9" released by "delete_volume" :: held 0.862s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Created reservations ['daa497a2-8ec9-4e69-a040-97b61093bb91', '4196f62a-44db-43ef-aaae-68da33d10af2', '6b38f10b-2ab8-4328-86a5-1daeb7db49a2', 'c0a95801-ba09-4234-b18c-60bd852a9216'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:43 devstack sudo[113888]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.340s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:43 devstack sudo[113892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:43 devstack sudo[113892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Deleted volume successfully. Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-42a8b992-9760-4bab-97d0-78a5a9be58dd tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-dbdc75ea-6380-42a9-9e55-c11126376287-delete_volume" released by "delete_volume" :: held 1.605s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:43 devstack sudo[113892]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.290s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:43 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Deleted volume successfully. Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a5218cf3-e473-4a76-a3a1-3ba113f03b8b tempest-VolumeImageDependencyTests-103121374 None] Lock "cinder-a5cd01f0-47eb-4918-8eb8-28e19a44ddb9-delete_volume" released by "delete_volume" :: held 1.443s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-82df7750-f357-476d-ad1e-875c0fcb7431-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-82df7750-f357-476d-ad1e-875c0fcb7431-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:43 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "cinder-quobyte-82df7750-f357-476d-ad1e-875c0fcb7431" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-82df7750-f357-476d-ad1e-875c0fcb7431" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bec0621b-f69f-4566-be14-f8103bae7b01]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:44 devstack sudo[113896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 Aug 12 12:41:44 devstack sudo[113896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:44 devstack sudo[113896]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431" returned: 0 in 0.409s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:44 devstack sudo[113902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431 Aug 12 12:41:44 devstack sudo[113902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:44 devstack sudo[113902]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-82df7750-f357-476d-ad1e-875c0fcb7431" returned: 0 in 0.365s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-quobyte-82df7750-f357-476d-ad1e-875c0fcb7431" released by "delete_volume" :: held 0.838s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:44 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Created reservations ['07dbdef2-2270-458b-ae06-b08bf7082743', 'c695b21b-0921-4204-8699-f9d83510d4b5', '9a11ff26-2b41-4ed1-9bb0-5bfd9d61efc3', '1a17032a-1fee-4f20-8c4b-d33a874a35b3'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:45 devstack sudo[113905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:45 devstack sudo[113905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (f546a3f0-3192-401b-8789-a81ddc3c2f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:45 devstack sudo[113905]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5607006-8a42-4fc9-a05b-089ce7bdf0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.503s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5607006-8a42-4fc9-a05b-089ce7bdf0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158022821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a826362a-647b-4efb-bcb8-2787524fbb43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:45Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5623ff85-1065-4ae5-9b48-92e5434cbbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5623ff85-1065-4ae5-9b48-92e5434cbbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f705f10-1984-4fcd-a818-6b679e22efca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f705f10-1984-4fcd-a818-6b679e22efca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a826362a-647b-4efb-bcb8-2787524fbb43', 'volume_name': 'volume-a826362a-647b-4efb-bcb8-2787524fbb43', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abbf5e44-465a-4c45-90a5-6a9a8a8ee094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abbf5e44-465a-4c45-90a5-6a9a8a8ee094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23c5750b-cc09-47b0-b81d-c6dce03ebce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:45 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Volume a826362a-647b-4efb-bcb8-2787524fbb43: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a826362a-647b-4efb-bcb8-2787524fbb43', 'volume_size': 1} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158022821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a826362a-647b-4efb-bcb8-2787524fbb43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:45Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Creating volume a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:45 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:45 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Deleted volume successfully. Aug 12 12:41:45 devstack sudo[113909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 1073741824 Aug 12 12:41:45 devstack sudo[113909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c591399f-6dfc-4a28-93e9-f80e9938fc0c tempest-CreateVolumesFromImageTest-1419526172 None] Lock "cinder-82df7750-f357-476d-ad1e-875c0fcb7431-delete_volume" released by "delete_volume" :: held 1.769s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:46 devstack sudo[113909]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 1073741824" returned: 0 in 0.674s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:46 devstack sudo[113915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 Aug 12 12:41:46 devstack sudo[113915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:46 devstack sudo[113915]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] <== create_volume: return (1127ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.140s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23c5750b-cc09-47b0-b81d-c6dce03ebce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a826362a-647b-4efb-bcb8-2787524fbb43', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37c02c14-2785-4a4a-a0ef-5ab777834e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:46 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Volume volume-a826362a-647b-4efb-bcb8-2787524fbb43 (a826362a-647b-4efb-bcb8-2787524fbb43): created successfully Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37c02c14-2785-4a4a-a0ef-5ab777834e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (f546a3f0-3192-401b-8789-a81ddc3c2f4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-b718e6ec-cc66-4dce-ba01-268a597c14ee tempest-ProjectReaderTests-1226630444 None] Created volume successfully. Aug 12 12:41:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Creating offline snapshot c3769e5b-3fc0-4f8b-8eee-f63a126beb6f of volume a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Flow 'volume_create_manager' (4f0205a3-3483-4ab0-846b-7d872fb5b347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (348eafe8-903d-4743-bce6-9acebdabe36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[59db7804-2705-4406-8401-2676d8829caf]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (348eafe8-903d-4743-bce6-9acebdabe36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=159e11b2-eccf-42cf-bb39-cdeb62192960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3883d9e641a84d1191e963df2f45a988',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:48Z,use_quota=True,user_id='1b23f1f6da4a43538a82cebc57dba23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b97e752a-a381-4985-85e6-ae6cc2632c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b97e752a-a381-4985-85e6-ae6cc2632c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (360eac70-005f-43d6-a814-80d77f602b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (360eac70-005f-43d6-a814-80d77f602b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '159e11b2-eccf-42cf-bb39-cdeb62192960', 'volume_name': 'volume-159e11b2-eccf-42cf-bb39-cdeb62192960', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (617e6ff4-3493-433a-a7c4-e7e6a4e2ef32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (617e6ff4-3493-433a-a7c4-e7e6a4e2ef32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12a2c5b5-1d3b-48db-8a25-9422ec63bb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:48 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Volume 159e11b2-eccf-42cf-bb39-cdeb62192960: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-159e11b2-eccf-42cf-bb39-cdeb62192960', 'volume_size': 1} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:48 devstack sudo[113919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 Aug 12 12:41:48 devstack sudo[113919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:48 devstack sudo[113919]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43" returned: 0 in 0.423s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:48 devstack sudo[113924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f 1G Aug 12 12:41:48 devstack sudo[113924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:49 devstack sudo[113924]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f 1G" returned: 0 in 0.574s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a826362a-647b-4efb-bcb8-2787524fbb43 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:49 devstack sudo[113930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a826362a-647b-4efb-bcb8-2787524fbb43 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f Aug 12 12:41:49 devstack sudo[113930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (ddeb8fbf-3357-4fdd-bbd3-1c6848cc4c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7ff4787-6ef2-48a9-b0d0-5e7b407f1a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7ff4787-6ef2-48a9-b0d0-5e7b407f1a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1842578298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fdfa1ca9-e626-4a10-ab95-ca791b4dd60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:49Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d95ee1c4-268b-4840-9926-9827860fe502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d95ee1c4-268b-4840-9926-9827860fe502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71af3b54-ac55-4dde-866d-94718057cad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71af3b54-ac55-4dde-866d-94718057cad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fdfa1ca9-e626-4a10-ab95-ca791b4dd60d', 'volume_name': 'volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a91c843-5e1c-44c4-926b-3a3c11e3f395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a91c843-5e1c-44c4-926b-3a3c11e3f395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bac597d-bb88-4d69-a689-ae5937aecd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:49 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Volume fdfa1ca9-e626-4a10-ab95-ca791b4dd60d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d', 'volume_size': 1} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:49 devstack sudo[113930]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a826362a-647b-4efb-bcb8-2787524fbb43 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" returned: 0 in 0.350s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:49 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f is being set with open permissions: ugo+rw Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:49 devstack sudo[113935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f Aug 12 12:41:49 devstack sudo[113935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:49 devstack sudo[113935]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" returned: 0 in 0.271s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:49 devstack sudo[113938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.info Aug 12 12:41:49 devstack sudo[113938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:49 devstack sudo[113938]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.info" returned: 0 in 0.284s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:49 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.info is being set with open permissions: ugo+rw Aug 12 12:41:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:50 devstack sudo[113941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.info Aug 12 12:41:50 devstack sudo[113941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:50 devstack sudo[113941]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.info" returned: 0 in 0.261s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.294s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.158s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=159e11b2-eccf-42cf-bb39-cdeb62192960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3883d9e641a84d1191e963df2f45a988',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:48Z,use_quota=True,user_id='1b23f1f6da4a43538a82cebc57dba23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Creating volume 159e11b2-eccf-42cf-bb39-cdeb62192960 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:50 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:50 devstack sudo[113944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 1073741824 Aug 12 12:41:50 devstack sudo[113944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:50 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9177e460-43c0-4e59-8e38-910a3b374c4a tempest-ProjectReaderTests-1226630444 None] Create snapshot completed successfully Aug 12 12:41:50 devstack sudo[113944]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 1073741824" returned: 0 in 0.461s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:50 devstack sudo[113949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 Aug 12 12:41:50 devstack sudo[113949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:51 devstack sudo[113949]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960" returned: 0 in 0.269s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] <== create_volume: return (768ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.771s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.874s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1842578298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fdfa1ca9-e626-4a10-ab95-ca791b4dd60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:49Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Creating volume fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:51 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12a2c5b5-1d3b-48db-8a25-9422ec63bb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-159e11b2-eccf-42cf-bb39-cdeb62192960', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:51 devstack sudo[113952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d 1073741824 Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12d05809-9e96-4f7c-b464-c7a161729ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:51 devstack sudo[113952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:51 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Volume volume-159e11b2-eccf-42cf-bb39-cdeb62192960 (159e11b2-eccf-42cf-bb39-cdeb62192960): created successfully Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12d05809-9e96-4f7c-b464-c7a161729ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Flow 'volume_create_manager' (4f0205a3-3483-4ab0-846b-7d872fb5b347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:51 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fd0ecc58-f427-46ba-b34f-1c8bc0da3aeb tempest-CinderUnicodeTest-416418407 None] Created volume successfully. Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-c3769e5b-3fc0-4f8b-8eee-f63a126beb6f-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-c3769e5b-3fc0-4f8b-8eee-f63a126beb6f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-a826362a-647b-4efb-bcb8-2787524fbb43" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-a826362a-647b-4efb-bcb8-2787524fbb43" acquired by "delete_snapshot" :: waited 0.083s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Deleting offline snapshot c3769e5b-3fc0-4f8b-8eee-f63a126beb6f of volume a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] snapshot_file for this snap is: volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[0bfa940f-e09a-4b91-aeb4-16f2b822223f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:51 devstack sudo[113952]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d 1073741824" returned: 0 in 0.554s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:51 devstack sudo[113958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f Aug 12 12:41:51 devstack sudo[113958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:51 devstack sudo[113959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d Aug 12 12:41:51 devstack sudo[113959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:51 devstack sudo[113959]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" returned: 0 in 0.292s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (892ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.894s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bac597d-bb88-4d69-a689-ae5937aecd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:51 devstack sudo[113958]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4956611-ddda-4cf9-9b5a-67dc49942302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" returned: 0 in 0.447s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a826362a-647b-4efb-bcb8-2787524fbb43(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:41:52 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Volume volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d (fdfa1ca9-e626-4a10-ab95-ca791b4dd60d): created successfully Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4956611-ddda-4cf9-9b5a-67dc49942302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (ddeb8fbf-3357-4fdd-bbd3-1c6848cc4c02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c8f649c-7460-4aa8-9992-8e95fef741b8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5e486313-d9a8-4e5c-8840-76a807744edf tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:41:52 devstack sudo[113967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 Aug 12 12:41:52 devstack sudo[113967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:52 devstack sudo[113967]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43" returned: 0 in 0.457s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:52 devstack sudo[113972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f Aug 12 12:41:52 devstack sudo[113972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Flow 'volume_create_manager' (cd4a9de2-de26-4812-850e-32cdea361a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0faac02-4c60-436f-89b2-b6c528bc896b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0faac02-4c60-436f-89b2-b6c528bc896b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:52Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-373727092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f19f9ea9-e5df-4141-a827-8bda22dc8e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3883d9e641a84d1191e963df2f45a988',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:53Z,use_quota=True,user_id='1b23f1f6da4a43538a82cebc57dba23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64d6262f-39c7-4790-8924-ceed2f1c795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64d6262f-39c7-4790-8924-ceed2f1c795f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57702e6d-247d-417f-8dac-40e2f37c4971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57702e6d-247d-417f-8dac-40e2f37c4971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f19f9ea9-e5df-4141-a827-8bda22dc8e76', 'volume_name': 'volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42282a01-16b2-4551-b6b6-9acbff0eba8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42282a01-16b2-4551-b6b6-9acbff0eba8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (940e05f3-bd03-4afc-8c22-83f238264b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:52 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Volume f19f9ea9-e5df-4141-a827-8bda22dc8e76: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76', 'volume_size': 1} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:52Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-373727092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f19f9ea9-e5df-4141-a827-8bda22dc8e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3883d9e641a84d1191e963df2f45a988',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:53Z,use_quota=True,user_id='1b23f1f6da4a43538a82cebc57dba23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Creating volume f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:52 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:52 devstack sudo[113980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 1073741824 Aug 12 12:41:52 devstack sudo[113980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:52 devstack sudo[113972]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" returned: 0 in 0.463s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:52 devstack sudo[113982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f Aug 12 12:41:52 devstack sudo[113982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:53 devstack sudo[113982]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43.c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-c3769e5b-3fc0-4f8b-8eee-f63a126beb6f" released by "_delete_snapshot" :: held 1.764s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-a826362a-647b-4efb-bcb8-2787524fbb43" released by "delete_snapshot" :: held 1.788s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Created reservations ['397959ee-f121-4cf1-8dcf-66ad5be9f943', 'd45e5aa6-dccd-4941-9e58-2c48de65306b', '3e8a8e27-0724-45c5-af42-9e2c1822d042', 'bb3e00dc-d307-4886-aa0d-15701a231023'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:53 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Delete snapshot completed successfully. Aug 12 12:41:53 devstack sudo[113980]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 1073741824" returned: 0 in 0.528s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-369cd570-470e-434d-987b-d31ac00c2055 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-c3769e5b-3fc0-4f8b-8eee-f63a126beb6f-delete_snapshot" released by "delete_snapshot" :: held 2.015s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:53 devstack sudo[113989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 Aug 12 12:41:53 devstack sudo[113989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-a826362a-647b-4efb-bcb8-2787524fbb43-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-a826362a-647b-4efb-bcb8-2787524fbb43-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-a826362a-647b-4efb-bcb8-2787524fbb43" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-a826362a-647b-4efb-bcb8-2787524fbb43" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:53 devstack sudo[113989]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76" returned: 0 in 0.315s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] <== create_volume: return (888ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.891s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.833s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fbb3de8-2517-4e53-adba-5253c12eff54]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot 3101420f-04f5-473d-8413-7b82fd16acbf of volume fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (940e05f3-bd03-4afc-8c22-83f238264b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d9d55da-bb7c-4f63-864c-e8500cee9c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f63cd0e3-ccae-41af-bc4f-5724b264b91b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:53 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Volume volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 (f19f9ea9-e5df-4141-a827-8bda22dc8e76): created successfully Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d9d55da-bb7c-4f63-864c-e8500cee9c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:53 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Flow 'volume_create_manager' (cd4a9de2-de26-4812-850e-32cdea361a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:53 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-58f25eb9-14be-45fd-9743-8d4789985512 tempest-CinderUnicodeTest-416418407 None] Created volume successfully. Aug 12 12:41:53 devstack sudo[113993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 Aug 12 12:41:53 devstack sudo[113993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:53 devstack sudo[113994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d Aug 12 12:41:53 devstack sudo[113994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:54 devstack sudo[113993]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43" returned: 0 in 0.427s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:54 devstack sudo[114002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43 Aug 12 12:41:54 devstack sudo[114002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:54 devstack sudo[113994]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" returned: 0 in 0.464s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:54 devstack sudo[114005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf 1G Aug 12 12:41:54 devstack sudo[114005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:54 devstack sudo[114002]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a826362a-647b-4efb-bcb8-2787524fbb43" returned: 0 in 0.266s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-a826362a-647b-4efb-bcb8-2787524fbb43" released by "delete_volume" :: held 0.775s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=197,cinder:UPDATE=267,cinder:DELETE=25,cinder:INSERT=64 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Created reservations ['3c11c06c-cfe5-4a6a-8b15-a9cdf823f139', 'a22b1e5f-e202-4ef6-b6d5-e901ebf4db0e', '3b955a05-89e2-45d7-99b4-bcefa1a44a5d', '222c4fdd-79e4-48c2-bf3f-d61a99b9402a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:54 devstack sudo[114011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:54 devstack sudo[114011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=278,cinder:SELECT=200,cinder:INSERT=83,cinder:DELETE=24 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (f38b745d-fcad-4ee0-b309-61401f552dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b180759-6de6-4b5d-9ae9-e1e068f4c631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:54 devstack sudo[114005]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf 1G" returned: 0 in 0.623s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b180759-6de6-4b5d-9ae9-e1e068f4c631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2060988253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51ec571a-3550-4489-86df-3124d9007ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:55Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd347f2a-f70b-49b5-968a-f2f69f1eb9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd347f2a-f70b-49b5-968a-f2f69f1eb9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2304c014-868c-4e44-b53a-edac3e6be6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:54 devstack sudo[114016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf Aug 12 12:41:54 devstack sudo[114016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2304c014-868c-4e44-b53a-edac3e6be6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51ec571a-3550-4489-86df-3124d9007ebb', 'volume_name': 'volume-51ec571a-3550-4489-86df-3124d9007ebb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66fd5918-25be-4210-9c54-b5ea94efb2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66fd5918-25be-4210-9c54-b5ea94efb2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36aa9d97-d456-4c89-ba78-47baf2f4c193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:54 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Volume 51ec571a-3550-4489-86df-3124d9007ebb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51ec571a-3550-4489-86df-3124d9007ebb', 'volume_size': 1} Aug 12 12:41:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:55 devstack sudo[114011]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.401s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Deleted volume successfully. Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-25896e7f-6bcc-4a1c-b75a-9ef74a5212c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-a826362a-647b-4efb-bcb8-2787524fbb43-delete_volume" released by "delete_volume" :: held 1.453s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:55 devstack sudo[114016]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:55 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf is being set with open permissions: ugo+rw Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:55 devstack sudo[114023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf Aug 12 12:41:55 devstack sudo[114023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (471cf2e3-a43c-449f-baf4-cde4de8b8557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35f56736-7d2d-4629-bf45-9420ca85513f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35f56736-7d2d-4629-bf45-9420ca85513f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164313514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8771027b-143b-49fe-9ccc-65ac7d34b43f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:55Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (582236c4-e748-4f75-8ed5-41d4795a5a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (582236c4-e748-4f75-8ed5-41d4795a5a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50d96ff8-ab28-4fc6-b8b1-89e850ee299b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50d96ff8-ab28-4fc6-b8b1-89e850ee299b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8771027b-143b-49fe-9ccc-65ac7d34b43f', 'volume_name': 'volume-8771027b-143b-49fe-9ccc-65ac7d34b43f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef878d69-0897-4de4-8b95-e3d11ec6343e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef878d69-0897-4de4-8b95-e3d11ec6343e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eecc25f6-6684-4bc0-a606-85d47e58eff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:55 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Volume 8771027b-143b-49fe-9ccc-65ac7d34b43f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8771027b-143b-49fe-9ccc-65ac7d34b43f', 'volume_size': 1} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:55 devstack sudo[114023]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf" returned: 0 in 0.249s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:55 devstack sudo[114026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.info Aug 12 12:41:55 devstack sudo[114026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:55 devstack sudo[114026]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.info" returned: 0 in 0.237s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:55 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.info is being set with open permissions: ugo+rw Aug 12 12:41:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:55 devstack sudo[114029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.info Aug 12 12:41:55 devstack sudo[114029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:56 devstack sudo[114029]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.info" returned: 0 in 0.239s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.308s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.088s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2060988253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51ec571a-3550-4489-86df-3124d9007ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:55Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Creating volume 51ec571a-3550-4489-86df-3124d9007ebb {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:56 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:56 devstack sudo[114032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb 1073741824 Aug 12 12:41:56 devstack sudo[114032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3c669ba0-59b6-4fc8-bd48-833b079ceb87 tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-3101420f-04f5-473d-8413-7b82fd16acbf-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-3101420f-04f5-473d-8413-7b82fd16acbf-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-3101420f-04f5-473d-8413-7b82fd16acbf" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-3101420f-04f5-473d-8413-7b82fd16acbf" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot 3101420f-04f5-473d-8413-7b82fd16acbf of volume fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c74ae46-a44b-4233-a503-bf467af9f4b7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:56 devstack sudo[114037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf Aug 12 12:41:56 devstack sudo[114037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:56 devstack sudo[114032]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb 1073741824" returned: 0 in 0.452s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:56 devstack sudo[114040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb Aug 12 12:41:56 devstack sudo[114040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:56 devstack sudo[114037]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf" returned: 0 in 0.404s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bbbb56a6-bceb-4823-bd24-8bd1296d3e67]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:56 devstack sudo[114040]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb" returned: 0 in 0.262s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] <== create_volume: return (753ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.756s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.609s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36aa9d97-d456-4c89-ba78-47baf2f4c193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51ec571a-3550-4489-86df-3124d9007ebb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7add40f2-2394-47a2-9918-81a4a74e65de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Creating offline snapshot c695c366-1351-4bf6-b253-57dd4a1e2359 of volume f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:41:56 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Volume volume-51ec571a-3550-4489-86df-3124d9007ebb (51ec571a-3550-4489-86df-3124d9007ebb): created successfully Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7add40f2-2394-47a2-9918-81a4a74e65de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (f38b745d-fcad-4ee0-b309-61401f552dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[460aece6-83f1-4d0e-9464-c37bf9274f75]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:56 devstack sudo[114046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d Aug 12 12:41:56 devstack sudo[114046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:56 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-dfd1b455-e761-4ada-9793-8c3444f8b76d tempest-ProjectReaderTests-1771018132 None] Created volume successfully. Aug 12 12:41:57 devstack sudo[114047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 Aug 12 12:41:57 devstack sudo[114047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:57 devstack sudo[114046]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" returned: 0 in 0.362s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:57 devstack sudo[114053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf Aug 12 12:41:57 devstack sudo[114053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:57 devstack sudo[114047]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76" returned: 0 in 0.354s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:57 devstack sudo[114058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 1G Aug 12 12:41:57 devstack sudo[114058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:57 devstack sudo[114053]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf" returned: 0 in 0.363s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:57 devstack sudo[114066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf Aug 12 12:41:57 devstack sudo[114066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:57 devstack sudo[114058]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 1G" returned: 0 in 0.440s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:57 devstack sudo[114068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 Aug 12 12:41:57 devstack sudo[114068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:57 devstack sudo[114066]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d.3101420f-04f5-473d-8413-7b82fd16acbf" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-3101420f-04f5-473d-8413-7b82fd16acbf" released by "_delete_snapshot" :: held 1.494s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" released by "delete_snapshot" :: held 1.526s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Created reservations ['094ea8e9-cb2f-411e-ab3c-6d0d131761b8', 'f6c12a81-8926-4c71-a218-7b44a6169a3f', 'd4bb7c08-7d23-4810-87ef-801e207810d2', '369c2bde-3e11-4c65-992e-9ad456adfb2b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:57 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:41:57 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5a894013-b803-49c0-bdf3-95ca700ec72f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-3101420f-04f5-473d-8413-7b82fd16acbf-delete_snapshot" released by "delete_snapshot" :: held 1.683s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:58 devstack sudo[114068]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359" returned: 0 in 0.322s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:58 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 is being set with open permissions: ugo+rw Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:58 devstack sudo[114074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 Aug 12 12:41:58 devstack sudo[114074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-51ec571a-3550-4489-86df-3124d9007ebb-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Lock "cinder-51ec571a-3550-4489-86df-3124d9007ebb-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-quobyte-51ec571a-3550-4489-86df-3124d9007ebb" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-51ec571a-3550-4489-86df-3124d9007ebb" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[36670901-19ba-4689-ab5f-6b603a0e2882]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:58 devstack sudo[114074]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:58 devstack sudo[114076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb Aug 12 12:41:58 devstack sudo[114076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:58 devstack sudo[114079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.info Aug 12 12:41:58 devstack sudo[114079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:58 devstack sudo[114079]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.info" returned: 0 in 0.285s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:58 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.info is being set with open permissions: ugo+rw Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[016b8735-eee0-4fc4-be17-1600fb2c3196]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:58 devstack sudo[114085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.info Aug 12 12:41:58 devstack sudo[114085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:58 devstack sudo[114076]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb" returned: 0 in 0.443s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:58 devstack sudo[114088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb Aug 12 12:41:58 devstack sudo[114088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:58 devstack sudo[114086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d Aug 12 12:41:58 devstack sudo[114086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:58 devstack sudo[114085]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.info" returned: 0 in 0.258s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.039s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.382s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164313514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8771027b-143b-49fe-9ccc-65ac7d34b43f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:41:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:41:55Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Creating volume 8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:58 devstack sudo[114088]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:41:58 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-51ec571a-3550-4489-86df-3124d9007ebb" returned: 0 in 0.269s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:58 devstack sudo[114093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f 1073741824 Aug 12 12:41:58 devstack sudo[114093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-51ec571a-3550-4489-86df-3124d9007ebb" released by "delete_volume" :: held 0.768s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-34512ef0-83d3-4eec-bea0-3546f6b928cb tempest-CinderUnicodeTest-416418407 None] Create snapshot completed successfully Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Created reservations ['d6ee8290-e723-4c4a-a21f-fa27a5bca950', '210f1717-4b72-4060-b54e-d7dcb0d7bf3e', 'f93aaefe-c13d-488b-b035-a01ceb39b2fe', '03b22ea1-5074-4593-a9b0-39bb3ca9152c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:58 devstack sudo[114086]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:59 devstack sudo[114098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d Aug 12 12:41:59 devstack sudo[114098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:59 devstack sudo[114100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:59 devstack sudo[114100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:59 devstack sudo[114098]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" returned: 0 in 0.285s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d" released by "delete_volume" :: held 0.738s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:59 devstack sudo[114100]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.255s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:41:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Deleted volume successfully. Aug 12 12:41:59 devstack sudo[114093]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f 1073741824" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8b77755e-249f-411e-a9be-5d2aaf1f5f0a tempest-ProjectReaderTests-1771018132 None] Lock "cinder-51ec571a-3550-4489-86df-3124d9007ebb-delete_volume" released by "delete_volume" :: held 1.273s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Created reservations ['02c59217-cf85-4739-94be-91e92c63a30f', '458359c5-3f1c-4eba-b11b-1173894288ef', '94642699-359b-4a4a-aed4-811ef27d424d', 'e70b7477-81e7-4db2-9cd6-ab40afef5f3b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:41:59 devstack sudo[114107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f Aug 12 12:41:59 devstack sudo[114107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Acquiring lock "cinder-c695c366-1351-4bf6-b253-57dd4a1e2359-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Lock "cinder-c695c366-1351-4bf6-b253-57dd4a1e2359-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Acquiring lock "cinder-quobyte-f19f9ea9-e5df-4141-a827-8bda22dc8e76" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-f19f9ea9-e5df-4141-a827-8bda22dc8e76" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Acquiring lock "cinder-quobyte-c695c366-1351-4bf6-b253-57dd4a1e2359" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-c695c366-1351-4bf6-b253-57dd4a1e2359" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Deleting offline snapshot c695c366-1351-4bf6-b253-57dd4a1e2359 of volume f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] snapshot_file for this snap is: volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.016s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4908711f-710c-4ccb-b4c2-45eb8cfe5bd7]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:41:59 devstack sudo[114110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:41:59 devstack sudo[114110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:59 devstack sudo[114107]: pam_unix(sudo:session): session closed for user root Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f" returned: 0 in 0.351s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] <== create_volume: return (893ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.896s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eecc25f6-6684-4bc0-a606-85d47e58eff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8771027b-143b-49fe-9ccc-65ac7d34b43f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51308c8c-3785-4ecd-9217-aa7462d48dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:59 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Volume volume-8771027b-143b-49fe-9ccc-65ac7d34b43f (8771027b-143b-49fe-9ccc-65ac7d34b43f): created successfully Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51308c8c-3785-4ecd-9217-aa7462d48dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (471cf2e3-a43c-449f-baf4-cde4de8b8557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:59 devstack sudo[114111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 Aug 12 12:41:59 devstack sudo[114111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:41:59 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-81a2eec5-0d4d-4a3f-a59a-e57b1c6d6ec0 tempest-ProjectReaderTests-1226630444 None] Created volume successfully. Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (12a848ea-c247-412e-ac55-0c85dddd81af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5e1290f-f772-4a9f-9fee-d5971456a6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5e1290f-f772-4a9f-9fee-d5971456a6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1012653824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:00Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:41:59 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7331c97-1589-4984-9d10-1922f0f13d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7331c97-1589-4984-9d10-1922f0f13d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32d4a10a-2520-40e6-8d90-4eca9871e9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32d4a10a-2520-40e6-8d90-4eca9871e9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f', 'volume_name': 'volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9498ab83-87bc-44dc-8e3a-f3d9be7947d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9498ab83-87bc-44dc-8e3a-f3d9be7947d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52957788-f596-465a-aa9f-4503ac47e68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Volume 57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f', 'volume_size': 1} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1012653824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:00Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Creating volume 57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:00 devstack sudo[114110]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:00 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.400s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:42:00 devstack sudo[114115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f 1073741824 Aug 12 12:42:00 devstack sudo[114115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c212ce4-3c1b-4ae9-a1d0-3c7f407976d4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-fdfa1ca9-e626-4a10-ab95-ca791b4dd60d-delete_volume" released by "delete_volume" :: held 1.604s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:00 devstack sudo[114111]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359" returned: 0 in 0.526s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e11052e3-156d-46a0-9c64-746f8c1b83de]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (2dc9f39d-3065-4279-8083-7f0487e6d687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af19274b-f5e2-4db4-8912-ebf86ab17722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af19274b-f5e2-4db4-8912-ebf86ab17722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1721315983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13baaf7c-8747-4100-bcf9-2b9aafa7df3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:00Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83565d87-1f0a-4109-a1a2-47204eab1b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83565d87-1f0a-4109-a1a2-47204eab1b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5933a161-ac41-48da-b3a2-33afddebeb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5933a161-ac41-48da-b3a2-33afddebeb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '13baaf7c-8747-4100-bcf9-2b9aafa7df3c', 'volume_name': 'volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df39c7a3-3575-4663-8c0c-aacf3af67adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df39c7a3-3575-4663-8c0c-aacf3af67adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47d71789-f93b-4393-9c87-62b7206d5673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Volume 13baaf7c-8747-4100-bcf9-2b9aafa7df3c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c', 'volume_size': 1} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:00 devstack sudo[114120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 Aug 12 12:42:00 devstack sudo[114120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:00 devstack sudo[114115]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f 1073741824" returned: 0 in 0.453s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:00 devstack sudo[114125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f Aug 12 12:42:00 devstack sudo[114125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:00 devstack sudo[114120]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76" returned: 0 in 0.390s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:00 devstack sudo[114130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 Aug 12 12:42:00 devstack sudo[114130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:00 devstack sudo[114125]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] <== create_volume: return (767ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.769s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.458s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1721315983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13baaf7c-8747-4100-bcf9-2b9aafa7df3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:00Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Creating volume 13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:00 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52957788-f596-465a-aa9f-4503ac47e68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f21f9352-65b1-460e-bd65-faba5cad324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:00 devstack sudo[114133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c 1073741824 Aug 12 12:42:00 devstack sudo[114133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:00 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Volume volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f (57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f): created successfully Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f21f9352-65b1-460e-bd65-faba5cad324d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:00 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (12a848ea-c247-412e-ac55-0c85dddd81af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:00 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a2e002b4-0eea-4dec-a7f1-698bfd155eb3 tempest-ProjectReaderTests-1771018132 None] Created volume successfully. Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:01 devstack sudo[114130]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359" returned: 0 in 0.445s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:01 devstack sudo[114138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359 Aug 12 12:42:01 devstack sudo[114138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:01 devstack sudo[114138]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76.c695c366-1351-4bf6-b253-57dd4a1e2359" returned: 0 in 0.295s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:01 devstack sudo[114133]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c 1073741824" returned: 0 in 0.599s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-c695c366-1351-4bf6-b253-57dd4a1e2359" released by "_delete_snapshot" :: held 1.863s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-f19f9ea9-e5df-4141-a827-8bda22dc8e76" released by "delete_snapshot" :: held 1.907s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:01 devstack sudo[114145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c Aug 12 12:42:01 devstack sudo[114145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Created reservations ['33995453-ac19-4ef6-b374-686a0288ea44', '1a6e1502-01ec-4ee6-a5cc-a9538ca3073f', '40c28fe7-0fb7-4848-9bcd-833f5feb4ed7', '9c87aa79-4ab0-430d-bb49-760c6b8da7f6'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Delete snapshot completed successfully. Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-dfc95a3e-d2db-4640-9882-942b0ed6140c tempest-CinderUnicodeTest-416418407 None] Lock "cinder-c695c366-1351-4bf6-b253-57dd4a1e2359-delete_snapshot" released by "delete_snapshot" :: held 2.105s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "cinder-f19f9ea9-e5df-4141-a827-8bda22dc8e76-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-f19f9ea9-e5df-4141-a827-8bda22dc8e76-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "cinder-quobyte-f19f9ea9-e5df-4141-a827-8bda22dc8e76" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-f19f9ea9-e5df-4141-a827-8bda22dc8e76" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[612ae8ff-11f9-4d10-9c8e-6ef0723a1970]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:01 devstack sudo[114145]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" returned: 0 in 0.322s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (991ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.995s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.793s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Creating offline snapshot f13fc95a-aec6-4f49-91dc-aa6387b612d7 of volume 8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47d71789-f93b-4393-9c87-62b7206d5673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99e32144-2493-4236-b871-816a67858eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[f22eada9-a3ae-4805-861c-d797c894a710]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:01 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Volume volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c (13baaf7c-8747-4100-bcf9-2b9aafa7df3c): created successfully Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99e32144-2493-4236-b871-816a67858eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (2dc9f39d-3065-4279-8083-7f0487e6d687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-42600613-005a-4487-8427-1d23a0b105d1 tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:42:01 devstack sudo[114148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 Aug 12 12:42:01 devstack sudo[114148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:01 devstack sudo[114149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f Aug 12 12:42:02 devstack sudo[114149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Lock "cinder-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-quobyte-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[51a1a62a-7269-493d-88ea-3b7ac9bc081b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:02 devstack sudo[114152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f Aug 12 12:42:02 devstack sudo[114152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:02 devstack sudo[114148]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76" returned: 0 in 0.479s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:02 devstack sudo[114160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76 Aug 12 12:42:02 devstack sudo[114160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:02 devstack sudo[114149]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f" returned: 0 in 0.485s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:02 devstack sudo[114163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 1G Aug 12 12:42:02 devstack sudo[114163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:02 devstack sudo[114160]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f19f9ea9-e5df-4141-a827-8bda22dc8e76" returned: 0 in 0.304s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-f19f9ea9-e5df-4141-a827-8bda22dc8e76" released by "delete_volume" :: held 0.845s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:02 devstack sudo[114152]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f" returned: 0 in 0.475s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:02 devstack sudo[114170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f Aug 12 12:42:02 devstack sudo[114170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Created reservations ['4c3c816b-f721-46e2-a37a-df38a5142f0c', '89f7b9c4-78c1-4e5d-a4fa-ab97b563a479', '034cef33-9d0d-484c-94f4-4e3fd7345e3f', 'b02ea84e-58ef-42d4-a94b-f1fd4e04158a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:02 devstack sudo[114175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:02 devstack sudo[114175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:02 devstack sudo[114170]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f" returned: 0 in 0.298s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f" released by "delete_volume" :: held 0.822s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "cinder-159e11b2-eccf-42cf-bb39-cdeb62192960-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-159e11b2-eccf-42cf-bb39-cdeb62192960-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:03 devstack sudo[114163]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Created reservations ['64e6d12c-801c-412d-bd05-62020af6bf73', 'd49d8fe7-a181-40f3-b2a3-1e49f3f19a0b', 'c8aee8d1-cdef-4e5a-b612-943a6c18146a', '99d90f00-260c-467f-9cc9-ba2f570b6cc8'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 1G" returned: 0 in 0.663s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8771027b-143b-49fe-9ccc-65ac7d34b43f -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:03 devstack sudo[114178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8771027b-143b-49fe-9ccc-65ac7d34b43f -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 Aug 12 12:42:03 devstack sudo[114178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "cinder-quobyte-159e11b2-eccf-42cf-bb39-cdeb62192960" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-159e11b2-eccf-42cf-bb39-cdeb62192960" acquired by "delete_volume" :: waited 0.039s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:03 devstack sudo[114175]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.383s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Deleted volume successfully. Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3325429-5089-4691-9ae6-f58166a3979e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-af3e978a-f57a-4161-9600-991372567a34 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-f19f9ea9-e5df-4141-a827-8bda22dc8e76-delete_volume" released by "delete_volume" :: held 1.499s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:03 devstack sudo[114182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:03 devstack sudo[114182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:03 devstack sudo[114181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 Aug 12 12:42:03 devstack sudo[114181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:03 devstack sudo[114178]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8771027b-143b-49fe-9ccc-65ac7d34b43f -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:03 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 is being set with open permissions: ugo+rw Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:03 devstack sudo[114189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 Aug 12 12:42:03 devstack sudo[114189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:03 devstack sudo[114182]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.376s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:03 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Deleted volume successfully. Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-027974ea-1713-4bd1-8819-af30021f6ddd tempest-ProjectReaderTests-1771018132 None] Lock "cinder-57ab9fb4-e05a-4f03-acf0-bfc769e1ba9f-delete_volume" released by "delete_volume" :: held 1.593s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:03 devstack sudo[114181]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960" returned: 0 in 0.486s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:03 devstack sudo[114196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960 Aug 12 12:42:03 devstack sudo[114196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:03 devstack sudo[114189]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (8338a4f2-9c24-49e2-91fc-813600827f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3795096c-a738-484c-a4dd-ee11e65a509f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7" returned: 0 in 0.361s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3795096c-a738-484c-a4dd-ee11e65a509f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351344877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c20ba42-ed4d-4de0-8c71-c280d14352f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:04Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7375d761-c3be-4c2a-a064-73264dad2ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7375d761-c3be-4c2a-a064-73264dad2ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f46f5a3a-c4d9-467d-8e74-38f444b2bccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f46f5a3a-c4d9-467d-8e74-38f444b2bccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c20ba42-ed4d-4de0-8c71-c280d14352f9', 'volume_name': 'volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23dea8d5-c58b-4737-ab37-9a8c3fe48db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23dea8d5-c58b-4737-ab37-9a8c3fe48db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c639785b-cb09-4d96-88e9-e83f56efc15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Volume 6c20ba42-ed4d-4de0-8c71-c280d14352f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9', 'volume_size': 1} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:03 devstack sudo[114199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.info Aug 12 12:42:03 devstack sudo[114199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:03 devstack sudo[114196]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-159e11b2-eccf-42cf-bb39-cdeb62192960" returned: 0 in 0.284s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-quobyte-159e11b2-eccf-42cf-bb39-cdeb62192960" released by "delete_volume" :: held 0.834s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:03 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Created reservations ['e40bab72-b709-4812-83c4-470b0c54200f', 'f45b86ac-7f9b-44e8-90b0-a662c2187f26', '112fb594-570e-41f9-aeda-35b413a15a1c', '8005cc15-5c1f-4e4b-bba4-3f70ef1b899c'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:04 devstack sudo[114203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:04 devstack sudo[114203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:04 devstack sudo[114199]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.info" returned: 0 in 0.278s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:04 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.info is being set with open permissions: ugo+rw Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:04 devstack sudo[114205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.info Aug 12 12:42:04 devstack sudo[114205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:04 devstack sudo[114203]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.278s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Deleted volume successfully. Aug 12 12:42:04 devstack sudo[114205]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.info" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.575s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8c418e91-7d1f-4dfb-86d9-3797e1e7ea60 tempest-CinderUnicodeTest-416418407 None] Lock "cinder-159e11b2-eccf-42cf-bb39-cdeb62192960-delete_volume" released by "delete_volume" :: held 1.421s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.841s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot 6afa6b34-855d-4522-ae70-b6efe6582833 of volume 13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7f026dc0-fc2d-46aa-ac77-a863cad7c11c tempest-ProjectReaderTests-1226630444 None] Create snapshot completed successfully Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e4f5dd7-4f5e-4f76-bba6-bb575b14e59d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:04 devstack sudo[114209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c Aug 12 12:42:04 devstack sudo[114209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:04 devstack sudo[114209]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" returned: 0 in 0.400s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:04 devstack sudo[114214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 1G Aug 12 12:42:04 devstack sudo[114214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-f13fc95a-aec6-4f49-91dc-aa6387b612d7-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-f13fc95a-aec6-4f49-91dc-aa6387b612d7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-8771027b-143b-49fe-9ccc-65ac7d34b43f" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-8771027b-143b-49fe-9ccc-65ac7d34b43f" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-f13fc95a-aec6-4f49-91dc-aa6387b612d7" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-f13fc95a-aec6-4f49-91dc-aa6387b612d7" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Deleting offline snapshot f13fc95a-aec6-4f49-91dc-aa6387b612d7 of volume 8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:05 devstack sudo[114214]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] snapshot_file for this snap is: volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 1G" returned: 0 in 0.512s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e536a83-a852-4e75-9d41-1bdf2563d99a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:05 devstack sudo[114221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 Aug 12 12:42:05 devstack sudo[114221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:05 devstack sudo[114222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 Aug 12 12:42:05 devstack sudo[114222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:05 devstack sudo[114221]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833" returned: 0 in 0.366s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:05 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 is being set with open permissions: ugo+rw Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:05 devstack sudo[114231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 Aug 12 12:42:05 devstack sudo[114231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:05 devstack sudo[114222]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7" returned: 0 in 0.442s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8771027b-143b-49fe-9ccc-65ac7d34b43f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[17b4b83c-1146-4851-be0c-6cb3e80a2d73]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:05 devstack sudo[114234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f Aug 12 12:42:05 devstack sudo[114234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:06 devstack sudo[114231]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833" returned: 0 in 0.308s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:06 devstack sudo[114237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.info Aug 12 12:42:06 devstack sudo[114237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:06 devstack sudo[114234]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f" returned: 0 in 0.429s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:06 devstack sudo[114243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 Aug 12 12:42:06 devstack sudo[114243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:06 devstack sudo[114237]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.info" returned: 0 in 0.300s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:06 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.info is being set with open permissions: ugo+rw Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:06 devstack sudo[114245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.info Aug 12 12:42:06 devstack sudo[114245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:06 devstack sudo[114245]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.info" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.250s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.830s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351344877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c20ba42-ed4d-4de0-8c71-c280d14352f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:04Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Creating volume 6c20ba42-ed4d-4de0-8c71-c280d14352f9 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:06 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:06 devstack sudo[114243]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7" returned: 0 in 0.416s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:06 devstack sudo[114252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 1073741824 Aug 12 12:42:06 devstack sudo[114252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:06 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cef3cf91-6510-4441-b57b-0fd45052fcf3 tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:42:06 devstack sudo[114254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7 Aug 12 12:42:06 devstack sudo[114254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:06 devstack sudo[114254]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f.f13fc95a-aec6-4f49-91dc-aa6387b612d7" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-f13fc95a-aec6-4f49-91dc-aa6387b612d7" released by "_delete_snapshot" :: held 1.678s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-8771027b-143b-49fe-9ccc-65ac7d34b43f" released by "delete_snapshot" :: held 1.708s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Created reservations ['f4be2834-2812-4288-bf26-bf22713bcdcd', 'c232f68c-9870-4c6a-8288-d7df8f3c4612', '80e10625-39af-48e2-82d0-9df4ae34b3ff', 'bc2e4d7d-142f-4be5-9a24-dde9e9ad8291'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Delete snapshot completed successfully. Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-206a269a-6894-4fcb-bb13-53da635a0793 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-f13fc95a-aec6-4f49-91dc-aa6387b612d7-delete_snapshot" released by "delete_snapshot" :: held 1.871s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:07 devstack sudo[114252]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 1073741824" returned: 0 in 0.550s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:07 devstack sudo[114261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 Aug 12 12:42:07 devstack sudo[114261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-8771027b-143b-49fe-9ccc-65ac7d34b43f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Lock "cinder-8771027b-143b-49fe-9ccc-65ac7d34b43f-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-8771027b-143b-49fe-9ccc-65ac7d34b43f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-8771027b-143b-49fe-9ccc-65ac7d34b43f" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:07 devstack sudo[114261]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9" returned: 0 in 0.315s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] <== create_volume: return (915ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.919s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c639785b-cb09-4d96-88e9-e83f56efc15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ffaa269-d507-4cd8-88c7-c38e102664f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[394445bf-f5b1-41b1-9545-070901694a27]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-e1106511-f766-4a16-8d35-4d8645809303 tempest-ProjectAdminTests-702112521 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.738437652588, 'free_capacity_gb': 1775.738437652588, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94662) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 12 12:42:07 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Volume volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 (6c20ba42-ed4d-4de0-8c71-c280d14352f9): created successfully Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ffaa269-d507-4cd8-88c7-c38e102664f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (8338a4f2-9c24-49e2-91fc-813600827f23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-790deb17-eb2b-40a0-845b-65b1053a5d26 tempest-ProjectReaderTests-1771018132 None] Created volume successfully. Aug 12 12:42:07 devstack sudo[114264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f Aug 12 12:42:07 devstack sudo[114264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-6afa6b34-855d-4522-ae70-b6efe6582833-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-6afa6b34-855d-4522-ae70-b6efe6582833-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-6afa6b34-855d-4522-ae70-b6efe6582833" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-6afa6b34-855d-4522-ae70-b6efe6582833" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot 6afa6b34-855d-4522-ae70-b6efe6582833 of volume 13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7702868a-9c7c-48bc-b2b6-84c034cb1fc6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:08 devstack sudo[114264]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f" returned: 0 in 0.536s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:08 devstack sudo[114266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 Aug 12 12:42:08 devstack sudo[114266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-6c20ba42-ed4d-4de0-8c71-c280d14352f9-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:08 devstack sudo[114270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f Aug 12 12:42:08 devstack sudo[114270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-6c20ba42-ed4d-4de0-8c71-c280d14352f9-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-quobyte-6c20ba42-ed4d-4de0-8c71-c280d14352f9" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-6c20ba42-ed4d-4de0-8c71-c280d14352f9" acquired by "delete_volume" :: waited 0.023s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b60562b6-6972-46e7-8e46-371127c00f31]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:08 devstack sudo[114266]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833" returned: 0 in 0.552s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:08 devstack sudo[114273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 Aug 12 12:42:08 devstack sudo[114273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7909c832-0e89-41e7-ac29-a0994bbbb351]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:08 devstack sudo[114270]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-8771027b-143b-49fe-9ccc-65ac7d34b43f" returned: 0 in 0.449s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:08 devstack sudo[114280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:08 devstack sudo[114280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-8771027b-143b-49fe-9ccc-65ac7d34b43f" released by "delete_volume" :: held 1.085s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:08 devstack sudo[114279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c Aug 12 12:42:08 devstack sudo[114279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Created reservations ['7c2e9897-1f64-427c-880d-5c40243af513', '43393b47-6d26-4e5d-b933-deb16e468ba4', 'd2183ae6-6362-4ecb-8270-01ee0ab941fe', '327b1a7f-1fda-452d-99e3-63b56a378af2'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:08 devstack sudo[114273]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:08 devstack sudo[114286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9" returned: 0 in 0.503s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:08 devstack sudo[114286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:08 devstack sudo[114288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9 Aug 12 12:42:08 devstack sudo[114288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:08 devstack sudo[114280]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.399s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:42:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:42:09 devstack sudo[114279]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" returned: 0 in 0.597s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:09 devstack sudo[114295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 Aug 12 12:42:09 devstack sudo[114295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:09 devstack sudo[114286]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Deleted volume successfully. Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-410a725d-51ce-43f1-9fe0-fd4c998f319a tempest-ProjectReaderTests-1226630444 None] Lock "cinder-8771027b-143b-49fe-9ccc-65ac7d34b43f-delete_volume" released by "delete_volume" :: held 1.781s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:09 devstack sudo[114288]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-6c20ba42-ed4d-4de0-8c71-c280d14352f9" returned: 0 in 0.412s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-6c20ba42-ed4d-4de0-8c71-c280d14352f9" released by "delete_volume" :: held 0.965s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Created reservations ['62ab95ee-7cd4-4486-b597-05f6127013ec', '0a076541-72f5-4300-81b6-161c0585b20d', '5083aa79-2f18-4780-a49b-ae705ba9f7fb', '888bec2f-a936-4d95-a5fc-52704fd521a7'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:09 devstack sudo[114300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:09 devstack sudo[114300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:09 devstack sudo[114295]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:09 devstack sudo[114303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833 Aug 12 12:42:09 devstack sudo[114303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:09 devstack sudo[114300]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.298s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:09 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Deleted volume successfully. Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-d4b56b41-9eaa-4638-ad27-0c3e99369742 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-6c20ba42-ed4d-4de0-8c71-c280d14352f9-delete_volume" released by "delete_volume" :: held 1.564s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:09 devstack sudo[114303]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c.6afa6b34-855d-4522-ae70-b6efe6582833" returned: 0 in 0.371s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:09 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-6afa6b34-855d-4522-ae70-b6efe6582833" released by "_delete_snapshot" :: held 2.146s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" released by "delete_snapshot" :: held 2.170s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Created reservations ['da6283f5-7496-43d4-adbd-6660575c0746', 'd71f8353-789d-43cc-84a3-e45d2590ed5b', 'c3ec170a-7bc1-4eba-957b-a86d4f2efe85', '5ce2569d-bfa8-421f-842e-283de6ae3864'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7d12d771-ea30-4f42-95bc-56c444cef800 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-6afa6b34-855d-4522-ae70-b6efe6582833-delete_snapshot" released by "delete_snapshot" :: held 2.369s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (977f9d7e-a0e8-4e21-b67c-a268ae06e1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d7c9c49-75ff-4cb4-adb2-de277a41ff1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d7c9c49-75ff-4cb4-adb2-de277a41ff1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1011367171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dae883a3-cf3e-45e3-a66d-e83eb9d487c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:10Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (440ba22e-aebc-48ca-b7ae-d3ca6958ccc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (440ba22e-aebc-48ca-b7ae-d3ca6958ccc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3465a73b-72ae-4acf-b0cb-184bc7b276c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3465a73b-72ae-4acf-b0cb-184bc7b276c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dae883a3-cf3e-45e3-a66d-e83eb9d487c3', 'volume_name': 'volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c32c30b-d9e4-4041-a7af-ceb8c3594f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c32c30b-d9e4-4041-a7af-ceb8c3594f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68058a27-5294-4a70-8a71-a11811b98373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:10 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Volume dae883a3-cf3e-45e3-a66d-e83eb9d487c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3', 'volume_size': 1} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1011367171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dae883a3-cf3e-45e3-a66d-e83eb9d487c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:10Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Creating volume dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:10 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:10 devstack sudo[114309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 1073741824 Aug 12 12:42:10 devstack sudo[114309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:11 devstack sudo[114309]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 1073741824" returned: 0 in 0.577s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (8fa1300e-0b30-4c76-adda-a49794eee9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1a31947-297a-48e1-93d0-3af5214b2a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1a31947-297a-48e1-93d0-3af5214b2a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-197661393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=46e77ee7-53b0-4dc5-bc5a-d65679a897bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:11Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (455d8aa6-52d5-4a88-b3db-d0d9ebabb85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (455d8aa6-52d5-4a88-b3db-d0d9ebabb85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ac48ff7-7b29-4478-bf5c-52fd0a2343ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ac48ff7-7b29-4478-bf5c-52fd0a2343ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '46e77ee7-53b0-4dc5-bc5a-d65679a897bb', 'volume_name': 'volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25f68ee8-1a6c-448f-88d5-3e72c5cbf30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25f68ee8-1a6c-448f-88d5-3e72c5cbf30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (891e7d18-8051-4dc4-abf8-224a9c4a217e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Volume 46e77ee7-53b0-4dc5-bc5a-d65679a897bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb', 'volume_size': 1} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-13baaf7c-8747-4100-bcf9-2b9aafa7df3c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-13baaf7c-8747-4100-bcf9-2b9aafa7df3c-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:11 devstack sudo[114315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 Aug 12 12:42:11 devstack sudo[114315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" acquired by "delete_volume" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e5c7f23-a545-4a81-98f0-9015dddb343a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:11 devstack sudo[114317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c Aug 12 12:42:11 devstack sudo[114317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:11 devstack sudo[114315]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" returned: 0 in 0.337s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] <== create_volume: return (1055ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.058s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.351s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-197661393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=46e77ee7-53b0-4dc5-bc5a-d65679a897bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c36f93d99c4f3bbcc4b7a50f1530fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:11Z,use_quota=True,user_id='175015874cff4834986314f7ddfa3192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Creating volume 46e77ee7-53b0-4dc5-bc5a-d65679a897bb {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:11 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:11 devstack sudo[114320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb 1073741824 Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68058a27-5294-4a70-8a71-a11811b98373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:11 devstack sudo[114320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35a32bca-1af5-46ee-a812-c47dfa7d4219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:11 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Volume volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 (dae883a3-cf3e-45e3-a66d-e83eb9d487c3): created successfully Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35a32bca-1af5-46ee-a812-c47dfa7d4219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (977f9d7e-a0e8-4e21-b67c-a268ae06e1cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:11 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-10f55423-e60d-4f2e-847e-daa38f04e9a9 tempest-ProjectReaderTests-1226630444 None] Created volume successfully. Aug 12 12:42:11 devstack sudo[114317]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" returned: 0 in 0.407s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:11 devstack sudo[114325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c Aug 12 12:42:11 devstack sudo[114325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:11 devstack sudo[114325]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-13baaf7c-8747-4100-bcf9-2b9aafa7df3c" released by "delete_volume" :: held 0.753s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:12 devstack sudo[114320]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb 1073741824" returned: 0 in 0.531s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Created reservations ['8c2f844a-d419-4cb5-bf2f-5dfa34cde2f7', '40a5c815-fddc-44d1-b0aa-9ae1545d045b', '2a8cbeb4-40c5-4a19-83ad-08e28764244a', '22415389-6e6f-4637-a0ba-2183468fe887'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:12 devstack sudo[114332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb Aug 12 12:42:12 devstack sudo[114332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:12 devstack sudo[114334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:12 devstack sudo[114334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:12 devstack sudo[114332]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb" returned: 0 in 0.297s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] <== create_volume: return (889ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.891s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (891e7d18-8051-4dc4-abf8-224a9c4a217e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34a1eab0-7ef5-4cbf-8d99-0949e508b1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:12 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Volume volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb (46e77ee7-53b0-4dc5-bc5a-d65679a897bb): created successfully Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34a1eab0-7ef5-4cbf-8d99-0949e508b1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Flow 'volume_create_manager' (8fa1300e-0b30-4c76-adda-a49794eee9d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a5821c73-9bd9-42c1-b8ca-2c77854adcde tempest-ProjectReaderTests-1771018132 None] Created volume successfully. Aug 12 12:42:12 devstack sudo[114334]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.321s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:42:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-6c4b5fbb-fcdb-4c63-821a-eac4f77a61b2 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-13baaf7c-8747-4100-bcf9-2b9aafa7df3c-delete_volume" released by "delete_volume" :: held 1.338s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (f3cf26ea-041b-45e4-a970-2b09fde40e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc0aad75-e8c8-4f47-abc2-a052005731d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-46e77ee7-53b0-4dc5-bc5a-d65679a897bb-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Creating offline snapshot 577799fa-90d0-4ce1-a669-9f66b9cd5c1c of volume dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc0aad75-e8c8-4f47-abc2-a052005731d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524010608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a63f4ddd-2fff-4198-8b08-c05a0ef50c06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:13Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f16a693-a394-4a5f-a6b3-572480835dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f16a693-a394-4a5f-a6b3-572480835dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7eea848-f348-4852-b789-c39d979736d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7eea848-f348-4852-b789-c39d979736d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a63f4ddd-2fff-4198-8b08-c05a0ef50c06', 'volume_name': 'volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f00daf4c-5fde-47a5-b6bb-22a4258b7fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f00daf4c-5fde-47a5-b6bb-22a4258b7fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8be2b03b-6cc5-4143-8c4f-f937f56bec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:13 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Volume a63f4ddd-2fff-4198-8b08-c05a0ef50c06: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06', 'volume_size': 1} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-46e77ee7-53b0-4dc5-bc5a-d65679a897bb-delete_volume" acquired by "delete_volume" :: waited 0.067s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[61371b3e-9fea-4c27-9036-1b684b94157b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "cinder-quobyte-46e77ee7-53b0-4dc5-bc5a-d65679a897bb" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-46e77ee7-53b0-4dc5-bc5a-d65679a897bb" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bfbe4ba3-fb02-4372-b998-22fd0c75455a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:13 devstack sudo[114340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 Aug 12 12:42:13 devstack sudo[114340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:13 devstack sudo[114341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb Aug 12 12:42:13 devstack sudo[114341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:13 devstack sudo[114340]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" returned: 0 in 0.357s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:13 devstack sudo[114348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c 1G Aug 12 12:42:13 devstack sudo[114348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:13 devstack sudo[114341]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb" returned: 0 in 0.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:13 devstack sudo[114353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb Aug 12 12:42:13 devstack sudo[114353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:13 devstack sudo[114353]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:13 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-46e77ee7-53b0-4dc5-bc5a-d65679a897bb" returned: 0 in 0.319s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-quobyte-46e77ee7-53b0-4dc5-bc5a-d65679a897bb" released by "delete_volume" :: held 0.740s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Created reservations ['a7553d82-e29e-4524-ae2c-271ff82d8b1a', 'fd8ee343-0cff-4962-a8f5-d37771692873', '4dbbf71b-d7d7-4dee-a4de-1f6416743292', '8338c869-3e17-473b-bcad-920992621521'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:14 devstack sudo[114348]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c 1G" returned: 0 in 0.528s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:14 devstack sudo[114360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c Aug 12 12:42:14 devstack sudo[114360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:14 devstack sudo[114362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:14 devstack sudo[114362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:14 devstack sudo[114362]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.291s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:14 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Deleted volume successfully. Aug 12 12:42:14 devstack sudo[114360]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c" returned: 0 in 0.375s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:14 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c is being set with open permissions: ugo+rw Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:14 devstack sudo[114369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c Aug 12 12:42:14 devstack sudo[114369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-08b9a30d-f355-49a8-a8da-dce4679011a3 tempest-ProjectReaderTests-1771018132 None] Lock "cinder-46e77ee7-53b0-4dc5-bc5a-d65679a897bb-delete_volume" released by "delete_volume" :: held 1.304s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:14 devstack sudo[114369]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c" returned: 0 in 0.277s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:14 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:14 devstack sudo[114372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.info Aug 12 12:42:14 devstack sudo[114372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:15 devstack sudo[114372]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.info" returned: 0 in 0.315s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:15 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.info is being set with open permissions: ugo+rw Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:15 devstack sudo[114375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.info Aug 12 12:42:15 devstack sudo[114375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:15 devstack sudo[114375]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.info" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.278s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.173s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524010608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a63f4ddd-2fff-4198-8b08-c05a0ef50c06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:13Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Creating volume a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:15 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:15 devstack sudo[114378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 1073741824 Aug 12 12:42:15 devstack sudo[114378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:15 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f5eb87db-764e-4474-bf22-da4f4d2fef98 tempest-ProjectReaderTests-1226630444 None] Create snapshot completed successfully Aug 12 12:42:15 devstack sudo[114378]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 1073741824" returned: 0 in 0.608s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:16 devstack sudo[114384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 Aug 12 12:42:16 devstack sudo[114384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-577799fa-90d0-4ce1-a669-9f66b9cd5c1c-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-577799fa-90d0-4ce1-a669-9f66b9cd5c1c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-577799fa-90d0-4ce1-a669-9f66b9cd5c1c" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-577799fa-90d0-4ce1-a669-9f66b9cd5c1c" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Deleting offline snapshot 577799fa-90d0-4ce1-a669-9f66b9cd5c1c of volume dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] snapshot_file for this snap is: volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2aaa4bf7-dd83-43cb-915b-b64fa9f00640]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:16 devstack sudo[114386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c Aug 12 12:42:16 devstack sudo[114386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:16 devstack sudo[114384]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" returned: 0 in 0.401s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (1055ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.058s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8be2b03b-6cc5-4143-8c4f-f937f56bec03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aba0670-8c60-48e1-a307-c50e0ffc83bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:16 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Volume volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 (a63f4ddd-2fff-4198-8b08-c05a0ef50c06): created successfully Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aba0670-8c60-48e1-a307-c50e0ffc83bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (f3cf26ea-041b-45e4-a970-2b09fde40e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0f7ff159-3fb1-4df8-8007-d569a3afa027 tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:42:16 devstack sudo[114386]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c" returned: 0 in 0.396s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4a98072-71e7-4506-9d66-200505110177]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:16 devstack sudo[114392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 Aug 12 12:42:16 devstack sudo[114392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:17 devstack sudo[114392]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" returned: 0 in 0.415s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:17 devstack sudo[114397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c Aug 12 12:42:17 devstack sudo[114397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot 3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 of volume a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e8c0fdb-fb39-4fe4-9177-ec42cc4e5c5a]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:17 devstack sudo[114397]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:17 devstack sudo[114401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c" returned: 0 in 0.417s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:17 devstack sudo[114401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:17 devstack sudo[114404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c Aug 12 12:42:17 devstack sudo[114404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:17 devstack sudo[114404]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3.577799fa-90d0-4ce1-a669-9f66b9cd5c1c" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:17 devstack sudo[114401]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" returned: 0 in 0.456s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-577799fa-90d0-4ce1-a669-9f66b9cd5c1c" released by "_delete_snapshot" :: held 1.636s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" released by "delete_snapshot" :: held 1.664s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:17 devstack sudo[114410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 1G Aug 12 12:42:17 devstack sudo[114410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:17 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Created reservations ['b68a4aef-19f2-4448-97d8-7a0466643ab5', '103a03d8-e225-48bf-919e-60d75069be85', 'c0025bc9-2609-423f-80d1-f7fa31c9af53', '9e55a645-959c-4c8a-b9a9-8dd84af4249b'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Delete snapshot completed successfully. Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-5259248c-6f0f-4366-b7e3-ddb4421d1315 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-577799fa-90d0-4ce1-a669-9f66b9cd5c1c-delete_snapshot" released by "delete_snapshot" :: held 1.868s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:18 devstack sudo[114410]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-dae883a3-cf3e-45e3-a66d-e83eb9d487c3-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 1G" returned: 0 in 0.496s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:18 devstack sudo[114415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 Aug 12 12:42:18 devstack sudo[114415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-dae883a3-cf3e-45e3-a66d-e83eb9d487c3-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[dfd4fa0d-63db-4cb8-bafc-eaa3a275b8d2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:18 devstack sudo[114417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 Aug 12 12:42:18 devstack sudo[114417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:18 devstack sudo[114415]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" returned: 0 in 0.318s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:18 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 is being set with open permissions: ugo+rw Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:18 devstack sudo[114422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 Aug 12 12:42:18 devstack sudo[114422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:18 devstack sudo[114417]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" returned: 0 in 0.366s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:18 devstack sudo[114428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3 Aug 12 12:42:18 devstack sudo[114428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:18 devstack sudo[114422]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:18 devstack sudo[114430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.info Aug 12 12:42:18 devstack sudo[114430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:19 devstack sudo[114428]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" returned: 0 in 0.259s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-dae883a3-cf3e-45e3-a66d-e83eb9d487c3" released by "delete_volume" :: held 0.681s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Created reservations ['fb829e66-ce77-4608-8b9e-60aec9635af2', '88687187-502e-46df-a434-01992342896e', '062dbbac-522d-4182-86ed-027e91730f5d', 'bac98951-3bbe-413f-9fe8-b78c19173bc3'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:19 devstack sudo[114430]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.info" returned: 0 in 0.260s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:19 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.info is being set with open permissions: ugo+rw Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:19 devstack sudo[114434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.info Aug 12 12:42:19 devstack sudo[114434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:19 devstack sudo[114436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:19 devstack sudo[114436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:19 devstack sudo[114434]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.info" returned: 0 in 0.248s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.130s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:19 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c15e9807-40e0-4cfc-aad9-20d0aa68cb95 tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:42:19 devstack sudo[114436]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:19 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Deleted volume successfully. Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8412985e-87f1-4b09-bc81-c376e9084d86 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-dae883a3-cf3e-45e3-a66d-e83eb9d487c3-delete_volume" released by "delete_volume" :: held 1.168s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (e6c86f8f-f04f-4abe-b681-ef970be72652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a219e02b-be9f-4865-8956-7b809e0c7ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a219e02b-be9f-4865-8956-7b809e0c7ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-914312359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f7ab76b-927f-400f-8eb1-324194f4bc10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:20Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59264d65-bf92-4625-adb7-725e604dd124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59264d65-bf92-4625-adb7-725e604dd124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99af26b1-f8fc-43d2-bdee-2f8b11c40e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99af26b1-f8fc-43d2-bdee-2f8b11c40e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f7ab76b-927f-400f-8eb1-324194f4bc10', 'volume_name': 'volume-0f7ab76b-927f-400f-8eb1-324194f4bc10', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (057ed2b4-9987-408f-ad09-9c572ecaa121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (057ed2b4-9987-408f-ad09-9c572ecaa121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1376f50-b9eb-421d-92b2-17f1a30afcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:20 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Volume 0f7ab76b-927f-400f-8eb1-324194f4bc10: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f7ab76b-927f-400f-8eb1-324194f4bc10', 'volume_size': 1} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-914312359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f7ab76b-927f-400f-8eb1-324194f4bc10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:20Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Creating volume 0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:20 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:20 devstack sudo[114440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 1073741824 Aug 12 12:42:20 devstack sudo[114440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:20 devstack sudo[114440]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 1073741824" returned: 0 in 0.418s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:20 devstack sudo[114446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 Aug 12 12:42:20 devstack sudo[114446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-3bdf3ef2-23e1-4276-9acd-d6eb58a98f74-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Lock "cinder-3bdf3ef2-23e1-4276-9acd-d6eb58a98f74-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot 3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 of volume a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[41e4d078-7def-4d68-93ab-eda54db8d7c5]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:20 devstack sudo[114448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 Aug 12 12:42:20 devstack sudo[114448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:20 devstack sudo[114446]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] <== create_volume: return (735ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.738s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1376f50-b9eb-421d-92b2-17f1a30afcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f7ab76b-927f-400f-8eb1-324194f4bc10', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7201ded-074e-402f-a74c-8e7c17bc37e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:20 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Volume volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 (0f7ab76b-927f-400f-8eb1-324194f4bc10): created successfully Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7201ded-074e-402f-a74c-8e7c17bc37e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (e6c86f8f-f04f-4abe-b681-ef970be72652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:20 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3962bb93-f8f8-4dcb-b031-c371807069a4 tempest-ProjectReaderTests-1226630444 None] Created volume successfully. Aug 12 12:42:20 devstack sudo[114448]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[db7b9b4b-bd32-431e-a877-7f46c964f059]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:21 devstack sudo[114454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 Aug 12 12:42:21 devstack sudo[114454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Creating offline snapshot 48d5e1c4-8571-48b6-a14d-dc927d1fb4de of volume 0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e1d995a-28df-437d-b538-532293ec32ea]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:21 devstack sudo[114456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 Aug 12 12:42:21 devstack sudo[114456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:21 devstack sudo[114454]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:21 devstack sudo[114461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 Aug 12 12:42:21 devstack sudo[114461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:21 devstack sudo[114456]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10" returned: 0 in 0.369s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:21 devstack sudo[114466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de 1G Aug 12 12:42:21 devstack sudo[114466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:21 devstack sudo[114461]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" returned: 0 in 0.346s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:21 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:21 devstack sudo[114473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74 Aug 12 12:42:21 devstack sudo[114473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:22 devstack sudo[114466]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de 1G" returned: 0 in 0.461s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:22 devstack sudo[114473]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06.3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" returned: 0 in 0.271s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:22 devstack sudo[114477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de Aug 12 12:42:22 devstack sudo[114477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-3bdf3ef2-23e1-4276-9acd-d6eb58a98f74" released by "_delete_snapshot" :: held 1.507s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" released by "delete_snapshot" :: held 1.533s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Created reservations ['a8d8a496-d609-45cc-9a73-4dbd2def45d5', '16728d4c-5e34-4f77-ac68-a8a5ba78db3f', 'a64d497f-159a-44e8-8e0e-312d182c2f44', '872a2e1b-1f9b-4716-a7c4-9d147aac3da5'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:22 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3e822728-710b-4d7d-8148-aaf62156528c tempest-ProjectMemberTests-2042955892 None] Lock "cinder-3bdf3ef2-23e1-4276-9acd-d6eb58a98f74-delete_snapshot" released by "delete_snapshot" :: held 1.694s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:22 devstack sudo[114477]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de" returned: 0 in 0.326s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:22 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de is being set with open permissions: ugo+rw Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:22 devstack sudo[114482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de Aug 12 12:42:22 devstack sudo[114482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:22 devstack sudo[114482]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:22 devstack sudo[114485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.info Aug 12 12:42:22 devstack sudo[114485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-a63f4ddd-2fff-4198-8b08-c05a0ef50c06-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-a63f4ddd-2fff-4198-8b08-c05a0ef50c06-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ac84119-64a5-4f00-a19a-66adc0a27a9f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:22 devstack sudo[114485]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.info" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:22 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.info is being set with open permissions: ugo+rw Aug 12 12:42:22 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:22 devstack sudo[114489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.info Aug 12 12:42:22 devstack sudo[114489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:22 devstack sudo[114487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 Aug 12 12:42:22 devstack sudo[114487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:23 devstack sudo[114489]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.info" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:23 devstack sudo[114487]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.051s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" returned: 0 in 0.368s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:23 devstack sudo[114496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06 Aug 12 12:42:23 devstack sudo[114496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-04ce4fa6-e574-4925-9b37-a916276072ed tempest-ProjectReaderTests-1226630444 None] Create snapshot completed successfully Aug 12 12:42:23 devstack sudo[114496]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" returned: 0 in 0.245s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a63f4ddd-2fff-4198-8b08-c05a0ef50c06" released by "delete_volume" :: held 0.682s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Created reservations ['b6abfc98-76ae-4a25-8228-16fe1b420d85', 'f2566073-5fdc-4819-8649-a1e2479c2f89', '9ff3d1ae-8d76-4b0d-815e-4530de5f5434', '490e533e-2593-4fd1-9cc8-1cb9398551d2'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:23 devstack sudo[114500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:23 devstack sudo[114500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:23 devstack sudo[114500]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.246s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:23 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:42:23 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-9d11d196-411f-443e-8aad-fd8ac1e1a12f tempest-ProjectMemberTests-2042955892 None] Lock "cinder-a63f4ddd-2fff-4198-8b08-c05a0ef50c06-delete_volume" released by "delete_volume" :: held 1.132s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (5f8f4ac7-e42b-4bfc-a8c3-023a2adddb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9811f426-3df7-44de-bc3b-6e97e7453cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-48d5e1c4-8571-48b6-a14d-dc927d1fb4de-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9811f426-3df7-44de-bc3b-6e97e7453cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551592486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=274ece1c-f1d8-40a2-94aa-181944089570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:24Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2ff61d4-208c-495e-94ba-95fd4f99efe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2ff61d4-208c-495e-94ba-95fd4f99efe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ca4d67d-2757-4e55-9536-5e53dba2f7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ca4d67d-2757-4e55-9536-5e53dba2f7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '274ece1c-f1d8-40a2-94aa-181944089570', 'volume_name': 'volume-274ece1c-f1d8-40a2-94aa-181944089570', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6111419b-0ac0-44b1-98de-8369f7470a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6111419b-0ac0-44b1-98de-8369f7470a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f205af4b-cd8d-4823-81ae-acae0d3c2c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:24 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Volume 274ece1c-f1d8-40a2-94aa-181944089570: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-274ece1c-f1d8-40a2-94aa-181944089570', 'volume_size': 1} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551592486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=274ece1c-f1d8-40a2-94aa-181944089570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:24Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Creating volume 274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:24 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Lock "cinder-48d5e1c4-8571-48b6-a14d-dc927d1fb4de-delete_snapshot" acquired by "delete_snapshot" :: waited 0.075s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-0f7ab76b-927f-400f-8eb1-324194f4bc10" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:24 devstack sudo[114503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 1073741824 Aug 12 12:42:24 devstack sudo[114503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-0f7ab76b-927f-400f-8eb1-324194f4bc10" acquired by "delete_snapshot" :: waited 0.013s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-48d5e1c4-8571-48b6-a14d-dc927d1fb4de" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-48d5e1c4-8571-48b6-a14d-dc927d1fb4de" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Deleting offline snapshot 48d5e1c4-8571-48b6-a14d-dc927d1fb4de of volume 0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] snapshot_file for this snap is: volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b8a400d-3962-4fe3-b293-aab516f4000f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:24 devstack sudo[114505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de Aug 12 12:42:24 devstack sudo[114505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:24 devstack sudo[114503]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 1073741824" returned: 0 in 0.440s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:24 devstack sudo[114505]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de" returned: 0 in 0.375s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0f7ab76b-927f-400f-8eb1-324194f4bc10(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[73a62178-6ed6-46dc-9154-ac4f7bc1c494]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:24 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:24 devstack sudo[114515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 Aug 12 12:42:24 devstack sudo[114515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:24 devstack sudo[114514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 Aug 12 12:42:24 devstack sudo[114514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:25 devstack sudo[114515]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570" returned: 0 in 0.244s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (751ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.754s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f205af4b-cd8d-4823-81ae-acae0d3c2c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-274ece1c-f1d8-40a2-94aa-181944089570', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (429e1810-c4f3-4f5e-bf60-40476ab15eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:25 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Volume volume-274ece1c-f1d8-40a2-94aa-181944089570 (274ece1c-f1d8-40a2-94aa-181944089570): created successfully Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (429e1810-c4f3-4f5e-bf60-40476ab15eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (5f8f4ac7-e42b-4bfc-a8c3-023a2adddb50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8050dcda-cbc4-4432-8976-b32f99ed5dc2 tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:42:25 devstack sudo[114514]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10" returned: 0 in 0.370s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:25 devstack sudo[114522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de Aug 12 12:42:25 devstack sudo[114522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot 494a3b3d-5e6b-4521-9725-3c72dbad4c74 of volume 274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[582ff393-bf76-4287-a6ef-eec8f38a0ec2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:25 devstack sudo[114522]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de" returned: 0 in 0.368s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:25 devstack sudo[114527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 Aug 12 12:42:25 devstack sudo[114527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:25 devstack sudo[114530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de Aug 12 12:42:25 devstack sudo[114530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:25 devstack sudo[114530]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10.48d5e1c4-8571-48b6-a14d-dc927d1fb4de" returned: 0 in 0.258s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:25 devstack sudo[114527]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570" returned: 0 in 0.394s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-48d5e1c4-8571-48b6-a14d-dc927d1fb4de" released by "_delete_snapshot" :: held 1.476s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-0f7ab76b-927f-400f-8eb1-324194f4bc10" released by "delete_snapshot" :: held 1.501s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:25 devstack sudo[114536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 1G Aug 12 12:42:25 devstack sudo[114536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:25 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Created reservations ['6818fa6f-cea0-4fa6-98bc-7dd858377c1a', 'aedecef5-9d03-4f0e-a13c-96e1789533bc', '890c8bfd-4aa2-42c5-9f17-56dde512034d', 'acbe59a9-d31a-4aef-b4a2-0b5eb5db30e1'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:26 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Delete snapshot completed successfully. Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-332b9760-c001-4c65-96bd-b8f201314b7e tempest-ProjectReaderTests-1226630444 None] Lock "cinder-48d5e1c4-8571-48b6-a14d-dc927d1fb4de-delete_snapshot" released by "delete_snapshot" :: held 1.638s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:26 devstack sudo[114536]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 1G" returned: 0 in 0.411s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-274ece1c-f1d8-40a2-94aa-181944089570 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:26 devstack sudo[114542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-274ece1c-f1d8-40a2-94aa-181944089570 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 Aug 12 12:42:26 devstack sudo[114542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-0f7ab76b-927f-400f-8eb1-324194f4bc10-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Lock "cinder-0f7ab76b-927f-400f-8eb1-324194f4bc10-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-0f7ab76b-927f-400f-8eb1-324194f4bc10" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-0f7ab76b-927f-400f-8eb1-324194f4bc10" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[90e0255e-ec28-4169-b44d-f38cf9cb926f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:26 devstack sudo[114542]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-274ece1c-f1d8-40a2-94aa-181944089570 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74" returned: 0 in 0.332s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:26 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 is being set with open permissions: ugo+rw Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:26 devstack sudo[114548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 Aug 12 12:42:26 devstack sudo[114548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:26 devstack sudo[114547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 Aug 12 12:42:26 devstack sudo[114547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:26 devstack sudo[114548]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74" returned: 0 in 0.236s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:26 devstack sudo[114554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.info Aug 12 12:42:26 devstack sudo[114554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:26 devstack sudo[114547]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10" returned: 0 in 0.360s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:26 devstack sudo[114557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10 Aug 12 12:42:26 devstack sudo[114557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:27 devstack sudo[114554]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.info" returned: 0 in 0.247s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:27 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.info is being set with open permissions: ugo+rw Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:27 devstack sudo[114560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.info Aug 12 12:42:27 devstack sudo[114560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:27 devstack sudo[114557]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-0f7ab76b-927f-400f-8eb1-324194f4bc10" returned: 0 in 0.244s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-0f7ab76b-927f-400f-8eb1-324194f4bc10" released by "delete_volume" :: held 0.663s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Created reservations ['f40085c8-1210-4373-9d5b-c711dd3b5cce', 'eb8ba495-99e3-430c-956c-2778711e9f77', '42931467-ebed-4811-bef6-4635ab06b3a7', '2c93a2c9-0a1d-4ea6-807a-96f6cda674c3'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:27 devstack sudo[114564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:27 devstack sudo[114564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:27 devstack sudo[114560]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.info" returned: 0 in 0.235s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.936s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c7ef4728-9180-47db-a31c-829ad0951a66 tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-494a3b3d-5e6b-4521-9725-3c72dbad4c74-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:27 devstack sudo[114564]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Deleted volume successfully. Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-494a3b3d-5e6b-4521-9725-3c72dbad4c74-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-274ece1c-f1d8-40a2-94aa-181944089570" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-274ece1c-f1d8-40a2-94aa-181944089570" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-494a3b3d-5e6b-4521-9725-3c72dbad4c74" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-ff87d811-676d-4378-9a3e-1ce9698cc45f tempest-ProjectReaderTests-1226630444 None] Lock "cinder-0f7ab76b-927f-400f-8eb1-324194f4bc10-delete_volume" released by "delete_volume" :: held 1.152s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-494a3b3d-5e6b-4521-9725-3c72dbad4c74" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot 494a3b3d-5e6b-4521-9725-3c72dbad4c74 of volume 274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3821fc9b-f372-4f7c-9f68-66fbb31953d4]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:27 devstack sudo[114567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 Aug 12 12:42:27 devstack sudo[114567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:28 devstack sudo[114567]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74" returned: 0 in 0.382s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-274ece1c-f1d8-40a2-94aa-181944089570(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[fde7e45d-9210-4334-af53-ac1a7e8c223f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (3e078240-2b2b-417e-90fa-6cc6d19adb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69c50e57-633e-47c5-bbb7-56288d254c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69c50e57-633e-47c5-bbb7-56288d254c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655695309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=819e4ea3-4b67-4fc4-857d-21f4e2840896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:28Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb184b59-3b57-4369-865a-71fbc8b2c1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb184b59-3b57-4369-865a-71fbc8b2c1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00f866a1-5d74-40ab-968a-bd6cbc2eab3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00f866a1-5d74-40ab-968a-bd6cbc2eab3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '819e4ea3-4b67-4fc4-857d-21f4e2840896', 'volume_name': 'volume-819e4ea3-4b67-4fc4-857d-21f4e2840896', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f521f849-7028-462d-8730-c8a1979e7f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f521f849-7028-462d-8730-c8a1979e7f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:28 devstack sudo[114572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 Aug 12 12:42:28 devstack sudo[114572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa0d82b2-c47b-4eb1-8528-1dc3ef163119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:28 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Volume 819e4ea3-4b67-4fc4-857d-21f4e2840896: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-819e4ea3-4b67-4fc4-857d-21f4e2840896', 'volume_size': 1} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655695309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=819e4ea3-4b67-4fc4-857d-21f4e2840896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24753ecc4a74a93b9ebd35819051fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:28Z,use_quota=True,user_id='8f6016032976417d850b895d12322791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Creating volume 819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:28 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:28 devstack sudo[114574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 1073741824 Aug 12 12:42:28 devstack sudo[114574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:28 devstack sudo[114572]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570" returned: 0 in 0.369s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:28 devstack sudo[114582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 Aug 12 12:42:28 devstack sudo[114582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:28 devstack sudo[114574]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 1073741824" returned: 0 in 0.422s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:28 devstack sudo[114584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 Aug 12 12:42:28 devstack sudo[114584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:28 devstack sudo[114582]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74" returned: 0 in 0.335s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:28 devstack sudo[114589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74 Aug 12 12:42:28 devstack sudo[114589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:28 devstack sudo[114584]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] <== create_volume: return (717ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.719s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa0d82b2-c47b-4eb1-8528-1dc3ef163119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-819e4ea3-4b67-4fc4-857d-21f4e2840896', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85c1818c-548d-4bda-8f3c-562b0741ad52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:28 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Volume volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 (819e4ea3-4b67-4fc4-857d-21f4e2840896): created successfully Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85c1818c-548d-4bda-8f3c-562b0741ad52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Flow 'volume_create_manager' (3e078240-2b2b-417e-90fa-6cc6d19adb4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4ecdabd6-b91e-4154-97df-b9da2141a340 tempest-ProjectReaderTests-1226630444 None] Created volume successfully. Aug 12 12:42:29 devstack sudo[114589]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570.494a3b3d-5e6b-4521-9725-3c72dbad4c74" returned: 0 in 0.302s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-494a3b3d-5e6b-4521-9725-3c72dbad4c74" released by "_delete_snapshot" :: held 1.482s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-274ece1c-f1d8-40a2-94aa-181944089570" released by "delete_snapshot" :: held 1.508s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Created reservations ['8ee9b39e-55d7-498a-9fce-0a3f0c0b1cd1', '33eb6813-292c-485d-b41b-2d37d380dadf', 'de25f445-e57e-4f88-abf5-3931880098c1', '31e5d311-23bd-42e5-b762-a78402843606'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-fddd2d24-7fbd-4025-b56b-dc1a84f286a4 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-494a3b3d-5e6b-4521-9725-3c72dbad4c74-delete_snapshot" released by "delete_snapshot" :: held 1.686s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Creating offline snapshot d63d26e6-dadd-440e-a879-dd0bcc489383 of volume 819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d83b443-0330-405f-af0d-8948473e2e08]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:29 devstack sudo[114629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 Aug 12 12:42:29 devstack sudo[114629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:29 devstack sudo[114629]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896" returned: 0 in 0.352s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:29 devstack sudo[114634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 1G Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-274ece1c-f1d8-40a2-94aa-181944089570-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:29 devstack sudo[114634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Lock "cinder-274ece1c-f1d8-40a2-94aa-181944089570-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-274ece1c-f1d8-40a2-94aa-181944089570" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-274ece1c-f1d8-40a2-94aa-181944089570" acquired by "delete_volume" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1efa49bc-b51c-4288-b1cb-cb7fc132d072]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:30 devstack sudo[114636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 Aug 12 12:42:30 devstack sudo[114636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:30 devstack sudo[114634]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 1G" returned: 0 in 0.415s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:30 devstack sudo[114641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 Aug 12 12:42:30 devstack sudo[114641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:30 devstack sudo[114636]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570" returned: 0 in 0.367s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:30 devstack sudo[114646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570 Aug 12 12:42:30 devstack sudo[114646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:30 devstack sudo[114641]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383" returned: 0 in 0.284s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:30 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 is being set with open permissions: ugo+rw Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:30 devstack sudo[114651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 Aug 12 12:42:30 devstack sudo[114651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:30 devstack sudo[114646]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-274ece1c-f1d8-40a2-94aa-181944089570" returned: 0 in 0.243s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-274ece1c-f1d8-40a2-94aa-181944089570" released by "delete_volume" :: held 0.680s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Created reservations ['6cf6be2b-a000-45c5-982d-f13bb3b9ff05', 'c2db02fe-6a5d-49b8-bd37-fa049d51dfc3', 'fa733b0a-7efb-421b-adb9-6ea0bba9b13f', '2bc6b048-1735-45bb-9edf-2cb8cc0d235f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:30 devstack sudo[114654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:30 devstack sudo[114654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:30 devstack sudo[114651]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383" returned: 0 in 0.257s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:30 devstack sudo[114657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.info Aug 12 12:42:30 devstack sudo[114657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:30 devstack sudo[114654]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.257s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7c5f3d5b-f8e8-4925-9ae6-e9690e444deb tempest-ProjectMemberTests-2042955892 None] Lock "cinder-274ece1c-f1d8-40a2-94aa-181944089570-delete_volume" released by "delete_volume" :: held 1.139s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:30 devstack sudo[114657]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.info" returned: 0 in 0.277s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:30 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.info is being set with open permissions: ugo+rw Aug 12 12:42:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:31 devstack sudo[114661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.info Aug 12 12:42:31 devstack sudo[114661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:31 devstack sudo[114661]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.info" returned: 0 in 0.241s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.910s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-fc760937-e12a-4ccc-8ce8-5f9345b22728 tempest-ProjectReaderTests-1226630444 None] Create snapshot completed successfully Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (fab7423e-8c34-4a79-82ea-8a2a01bb21f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05926f45-0495-4ebf-9738-804146368a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05926f45-0495-4ebf-9738-804146368a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1247679427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c3f23e42-3552-49ec-9572-81ef4a1ee609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:31Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae59c4cc-17a3-4193-9436-ae2690f7c985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae59c4cc-17a3-4193-9436-ae2690f7c985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b59dd06-69c4-4d95-a381-50c3a2874d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b59dd06-69c4-4d95-a381-50c3a2874d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3f23e42-3552-49ec-9572-81ef4a1ee609', 'volume_name': 'volume-c3f23e42-3552-49ec-9572-81ef4a1ee609', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbc52e9e-962f-4623-9380-cb22fc22a46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbc52e9e-962f-4623-9380-cb22fc22a46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3bfb651-8ac8-40fb-8a21-cd8e0f28bcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Volume c3f23e42-3552-49ec-9572-81ef4a1ee609: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3f23e42-3552-49ec-9572-81ef4a1ee609', 'volume_size': 1} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1247679427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c3f23e42-3552-49ec-9572-81ef4a1ee609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:31Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Creating volume c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:31 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:31 devstack sudo[114664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 1073741824 Aug 12 12:42:31 devstack sudo[114664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-d63d26e6-dadd-440e-a879-dd0bcc489383-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-d63d26e6-dadd-440e-a879-dd0bcc489383-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-819e4ea3-4b67-4fc4-857d-21f4e2840896" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-819e4ea3-4b67-4fc4-857d-21f4e2840896" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-d63d26e6-dadd-440e-a879-dd0bcc489383" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-d63d26e6-dadd-440e-a879-dd0bcc489383" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Deleting offline snapshot d63d26e6-dadd-440e-a879-dd0bcc489383 of volume 819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] snapshot_file for this snap is: volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ab3e33c-03cb-4227-8d08-b0781a86767b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:31 devstack sudo[114666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 Aug 12 12:42:31 devstack sudo[114666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:31 devstack sudo[114664]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 1073741824" returned: 0 in 0.464s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:31 devstack sudo[114666]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383" returned: 0 in 0.387s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-819e4ea3-4b67-4fc4-857d-21f4e2840896(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:31 devstack sudo[114681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 Aug 12 12:42:31 devstack sudo[114681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[84074cbe-92a5-4c3c-a9c0-617b05945bf2]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:32 devstack sudo[114683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 Aug 12 12:42:32 devstack sudo[114683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:32 devstack sudo[114681]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609" returned: 0 in 0.239s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (748ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.751s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3bfb651-8ac8-40fb-8a21-cd8e0f28bcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3f23e42-3552-49ec-9572-81ef4a1ee609', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93c02fbc-66af-4397-b818-cc20054e249e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:32 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Volume volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 (c3f23e42-3552-49ec-9572-81ef4a1ee609): created successfully Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93c02fbc-66af-4397-b818-cc20054e249e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (fab7423e-8c34-4a79-82ea-8a2a01bb21f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:32 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-9e063121-20bf-461e-aad2-e7f3969b29d7 tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:42:32 devstack sudo[114683]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896" returned: 0 in 0.360s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:32 devstack sudo[114689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 Aug 12 12:42:32 devstack sudo[114689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot cbeac3b7-b505-4bf0-ab05-116e788c9280 of volume c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[dcc07609-2f39-45bb-96c6-d47edb39b186]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:32 devstack sudo[114693]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 Aug 12 12:42:32 devstack sudo[114693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:32 devstack sudo[114689]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383" returned: 0 in 0.378s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:32 devstack sudo[114696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383 Aug 12 12:42:32 devstack sudo[114696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:32 devstack sudo[114693]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609" returned: 0 in 0.369s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:32 devstack sudo[114702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 1G Aug 12 12:42:32 devstack sudo[114702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:33 devstack sudo[114696]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896.d63d26e6-dadd-440e-a879-dd0bcc489383" returned: 0 in 0.278s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-d63d26e6-dadd-440e-a879-dd0bcc489383" released by "_delete_snapshot" :: held 1.505s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-819e4ea3-4b67-4fc4-857d-21f4e2840896" released by "delete_snapshot" :: held 1.526s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Created reservations ['867d29bf-f064-47e8-899d-c80746139560', '28b40283-f815-435e-b7ce-afeda580f253', '164b7fac-9a06-4cee-b719-9c35c3e7331a', '2d509136-7eb2-4426-931b-cf4523fbca32'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Delete snapshot completed successfully. Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f5785d8f-e92a-4af3-8d16-9ebfe6bcb9c1 tempest-ProjectReaderTests-1226630444 None] Lock "cinder-d63d26e6-dadd-440e-a879-dd0bcc489383-delete_snapshot" released by "delete_snapshot" :: held 1.674s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:33 devstack sudo[114702]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 1G" returned: 0 in 0.406s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:33 devstack sudo[114707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 Aug 12 12:42:33 devstack sudo[114707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-819e4ea3-4b67-4fc4-857d-21f4e2840896-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Lock "cinder-819e4ea3-4b67-4fc4-857d-21f4e2840896-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:33 devstack sudo[114707]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280" returned: 0 in 0.351s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Acquiring lock "cinder-quobyte-819e4ea3-4b67-4fc4-857d-21f4e2840896" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:33 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 is being set with open permissions: ugo+rw Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-819e4ea3-4b67-4fc4-857d-21f4e2840896" acquired by "delete_volume" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:33 devstack sudo[114713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 Aug 12 12:42:33 devstack sudo[114713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5d5706e-6897-4191-a05a-f60f922db3a8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:33 devstack sudo[114715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 Aug 12 12:42:33 devstack sudo[114715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:33 devstack sudo[114713]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280" returned: 0 in 0.259s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:34 devstack sudo[114718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.info Aug 12 12:42:34 devstack sudo[114718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:34 devstack sudo[114715]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896" returned: 0 in 0.411s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:34 devstack sudo[114723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896 Aug 12 12:42:34 devstack sudo[114723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:34 devstack sudo[114718]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.info" returned: 0 in 0.265s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:34 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.info is being set with open permissions: ugo+rw Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:34 devstack sudo[114726]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.info Aug 12 12:42:34 devstack sudo[114726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:34 devstack sudo[114723]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-819e4ea3-4b67-4fc4-857d-21f4e2840896" returned: 0 in 0.262s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Lock "cinder-quobyte-819e4ea3-4b67-4fc4-857d-21f4e2840896" released by "delete_volume" :: held 0.745s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Created reservations ['fc670140-f765-48ef-b03b-6e05b49c59b8', 'a349f331-3240-40e3-b311-b8897dc32038', 'a3b37518-3c0e-4d7a-855f-9548d2f7a400', '642793c8-75c1-440b-891e-279653d52af6'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:34 devstack sudo[114726]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.info" returned: 0 in 0.314s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.060s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f9a93b5d-52e5-4d83-a520-ae0286a44a1d tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:34 devstack sudo[114730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:34 devstack sudo[114730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:34 devstack sudo[114730]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.247s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:34 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Deleted volume successfully. Aug 12 12:42:34 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-bd3c42d7-9782-42d2-832c-5cfe496929ab tempest-ProjectReaderTests-1226630444 None] Lock "cinder-819e4ea3-4b67-4fc4-857d-21f4e2840896-delete_volume" released by "delete_volume" :: held 1.271s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-cbeac3b7-b505-4bf0-ab05-116e788c9280-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Lock "cinder-cbeac3b7-b505-4bf0-ab05-116e788c9280-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-c3f23e42-3552-49ec-9572-81ef4a1ee609" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-c3f23e42-3552-49ec-9572-81ef4a1ee609" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-cbeac3b7-b505-4bf0-ab05-116e788c9280" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-cbeac3b7-b505-4bf0-ab05-116e788c9280" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot cbeac3b7-b505-4bf0-ab05-116e788c9280 of volume c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3100e47e-f166-492f-a151-721a6352de4e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:35 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:35 devstack sudo[114733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 Aug 12 12:42:35 devstack sudo[114733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:36 devstack sudo[114733]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280" returned: 0 in 0.429s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:36 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c3f23e42-3552-49ec-9572-81ef4a1ee609(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:36 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[99e71728-69c2-48d9-9d09-aaaf5825e6da]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:36 devstack sudo[114739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 Aug 12 12:42:36 devstack sudo[114739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:36 devstack sudo[114739]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609" returned: 0 in 0.373s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:36 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:36 devstack sudo[114744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 Aug 12 12:42:36 devstack sudo[114744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:37 devstack sudo[114744]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280" returned: 0 in 0.386s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:37 devstack sudo[114750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280 Aug 12 12:42:37 devstack sudo[114750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:37 devstack sudo[114750]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609.cbeac3b7-b505-4bf0-ab05-116e788c9280" returned: 0 in 0.266s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-cbeac3b7-b505-4bf0-ab05-116e788c9280" released by "_delete_snapshot" :: held 1.588s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-c3f23e42-3552-49ec-9572-81ef4a1ee609" released by "delete_snapshot" :: held 1.613s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Created reservations ['bf5f38fd-b521-407a-864f-5f8405bcbb20', '2b8bc73f-fed5-4b8f-b372-5e722e9f6cd1', '59d49ee4-5b22-4656-b949-b1fa5aadf7d7', 'c73e0ecd-5c08-483c-ba3c-ba072984d429'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:37 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-f27893dc-aee5-4f77-bd5d-802834a6df4e tempest-ProjectMemberTests-2042955892 None] Lock "cinder-cbeac3b7-b505-4bf0-ab05-116e788c9280-delete_snapshot" released by "delete_snapshot" :: held 1.761s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-c3f23e42-3552-49ec-9572-81ef4a1ee609-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:37 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-c3f23e42-3552-49ec-9572-81ef4a1ee609-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-c3f23e42-3552-49ec-9572-81ef4a1ee609" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-c3f23e42-3552-49ec-9572-81ef4a1ee609" acquired by "delete_volume" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[836c8273-cae9-425e-ba84-8ea490e1767f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:38 devstack sudo[114753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 Aug 12 12:42:38 devstack sudo[114753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:38 devstack sudo[114753]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609" returned: 0 in 0.402s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:38 devstack sudo[114758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609 Aug 12 12:42:38 devstack sudo[114758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:38 devstack sudo[114758]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c3f23e42-3552-49ec-9572-81ef4a1ee609" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-c3f23e42-3552-49ec-9572-81ef4a1ee609" released by "delete_volume" :: held 0.763s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:38 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Created reservations ['ab34893a-ed7d-4e31-947d-2df4e457cd76', 'eba84937-5bbd-45ed-a81b-96be8a9e4f23', '1e9162d9-2344-4bfe-910a-16ab0755e630', '367203b3-cdb0-4511-b6f2-bb4653d6231f'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:39 devstack sudo[114761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:39 devstack sudo[114761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:39 devstack sudo[114761]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.265s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:39 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-57375856-2dbf-43d8-ab7b-e526b78d48d8 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-c3f23e42-3552-49ec-9572-81ef4a1ee609-delete_volume" released by "delete_volume" :: held 1.374s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (7df13a18-825a-4831-a4e7-e5d8006b0a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1451eed6-c2b5-4857-b52f-9193d1958c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1451eed6-c2b5-4857-b52f-9193d1958c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653594235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3037efb-ce2d-43dd-b69f-922aa5581126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:40Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9498cad-eb26-41ba-95c6-b4f05ea3e599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9498cad-eb26-41ba-95c6-b4f05ea3e599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c66b63d-7a4b-4162-ba18-16ecd77d7f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c66b63d-7a4b-4162-ba18-16ecd77d7f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3037efb-ce2d-43dd-b69f-922aa5581126', 'volume_name': 'volume-f3037efb-ce2d-43dd-b69f-922aa5581126', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eaa3e67-e13e-4ef0-b8b0-6c177127c4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eaa3e67-e13e-4ef0-b8b0-6c177127c4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6bd448b-e747-4595-9151-a1937472e2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:39 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Volume f3037efb-ce2d-43dd-b69f-922aa5581126: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3037efb-ce2d-43dd-b69f-922aa5581126', 'volume_size': 1} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653594235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3037efb-ce2d-43dd-b69f-922aa5581126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:40Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Creating volume f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:39 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:39 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:39 devstack sudo[114764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 1073741824 Aug 12 12:42:39 devstack sudo[114764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:40 devstack sudo[114764]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 1073741824" returned: 0 in 0.444s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:40 devstack sudo[114770]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 Aug 12 12:42:40 devstack sudo[114770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:40 devstack sudo[114770]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (745ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.748s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6bd448b-e747-4595-9151-a1937472e2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3037efb-ce2d-43dd-b69f-922aa5581126', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83ce65fb-5956-4734-b56f-010352857ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:40 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Volume volume-f3037efb-ce2d-43dd-b69f-922aa5581126 (f3037efb-ce2d-43dd-b69f-922aa5581126): created successfully Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83ce65fb-5956-4734-b56f-010352857ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (7df13a18-825a-4831-a4e7-e5d8006b0a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:40 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-82a9d4ae-28bc-4f80-a15f-b06cdfa42b17 tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot de3732dd-e3c0-43e9-bc20-45ef781c216b of volume f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3f1ba62-1d63-4623-91e5-387ee46effa8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:40 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:40 devstack sudo[114773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 Aug 12 12:42:40 devstack sudo[114773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:41 devstack sudo[114773]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126" returned: 0 in 0.365s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:41 devstack sudo[114778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b 1G Aug 12 12:42:41 devstack sudo[114778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:41 devstack sudo[114778]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b 1G" returned: 0 in 0.376s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f3037efb-ce2d-43dd-b69f-922aa5581126 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:41 devstack sudo[114783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f3037efb-ce2d-43dd-b69f-922aa5581126 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b Aug 12 12:42:41 devstack sudo[114783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:41 devstack sudo[114783]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f3037efb-ce2d-43dd-b69f-922aa5581126 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b" returned: 0 in 0.282s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:41 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b is being set with open permissions: ugo+rw Aug 12 12:42:41 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:41 devstack sudo[114788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b Aug 12 12:42:41 devstack sudo[114788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:42 devstack sudo[114788]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b" returned: 0 in 0.278s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:42 devstack sudo[114792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.info Aug 12 12:42:42 devstack sudo[114792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:42 devstack sudo[114792]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.info" returned: 0 in 0.266s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:42 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.info is being set with open permissions: ugo+rw Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:42 devstack sudo[114795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.info Aug 12 12:42:42 devstack sudo[114795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:42 devstack sudo[114795]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.info" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.959s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:42 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0941b1ef-dbf6-4e35-8ed1-d008ac86fd1e tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-de3732dd-e3c0-43e9-bc20-45ef781c216b-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Lock "cinder-de3732dd-e3c0-43e9-bc20-45ef781c216b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-f3037efb-ce2d-43dd-b69f-922aa5581126" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-f3037efb-ce2d-43dd-b69f-922aa5581126" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-de3732dd-e3c0-43e9-bc20-45ef781c216b" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-de3732dd-e3c0-43e9-bc20-45ef781c216b" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot de3732dd-e3c0-43e9-bc20-45ef781c216b of volume f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf7e75a3-3c1f-4655-bce9-c6a57d3087c8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:42 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:43 devstack sudo[114798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b Aug 12 12:42:43 devstack sudo[114798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:43 devstack sudo[114798]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b" returned: 0 in 0.344s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:43 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f3037efb-ce2d-43dd-b69f-922aa5581126(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:43 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a5bb57e-1e7f-46a3-83f3-cc6b2f0faff6]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:43 devstack sudo[114803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 Aug 12 12:42:43 devstack sudo[114803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:43 devstack sudo[114803]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126" returned: 0 in 0.347s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:43 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:43 devstack sudo[114809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b Aug 12 12:42:43 devstack sudo[114809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:44 devstack sudo[114809]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b" returned: 0 in 0.355s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:44 devstack sudo[114815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b Aug 12 12:42:44 devstack sudo[114815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:44 devstack sudo[114815]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:44 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126.de3732dd-e3c0-43e9-bc20-45ef781c216b" returned: 0 in 0.249s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-de3732dd-e3c0-43e9-bc20-45ef781c216b" released by "_delete_snapshot" :: held 1.388s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-f3037efb-ce2d-43dd-b69f-922aa5581126" released by "delete_snapshot" :: held 1.415s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:44 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Created reservations ['cbd7a636-eedd-4122-9021-202bfb4f3edc', '32f93433-3fec-44dc-9e07-6bb076bf9606', '7311c050-6f67-439f-ac28-0f9fd24d471c', '90d96253-f47f-4cdc-a8ed-43ff234272be'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:44 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:42:44 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-114f8200-8c41-4e7c-87eb-d8dafb6a75ee tempest-ProjectMemberTests-2042955892 None] Lock "cinder-de3732dd-e3c0-43e9-bc20-45ef781c216b-delete_snapshot" released by "delete_snapshot" :: held 1.583s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-f3037efb-ce2d-43dd-b69f-922aa5581126-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Lock "cinder-f3037efb-ce2d-43dd-b69f-922aa5581126-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-f3037efb-ce2d-43dd-b69f-922aa5581126" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-f3037efb-ce2d-43dd-b69f-922aa5581126" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3ceef74-0a9e-42ac-b0a4-3fca809fc53f]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:45 devstack sudo[114818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 Aug 12 12:42:45 devstack sudo[114818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:45 devstack sudo[114818]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126" returned: 0 in 0.379s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:45 devstack sudo[114823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126 Aug 12 12:42:45 devstack sudo[114823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:45 devstack sudo[114823]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-f3037efb-ce2d-43dd-b69f-922aa5581126" returned: 0 in 0.301s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-f3037efb-ce2d-43dd-b69f-922aa5581126" released by "delete_volume" :: held 0.755s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:45 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Created reservations ['aefd9c5d-533f-4003-bc00-0e354705402c', '004ab633-66cc-4b0d-ac90-1bc2285cd827', '76d1b4c5-5d9d-4f30-988e-83f329c832b2', '3631920d-eb03-4150-a7b8-acfeb89ad6d1'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:46 devstack sudo[114827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:46 devstack sudo[114827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:46 devstack sudo[114827]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.264s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:46 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7198eb2f-ba6c-4060-ad3a-51f404b1dadf tempest-ProjectMemberTests-2042955892 None] Lock "cinder-f3037efb-ce2d-43dd-b69f-922aa5581126-delete_volume" released by "delete_volume" :: held 1.326s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (c42cd49d-91bf-4d67-8549-bf0375f41c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86d23972-c6d6-49f8-a281-675957de823f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86d23972-c6d6-49f8-a281-675957de823f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1911994082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9d10210d-694a-4294-bc45-e0104ed0f75a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:47Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (791a64d7-8412-46ae-b58c-f3e6bf5f8062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (791a64d7-8412-46ae-b58c-f3e6bf5f8062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aab5375e-6b82-4247-8929-6b3d673fb2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aab5375e-6b82-4247-8929-6b3d673fb2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9d10210d-694a-4294-bc45-e0104ed0f75a', 'volume_name': 'volume-9d10210d-694a-4294-bc45-e0104ed0f75a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a607de1-3eec-43f8-929f-889784292787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a607de1-3eec-43f8-929f-889784292787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9cb55db7-3caa-4cf6-9fc5-eb61be52cc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:46 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Volume 9d10210d-694a-4294-bc45-e0104ed0f75a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9d10210d-694a-4294-bc45-e0104ed0f75a', 'volume_size': 1} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1911994082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9d10210d-694a-4294-bc45-e0104ed0f75a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:47Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Creating volume 9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:46 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:46 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:46 devstack sudo[114830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a 1073741824 Aug 12 12:42:46 devstack sudo[114830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:47 devstack sudo[114830]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a 1073741824" returned: 0 in 0.496s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:47 devstack sudo[114836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a Aug 12 12:42:47 devstack sudo[114836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:47 devstack sudo[114836]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a" returned: 0 in 0.251s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (792ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.795s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9cb55db7-3caa-4cf6-9fc5-eb61be52cc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9d10210d-694a-4294-bc45-e0104ed0f75a', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37e23428-ece5-4f76-a7c2-60bc7d62a73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:47 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Volume volume-9d10210d-694a-4294-bc45-e0104ed0f75a (9d10210d-694a-4294-bc45-e0104ed0f75a): created successfully Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37e23428-ece5-4f76-a7c2-60bc7d62a73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:47 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (c42cd49d-91bf-4d67-8549-bf0375f41c6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:47 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-ab4608b9-794e-445c-afe7-87e3c065ee4f tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:42:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:48 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot 54f0ac10-bfc3-4fa5-90cf-91567be10b90 of volume 9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:48 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[36a55087-6b12-449f-baa1-8d40f0a07c93]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:48 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:49 devstack sudo[114839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a Aug 12 12:42:49 devstack sudo[114839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:49 devstack sudo[114839]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a" returned: 0 in 0.364s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:49 devstack sudo[114844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 1G Aug 12 12:42:49 devstack sudo[114844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:49 devstack sudo[114844]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 1G" returned: 0 in 0.433s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:49 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9d10210d-694a-4294-bc45-e0104ed0f75a -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:49 devstack sudo[114850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9d10210d-694a-4294-bc45-e0104ed0f75a -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 Aug 12 12:42:49 devstack sudo[114850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:50 devstack sudo[114850]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9d10210d-694a-4294-bc45-e0104ed0f75a -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90" returned: 0 in 0.328s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:50 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 is being set with open permissions: ugo+rw Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:50 devstack sudo[114855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 Aug 12 12:42:50 devstack sudo[114855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:50 devstack sudo[114855]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90" returned: 0 in 0.241s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:50 devstack sudo[114858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.info Aug 12 12:42:50 devstack sudo[114858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:50 devstack sudo[114858]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.info" returned: 0 in 0.255s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:50 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.info is being set with open permissions: ugo+rw Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:50 devstack sudo[114861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.info Aug 12 12:42:50 devstack sudo[114861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:50 devstack sudo[114861]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.info" returned: 0 in 0.270s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:50 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.980s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:50 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d03a8893-6f59-492d-bd43-22a542492024 tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-54f0ac10-bfc3-4fa5-90cf-91567be10b90-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-54f0ac10-bfc3-4fa5-90cf-91567be10b90-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-9d10210d-694a-4294-bc45-e0104ed0f75a" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-9d10210d-694a-4294-bc45-e0104ed0f75a" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-54f0ac10-bfc3-4fa5-90cf-91567be10b90" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-54f0ac10-bfc3-4fa5-90cf-91567be10b90" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot 54f0ac10-bfc3-4fa5-90cf-91567be10b90 of volume 9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[de6f9085-9408-49aa-9120-c93e6936c4fe]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:51 devstack sudo[114864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 Aug 12 12:42:51 devstack sudo[114864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:51 devstack sudo[114864]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90" returned: 0 in 0.362s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9d10210d-694a-4294-bc45-e0104ed0f75a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2d33e3c-90b5-44e2-9393-e874b09a3974]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:51 devstack sudo[114869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a Aug 12 12:42:51 devstack sudo[114869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:51 devstack sudo[114869]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a" returned: 0 in 0.371s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:51 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:51 devstack sudo[114874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 Aug 12 12:42:51 devstack sudo[114874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:52 devstack sudo[114874]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90" returned: 0 in 0.336s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:52 devstack sudo[114880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90 Aug 12 12:42:52 devstack sudo[114880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:52 devstack sudo[114880]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:52 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a.54f0ac10-bfc3-4fa5-90cf-91567be10b90" returned: 0 in 0.279s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-54f0ac10-bfc3-4fa5-90cf-91567be10b90" released by "_delete_snapshot" :: held 1.438s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-9d10210d-694a-4294-bc45-e0104ed0f75a" released by "delete_snapshot" :: held 1.463s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:52 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Created reservations ['3a144107-9dee-4ab2-8535-5fb1721de5b4', '1974955a-1502-4893-99f6-e0da2e6e5c67', '2513e5c1-e343-49c3-8160-4f9be2cc7f7e', '25129a7e-424c-4f96-9abd-f593c9b24128'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:52 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:42:52 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-4b79f7ee-544f-4dfe-ae5b-69cde8d1eb85 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-54f0ac10-bfc3-4fa5-90cf-91567be10b90-delete_snapshot" released by "delete_snapshot" :: held 1.617s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-9d10210d-694a-4294-bc45-e0104ed0f75a-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-9d10210d-694a-4294-bc45-e0104ed0f75a-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-9d10210d-694a-4294-bc45-e0104ed0f75a" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-9d10210d-694a-4294-bc45-e0104ed0f75a" acquired by "delete_volume" :: waited 0.013s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[3b0f854b-7106-4e0e-a9e4-3bc072a8463b]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:53 devstack sudo[114883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a Aug 12 12:42:53 devstack sudo[114883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:53 devstack sudo[114883]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a" returned: 0 in 0.354s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:53 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:53 devstack sudo[114889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a Aug 12 12:42:53 devstack sudo[114889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:53 devstack sudo[114889]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-9d10210d-694a-4294-bc45-e0104ed0f75a" returned: 0 in 0.265s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-9d10210d-694a-4294-bc45-e0104ed0f75a" released by "delete_volume" :: held 0.679s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Created reservations ['1f982429-b16e-4f19-874b-9fe7c165c9c6', '04aafce1-8455-496e-ae2a-2ce3ef52a26b', '5bba2f65-73be-4b0d-9454-49ddb00269dc', '067bc120-06b3-4f4e-ad3a-97b9fe0eaa6a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:54 devstack sudo[114892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:42:54 devstack sudo[114892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:54 devstack sudo[114892]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.275s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:42:54 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-e8845d07-f580-468b-a6e9-2b7c5ecca579 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-9d10210d-694a-4294-bc45-e0104ed0f75a-delete_volume" released by "delete_volume" :: held 1.168s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=279,cinder:SELECT=215,cinder:DELETE=21,cinder:INSERT=65 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=190,cinder:UPDATE=252,cinder:DELETE=23,cinder:INSERT=77 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (a28ab5f2-87c0-4de0-bb66-36f098ce20a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:54 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa1c5c13-695c-412c-a08b-f8ae9c64cd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa1c5c13-695c-412c-a08b-f8ae9c64cd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874645458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a9630690-ec01-4d10-b168-b5d92b2a708f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:55Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc80ff66-a293-4bea-899d-35883d086525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc80ff66-a293-4bea-899d-35883d086525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (655036e8-80c5-4128-9377-e3187b2fe270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (655036e8-80c5-4128-9377-e3187b2fe270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a9630690-ec01-4d10-b168-b5d92b2a708f', 'volume_name': 'volume-a9630690-ec01-4d10-b168-b5d92b2a708f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (753ede20-41ba-48bf-b4f1-dbf8fea1d5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (753ede20-41ba-48bf-b4f1-dbf8fea1d5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a75530b-3374-436a-b37c-d8542c67df7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:55 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Volume a9630690-ec01-4d10-b168-b5d92b2a708f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a9630690-ec01-4d10-b168-b5d92b2a708f', 'volume_size': 1} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874645458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a9630690-ec01-4d10-b168-b5d92b2a708f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:42:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:42:55Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Creating volume a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:42:55 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:55 devstack sudo[114895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f 1073741824 Aug 12 12:42:55 devstack sudo[114895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:55 devstack sudo[114895]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f 1073741824" returned: 0 in 0.434s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:55 devstack sudo[114900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f Aug 12 12:42:55 devstack sudo[114900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:55 devstack sudo[114900]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f" returned: 0 in 0.249s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.725s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a75530b-3374-436a-b37c-d8542c67df7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a9630690-ec01-4d10-b168-b5d92b2a708f', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f64b3f7-39bf-4620-88a2-56e4ef9fcef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:42:55 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Volume volume-a9630690-ec01-4d10-b168-b5d92b2a708f (a9630690-ec01-4d10-b168-b5d92b2a708f): created successfully Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f64b3f7-39bf-4620-88a2-56e4ef9fcef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:42:55 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (a28ab5f2-87c0-4de0-bb66-36f098ce20a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:42:55 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-4b7b37c9-27af-4895-b7d8-c38f5bca2664 tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:42:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:42:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:42:56 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot 0356f2e7-c0ff-46cc-aeff-88d96c7aa440 of volume a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:42:56 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4a6966a-50d8-4032-8725-4de71463f985]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:56 devstack sudo[114903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f Aug 12 12:42:56 devstack sudo[114903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:56 devstack sudo[114903]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:56 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:56 devstack sudo[114908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 1G Aug 12 12:42:56 devstack sudo[114908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:57 devstack sudo[114908]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 1G" returned: 0 in 0.518s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a9630690-ec01-4d10-b168-b5d92b2a708f -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:57 devstack sudo[114914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a9630690-ec01-4d10-b168-b5d92b2a708f -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 Aug 12 12:42:57 devstack sudo[114914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:57 devstack sudo[114914]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a9630690-ec01-4d10-b168-b5d92b2a708f -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440" returned: 0 in 0.314s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:57 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 is being set with open permissions: ugo+rw Aug 12 12:42:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:57 devstack sudo[114919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 Aug 12 12:42:57 devstack sudo[114919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:57 devstack sudo[114919]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440" returned: 0 in 0.280s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:57 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:57 devstack sudo[114922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.info Aug 12 12:42:57 devstack sudo[114922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:57 devstack sudo[114922]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.info" returned: 0 in 0.249s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:58 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.info is being set with open permissions: ugo+rw Aug 12 12:42:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:58 devstack sudo[114925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.info Aug 12 12:42:58 devstack sudo[114925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:58 devstack sudo[114925]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.info" returned: 0 in 0.251s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:58 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.098s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:42:58 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-244afdc0-587d-4e05-993d-1a497e348fe8 tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-0356f2e7-c0ff-46cc-aeff-88d96c7aa440-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-0356f2e7-c0ff-46cc-aeff-88d96c7aa440-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-a9630690-ec01-4d10-b168-b5d92b2a708f" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a9630690-ec01-4d10-b168-b5d92b2a708f" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-0356f2e7-c0ff-46cc-aeff-88d96c7aa440" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-0356f2e7-c0ff-46cc-aeff-88d96c7aa440" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot 0356f2e7-c0ff-46cc-aeff-88d96c7aa440 of volume a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9fea436-c987-4f31-b086-fd4661f1b584]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:59 devstack sudo[114928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 Aug 12 12:42:59 devstack sudo[114928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:42:59 devstack sudo[114928]: pam_unix(sudo:session): session closed for user root Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440" returned: 0 in 0.372s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a9630690-ec01-4d10-b168-b5d92b2a708f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2202f931-7c7c-4a98-be9f-9d7cde67e972]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:42:59 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:42:59 devstack sudo[114933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f Aug 12 12:42:59 devstack sudo[114933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:00 devstack sudo[114933]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:00 devstack sudo[114938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 Aug 12 12:43:00 devstack sudo[114938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:00 devstack sudo[114938]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440" returned: 0 in 0.381s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:00 devstack sudo[114945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440 Aug 12 12:43:00 devstack sudo[114945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:00 devstack sudo[114945]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:00 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f.0356f2e7-c0ff-46cc-aeff-88d96c7aa440" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-0356f2e7-c0ff-46cc-aeff-88d96c7aa440" released by "_delete_snapshot" :: held 1.595s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a9630690-ec01-4d10-b168-b5d92b2a708f" released by "delete_snapshot" :: held 1.620s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Created reservations ['f188cf5c-d5c4-434c-b8e1-bd18e5f064b1', '6051c9ad-2e39-4f62-9dd9-7c9287ea4a0c', '678c99e1-54b4-4295-b954-c8a837d6eb8b', 'fcfac3f9-e527-46b6-a8c3-2f94a7336afa'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:01 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-27cc267f-31a0-483d-b9d8-66711a0375e6 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-0356f2e7-c0ff-46cc-aeff-88d96c7aa440-delete_snapshot" released by "delete_snapshot" :: held 1.776s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-a9630690-ec01-4d10-b168-b5d92b2a708f-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-a9630690-ec01-4d10-b168-b5d92b2a708f-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-a9630690-ec01-4d10-b168-b5d92b2a708f" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a9630690-ec01-4d10-b168-b5d92b2a708f" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e4fe641-3bc5-4b70-9543-ca8f2f60989e]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:01 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:01 devstack sudo[114948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f Aug 12 12:43:01 devstack sudo[114948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:02 devstack sudo[114948]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f" returned: 0 in 0.384s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:02 devstack sudo[114953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f Aug 12 12:43:02 devstack sudo[114953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:02 devstack sudo[114953]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a9630690-ec01-4d10-b168-b5d92b2a708f" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a9630690-ec01-4d10-b168-b5d92b2a708f" released by "delete_volume" :: held 0.717s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Created reservations ['12d76254-8636-41bf-b6aa-b777364824b4', 'ea5ccd4c-3f39-4993-98ae-cf180d92c3d2', '5ee8abb3-65d5-4bc3-af37-de46ebb1bf79', '04a0b9b2-fcba-48e3-a1bf-e0f1fba3af2a'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:02 devstack sudo[114957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:43:02 devstack sudo[114957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:02 devstack sudo[114957]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.327s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:43:02 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:43:02 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-3421e18f-e0da-498f-8f74-28735b26a755 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-a9630690-ec01-4d10-b168-b5d92b2a708f-delete_volume" released by "delete_volume" :: held 1.287s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (76a7c501-a674-4190-915b-0ac05e240ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (851cd799-7448-4fbd-87a5-c80be1de7fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (851cd799-7448-4fbd-87a5-c80be1de7fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1974472466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0efe4ca-2629-4f2d-a236-283d3927a937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:03Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9fa8166-480a-4fff-af63-13e34af9a863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9fa8166-480a-4fff-af63-13e34af9a863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f643ab3-8384-4582-aa05-c92c566804ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f643ab3-8384-4582-aa05-c92c566804ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0efe4ca-2629-4f2d-a236-283d3927a937', 'volume_name': 'volume-a0efe4ca-2629-4f2d-a236-283d3927a937', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44213928-c1a1-4b5a-82d0-c1b5f1fa9d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44213928-c1a1-4b5a-82d0-c1b5f1fa9d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6dcaddd0-db6b-4140-8833-3d556d91e664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:03 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Volume a0efe4ca-2629-4f2d-a236-283d3927a937: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0efe4ca-2629-4f2d-a236-283d3927a937', 'volume_size': 1} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1974472466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0efe4ca-2629-4f2d-a236-283d3927a937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18e12eb9bf984d9b8d0a0ee636624781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:03Z,use_quota=True,user_id='dfeb5f4d148a49cda2911ec22f45df19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Creating volume a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:43:03 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:03 devstack sudo[114960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 1073741824 Aug 12 12:43:03 devstack sudo[114960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:03 devstack sudo[114960]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 1073741824" returned: 0 in 0.468s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:03 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:04 devstack sudo[114967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 Aug 12 12:43:04 devstack sudo[114967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:04 devstack sudo[114967]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937" returned: 0 in 0.273s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:04 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] <== create_volume: return (825ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:43:04 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.829s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6dcaddd0-db6b-4140-8833-3d556d91e664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0efe4ca-2629-4f2d-a236-283d3927a937', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3bc5c360-7bb8-434e-9afc-7d6afe27dd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:04 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Volume volume-a0efe4ca-2629-4f2d-a236-283d3927a937 (a0efe4ca-2629-4f2d-a236-283d3927a937): created successfully Aug 12 12:43:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3bc5c360-7bb8-434e-9afc-7d6afe27dd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:04 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Flow 'volume_create_manager' (76a7c501-a674-4190-915b-0ac05e240ad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:04 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-5ca15928-350b-4ab3-af20-97fc0d1e6cac tempest-ProjectMemberTests-2042955892 None] Created volume successfully. Aug 12 12:43:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:05 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Creating offline snapshot 688f07b7-a714-4660-8afc-9e8e9bd4d4de of volume a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:43:05 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ac4d998-a039-46d8-a3d2-6a6f4ebc1736]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:05 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:05 devstack sudo[114972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 Aug 12 12:43:05 devstack sudo[114972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:06 devstack sudo[114972]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937" returned: 0 in 0.404s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:06 devstack sudo[114977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de 1G Aug 12 12:43:06 devstack sudo[114977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:06 devstack sudo[114977]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de 1G" returned: 0 in 0.401s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a0efe4ca-2629-4f2d-a236-283d3927a937 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:06 devstack sudo[114983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a0efe4ca-2629-4f2d-a236-283d3927a937 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de Aug 12 12:43:06 devstack sudo[114983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:06 devstack sudo[114983]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a0efe4ca-2629-4f2d-a236-283d3927a937 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de" returned: 0 in 0.318s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:06 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de is being set with open permissions: ugo+rw Aug 12 12:43:06 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:06 devstack sudo[114988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de Aug 12 12:43:06 devstack sudo[114988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:07 devstack sudo[114988]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de" returned: 0 in 0.297s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:07 devstack sudo[114991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.info Aug 12 12:43:07 devstack sudo[114991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:07 devstack sudo[114991]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.info" returned: 0 in 0.266s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:07 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.info is being set with open permissions: ugo+rw Aug 12 12:43:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:07 devstack sudo[114994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.info Aug 12 12:43:07 devstack sudo[114994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:07 devstack sudo[114994]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.info" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:07 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.038s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:07 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d79b8424-eb52-46b8-b30d-5779cbd4d41c tempest-ProjectMemberTests-2042955892 None] Create snapshot completed successfully Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:08 devstack sudo[114997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:43:08 devstack sudo[114997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:08 devstack sudo[114997]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.272s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG oslo_service.periodic_task [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] Running periodic task VolumeManager._thread_info {{(pid=94662) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread count: 28 {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-a107a9eb-be8b-4d7b-a8b4-d0aeeab8be13 None None] thread info: [<_MainThread(MainThread, started 139986447343744)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94662) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-688f07b7-a714-4660-8afc-9e8e9bd4d4de-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Lock "cinder-688f07b7-a714-4660-8afc-9e8e9bd4d4de-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-a0efe4ca-2629-4f2d-a236-283d3927a937" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a0efe4ca-2629-4f2d-a236-283d3927a937" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-688f07b7-a714-4660-8afc-9e8e9bd4d4de" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-688f07b7-a714-4660-8afc-9e8e9bd4d4de" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Deleting offline snapshot 688f07b7-a714-4660-8afc-9e8e9bd4d4de of volume a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:43:08 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] snapshot_file for this snap is: volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[41d7cd7c-1508-4c01-aee0-304c9fe6a00d]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:09 devstack sudo[115001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de Aug 12 12:43:09 devstack sudo[115001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:09 devstack sudo[115001]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de" returned: 0 in 0.389s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a0efe4ca-2629-4f2d-a236-283d3927a937(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[19a55f9a-d09b-43ba-a01b-b3d3b4f3f2ab]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:09 devstack sudo[115007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 Aug 12 12:43:09 devstack sudo[115007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:09 devstack sudo[115007]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937" returned: 0 in 0.363s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:09 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:09 devstack sudo[115012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de Aug 12 12:43:09 devstack sudo[115012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:10 devstack sudo[115012]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de" returned: 0 in 0.365s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:10 devstack sudo[115018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de Aug 12 12:43:10 devstack sudo[115018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:10 devstack sudo[115018]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:10 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937.688f07b7-a714-4660-8afc-9e8e9bd4d4de" returned: 0 in 0.256s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-688f07b7-a714-4660-8afc-9e8e9bd4d4de" released by "_delete_snapshot" :: held 1.491s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a0efe4ca-2629-4f2d-a236-283d3927a937" released by "delete_snapshot" :: held 1.526s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:10 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Created reservations ['22cfd01f-1b24-4d02-a5ff-58c3e11239d4', '346a4d04-ce93-424a-96ec-58cc88c84819', 'bc7e034e-b4e5-41e4-9fa1-da2bc5df94a3', 'b3abba71-2d51-4a7b-a56c-21c8a4d7b27d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:10 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Delete snapshot completed successfully. Aug 12 12:43:10 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-a37d17fa-e74a-497c-8f9f-04bfc0e821ff tempest-ProjectMemberTests-2042955892 None] Lock "cinder-688f07b7-a714-4660-8afc-9e8e9bd4d4de-delete_snapshot" released by "delete_snapshot" :: held 1.737s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-a0efe4ca-2629-4f2d-a236-283d3927a937-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-a0efe4ca-2629-4f2d-a236-283d3927a937-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "cinder-quobyte-a0efe4ca-2629-4f2d-a236-283d3927a937" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a0efe4ca-2629-4f2d-a236-283d3927a937" acquired by "delete_volume" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f443e44-8f53-4d13-85a9-06b76f589170]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:11 devstack sudo[115021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 Aug 12 12:43:11 devstack sudo[115021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:11 devstack sudo[115021]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937" returned: 0 in 0.401s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:11 devstack sudo[115026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937 Aug 12 12:43:11 devstack sudo[115026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:11 devstack sudo[115026]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-a0efe4ca-2629-4f2d-a236-283d3927a937" returned: 0 in 0.287s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:11 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-quobyte-a0efe4ca-2629-4f2d-a236-283d3927a937" released by "delete_volume" :: held 0.775s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Created reservations ['871946b9-a955-4535-ba96-b87ce6869ccf', 'b77a8a7f-6c40-4cc8-a2f4-95a6a78d0be4', 'd1fcd744-6580-4394-81c4-5cc6098123b8', '6b453dc2-8d5d-4393-b05a-e084012380f3'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:12 devstack sudo[115029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:43:12 devstack sudo[115029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:12 devstack sudo[115029]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.282s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:43:12 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Deleted volume successfully. Aug 12 12:43:12 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-cf812ff6-215a-4355-8cb6-790778215f05 tempest-ProjectMemberTests-2042955892 None] Lock "cinder-a0efe4ca-2629-4f2d-a236-283d3927a937-delete_volume" released by "delete_volume" :: held 1.304s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Flow 'volume_create_manager' (6c4839b4-56d1-4dd2-8dae-4ee43cc26a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b2aca36-68ce-425e-a475-c03376527bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b2aca36-68ce-425e-a475-c03376527bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-512077885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c75716a5-aba3-41b4-92fa-a66c785acec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40d0fcdf6994c5780753458a2c4f12a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:15Z,use_quota=True,user_id='a10e1cbd857242ff87b691ad4dd986f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f89b49a8-0a88-4b77-9b29-22c5d09b4b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f89b49a8-0a88-4b77-9b29-22c5d09b4b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f18c8384-6c04-4560-9f85-ff5575cbbfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f18c8384-6c04-4560-9f85-ff5575cbbfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c75716a5-aba3-41b4-92fa-a66c785acec0', 'volume_name': 'volume-c75716a5-aba3-41b4-92fa-a66c785acec0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f5ae6f1-0007-42ae-a77e-59307b51041d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f5ae6f1-0007-42ae-a77e-59307b51041d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11348961-d4de-4952-83b2-ff655f3c5a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:15 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Volume c75716a5-aba3-41b4-92fa-a66c785acec0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c75716a5-aba3-41b4-92fa-a66c785acec0', 'volume_size': 1} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-512077885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c75716a5-aba3-41b4-92fa-a66c785acec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40d0fcdf6994c5780753458a2c4f12a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:15Z,use_quota=True,user_id='a10e1cbd857242ff87b691ad4dd986f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Creating volume c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:43:15 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:43:15 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:15 devstack sudo[115033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 1073741824 Aug 12 12:43:15 devstack sudo[115033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:16 devstack sudo[115033]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 1073741824" returned: 0 in 0.471s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:16 devstack sudo[115039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 Aug 12 12:43:16 devstack sudo[115039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:16 devstack sudo[115039]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0" returned: 0 in 0.270s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] <== create_volume: return (785ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.788s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11348961-d4de-4952-83b2-ff655f3c5a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c75716a5-aba3-41b4-92fa-a66c785acec0', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fef4f3ee-446f-4dfd-8f4d-a67b541e2dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:16 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Volume volume-c75716a5-aba3-41b4-92fa-a66c785acec0 (c75716a5-aba3-41b4-92fa-a66c785acec0): created successfully Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fef4f3ee-446f-4dfd-8f4d-a67b541e2dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Flow 'volume_create_manager' (6c4839b4-56d1-4dd2-8dae-4ee43cc26a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:16 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-f1d33a62-f2cb-4c95-91c6-1f201975f873 tempest-SnapshotDependencyTests-1726855572 None] Created volume successfully. Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Creating offline snapshot 438d1076-84d1-4c39-9b5c-183aadc269c6 of volume c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[be0e126e-167c-40ef-bdb8-24f23942c188]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:16 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:17 devstack sudo[115042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 Aug 12 12:43:17 devstack sudo[115042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:17 devstack sudo[115042]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0" returned: 0 in 0.348s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 1G {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:17 devstack sudo[115047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 1G Aug 12 12:43:17 devstack sudo[115047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:17 devstack sudo[115047]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 1G" returned: 0 in 0.388s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c75716a5-aba3-41b4-92fa-a66c785acec0 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:17 devstack sudo[115053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c75716a5-aba3-41b4-92fa-a66c785acec0 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 Aug 12 12:43:17 devstack sudo[115053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:17 devstack sudo[115053]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c75716a5-aba3-41b4-92fa-a66c785acec0 -F qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6" returned: 0 in 0.314s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:17 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 is being set with open permissions: ugo+rw Aug 12 12:43:17 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:17 devstack sudo[115058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 Aug 12 12:43:17 devstack sudo[115058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:18 devstack sudo[115058]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6" returned: 0 in 0.251s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:18 devstack sudo[115061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.info Aug 12 12:43:18 devstack sudo[115061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:18 devstack sudo[115061]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.info" returned: 0 in 0.259s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:18 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.info is being set with open permissions: ugo+rw Aug 12 12:43:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.info {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:18 devstack sudo[115064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.info Aug 12 12:43:18 devstack sudo[115064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:18 devstack sudo[115064]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.info" returned: 0 in 0.245s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:18 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.896s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:18 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-74c64aa2-7244-4439-a175-c0306401e8d5 tempest-SnapshotDependencyTests-1726855572 None] Create snapshot completed successfully Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Flow 'volume_create_manager' (b7cc374f-d148-4a4a-80ed-6ffe03dbc9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2012778f-0e4e-4f7d-bf34-55e7303f3b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2012778f-0e4e-4f7d-bf34-55e7303f3b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a590735-7ccc-4ea9-b2f3-1bebcd75903d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40d0fcdf6994c5780753458a2c4f12a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=438d1076-84d1-4c39-9b5c-183aadc269c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:19Z,use_quota=True,user_id='a10e1cbd857242ff87b691ad4dd986f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ea1c351-fa5c-491f-a70e-8b1f8877e0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ea1c351-fa5c-491f-a70e-8b1f8877e0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e802c323-3aeb-416e-8d60-f349c20b20d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e802c323-3aeb-416e-8d60-f349c20b20d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '4a590735-7ccc-4ea9-b2f3-1bebcd75903d', 'volume_name': 'volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d', 'volume_size': 1, 'snapshot_id': '438d1076-84d1-4c39-9b5c-183aadc269c6'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (762be6d5-d89b-42d1-91b7-f639039e2fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (762be6d5-d89b-42d1-91b7-f639039e2fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afeda45a-2c26-4a09-9ccc-d4e5d4404651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:19 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Volume 4a590735-7ccc-4ea9-b2f3-1bebcd75903d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d', 'volume_size': 1, 'snapshot_id': '438d1076-84d1-4c39-9b5c-183aadc269c6'} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-quobyte-438d1076-84d1-4c39-9b5c-183aadc269c6-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" by "_create_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-438d1076-84d1-4c39-9b5c-183aadc269c6-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" acquired by "_create_volume_from_snapshot" :: waited 0.013s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Creating volume 4a590735-7ccc-4ea9-b2f3-1bebcd75903d from snapshot 438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-quobyte-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" by "_copy_volume_from_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] snapshot: 438d1076-84d1-4c39-9b5c-183aadc269c6, volume: 4a590735-7ccc-4ea9-b2f3-1bebcd75903d, {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[c12ddbe7-46a3-4ab8-957c-6698ec4876c9]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:19 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:19 devstack sudo[115067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 Aug 12 12:43:19 devstack sudo[115067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:20 devstack sudo[115067]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6" returned: 0 in 0.377s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c75716a5-aba3-41b4-92fa-a66c785acec0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac086982-30ea-4800-877b-982628b46daf]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:20 devstack sudo[115072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 Aug 12 12:43:20 devstack sudo[115072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:20 devstack sudo[115072]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0" returned: 0 in 0.385s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] will copy from snapshot at /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Creating direct copy from snapshot {{(pid=94662) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG cinder.utils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Path /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d not found in is_blk_device check {{(pid=94662) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 12 12:43:20 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:20 devstack sudo[115077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d Aug 12 12:43:20 devstack sudo[115077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:25 devstack sudo[115077]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" returned: 0 in 4.747s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG cinder.image.image_utils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Image conversion details: src /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0, size 1024.00 MB, duration 4.75 sec, destination /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d {{(pid=94662) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 12 12:43:25 devstack cinder-volume[94662]: INFO cinder.image.image_utils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Converted 1024.00 MB image at 215.64 MB/s Aug 12 12:43:25 devstack cinder-volume[94662]: WARNING cinder.volume.drivers.remotefs [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d is being set with open permissions: ugo+rw Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:25 devstack sudo[115091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d Aug 12 12:43:25 devstack sudo[115091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:25 devstack sudo[115091]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" returned: 0 in 0.247s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" released by "_copy_volume_from_snapshot" :: held 5.846s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-438d1076-84d1-4c39-9b5c-183aadc269c6-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" released by "_create_volume_from_snapshot" :: held 5.912s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.926s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afeda45a-2c26-4a09-9ccc-d4e5d4404651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d', 'volume_size': 1, 'snapshot_id': '438d1076-84d1-4c39-9b5c-183aadc269c6'}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63d9866f-29a9-451e-bac6-b8bfb8fceea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:25 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Volume volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d (4a590735-7ccc-4ea9-b2f3-1bebcd75903d): created successfully Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63d9866f-29a9-451e-bac6-b8bfb8fceea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:25 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Flow 'volume_create_manager' (b7cc374f-d148-4a4a-80ed-6ffe03dbc9e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:25 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-c5d7c4aa-ca1f-4c41-8674-a39d5bc79237 tempest-SnapshotDependencyTests-1726855572 None] Created volume successfully. Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-438d1076-84d1-4c39-9b5c-183aadc269c6-delete_snapshot" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-438d1076-84d1-4c39-9b5c-183aadc269c6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-quobyte-c75716a5-aba3-41b4-92fa-a66c785acec0" by "delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-c75716a5-aba3-41b4-92fa-a66c785acec0" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-quobyte-438d1076-84d1-4c39-9b5c-183aadc269c6" by "_delete_snapshot" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-438d1076-84d1-4c39-9b5c-183aadc269c6" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Deleting offline snapshot 438d1076-84d1-4c39-9b5c-183aadc269c6 of volume c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] snapshot_file for this snap is: volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e6c3244-86b9-4b5a-ad53-057e8e765eff]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:26 devstack sudo[115094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 Aug 12 12:43:26 devstack sudo[115094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:26 devstack sudo[115094]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6" returned: 0 in 0.362s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c75716a5-aba3-41b4-92fa-a66c785acec0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94662) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[499cdb93-54ec-4e84-b251-8a119469be89]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:26 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:26 devstack sudo[115099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 Aug 12 12:43:26 devstack sudo[115099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:27 devstack sudo[115099]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0" returned: 0 in 0.535s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:27 devstack sudo[115104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 Aug 12 12:43:27 devstack sudo[115104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Flow 'volume_create_manager' (176eca90-e98a-4e25-9c5c-de689d3b8b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84f930e6-a751-46f8-bbfb-d4debd46f27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84f930e6-a751-46f8-bbfb-d4debd46f27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1328005916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961050d7fda74cd3951ac7635c80043a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:27Z,use_quota=True,user_id='27dbb118fca44033b132a7bbebd3ca88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7aae0eee-b8c2-410c-b71e-37d8b66f08a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7aae0eee-b8c2-410c-b71e-37d8b66f08a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61b8d257-9aaa-42b3-b10a-829949b5db4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61b8d257-9aaa-42b3-b10a-829949b5db4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7', 'volume_name': 'volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (589346dd-bfb5-45ed-bf4a-1c95d2063da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (589346dd-bfb5-45ed-bf4a-1c95d2063da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (665d97a5-2476-4093-9ff0-878f6e4a22dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:27 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Volume 035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7', 'volume_size': 1} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1328005916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961050d7fda74cd3951ac7635c80043a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:27Z,use_quota=True,user_id='27dbb118fca44033b132a7bbebd3ca88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Creating volume 035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:27 devstack sudo[115104]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:43:27 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6" returned: 0 in 0.360s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:27 devstack sudo[115110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 1073741824 Aug 12 12:43:27 devstack sudo[115110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:27 devstack sudo[115111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6 Aug 12 12:43:27 devstack sudo[115111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:27 devstack sudo[115111]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0.438d1076-84d1-4c39-9b5c-183aadc269c6" returned: 0 in 0.252s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-438d1076-84d1-4c39-9b5c-183aadc269c6" released by "_delete_snapshot" :: held 1.608s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-c75716a5-aba3-41b4-92fa-a66c785acec0" released by "delete_snapshot" :: held 1.630s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:27 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Created reservations ['b6bcdd78-a53c-4061-898d-a761cd28c803', 'a7a6cf50-9704-4903-9e93-9c8face6108a', 'ad62add3-8a80-4fb9-b9ff-59ddb780a715', '9838817b-d590-4dc4-ad12-0f2e9851e36e'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:27 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Delete snapshot completed successfully. Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-7ce179a6-2c0e-46d9-844e-87097266a6b1 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-438d1076-84d1-4c39-9b5c-183aadc269c6-delete_snapshot" released by "delete_snapshot" :: held 1.776s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:28 devstack sudo[115110]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 1073741824" returned: 0 in 0.446s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:28 devstack sudo[115119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 Aug 12 12:43:28 devstack sudo[115119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:28 devstack sudo[115119]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7" returned: 0 in 0.237s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.725s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (665d97a5-2476-4093-9ff0-878f6e4a22dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (648b5702-0220-442a-8431-112459e26008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:28 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Volume volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 (035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7): created successfully Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (648b5702-0220-442a-8431-112459e26008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Flow 'volume_create_manager' (176eca90-e98a-4e25-9c5c-de689d3b8b46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:28 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-d70ff616-0016-4279-bf46-df5b3a692b8b tempest-ProjectReaderTests-160257635 None] Created volume successfully. Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-c75716a5-aba3-41b4-92fa-a66c785acec0-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-c75716a5-aba3-41b4-92fa-a66c785acec0-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-quobyte-c75716a5-aba3-41b4-92fa-a66c785acec0" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-c75716a5-aba3-41b4-92fa-a66c785acec0" acquired by "delete_volume" :: waited 0.018s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[b01c77fb-2ed1-4f0a-bbd0-855d15a899d8]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:28 devstack sudo[115122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 Aug 12 12:43:28 devstack sudo[115122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Acquiring lock "cinder-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Lock "cinder-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Acquiring lock "cinder-quobyte-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Lock "cinder-quobyte-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[aaa44396-2989-4071-9f8b-1cad8204f5a1]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:28 devstack sudo[115122]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0" returned: 0 in 0.376s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:28 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:28 devstack sudo[115124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 Aug 12 12:43:28 devstack sudo[115124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:28 devstack sudo[115128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0 Aug 12 12:43:28 devstack sudo[115128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:29 devstack sudo[115128]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-c75716a5-aba3-41b4-92fa-a66c785acec0" returned: 0 in 0.268s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:29 devstack sudo[115124]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7" returned: 0 in 0.382s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-c75716a5-aba3-41b4-92fa-a66c785acec0" released by "delete_volume" :: held 0.733s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:29 devstack sudo[115135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7 Aug 12 12:43:29 devstack sudo[115135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Created reservations ['24e4c2cb-8ed6-4b7d-bbcd-c2a5a2137ded', 'd16f494d-7fd0-4ff4-a0e4-51c02f835c8e', 'c154f017-c115-41bf-b32e-dd7d707f7a08', '10bfa6a9-fa21-451b-a1ac-9f67905eaced'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:29 devstack sudo[115137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:43:29 devstack sudo[115137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:29 devstack sudo[115135]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7" returned: 0 in 0.262s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Lock "cinder-quobyte-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7" released by "delete_volume" :: held 0.686s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Created reservations ['991f8f67-7163-4523-8fac-ca4a56638bbf', '2f7982ac-ccc7-452f-8e50-7c1e9e699f9e', '295a9b75-f1e3-4d28-bd89-9d4531323289', 'b13c2985-78f4-46df-bea4-9e7dca05dd6d'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-4a590735-7ccc-4ea9-b2f3-1bebcd75903d-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:29 devstack sudo[115137]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.314s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-4a590735-7ccc-4ea9-b2f3-1bebcd75903d-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Deleted volume successfully. Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:29 devstack sudo[115175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:43:29 devstack sudo[115175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-0a408136-2e66-4dbe-b7e7-155d339b6668 tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-c75716a5-aba3-41b4-92fa-a66c785acec0-delete_volume" released by "delete_volume" :: held 1.301s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "cinder-quobyte-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" acquired by "delete_volume" :: waited 0.017s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[87f354d3-1890-40ee-9e99-621241dfe3db]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:29 devstack sudo[115179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d Aug 12 12:43:29 devstack sudo[115179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:29 devstack sudo[115175]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.304s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:29 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:43:29 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Deleted volume successfully. Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-edff210b-4341-4035-98e6-eb6fba87bece tempest-ProjectReaderTests-160257635 None] Lock "cinder-035f5e9d-fd6f-4e4a-baaa-1fab696f3bb7-delete_volume" released by "delete_volume" :: held 1.320s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:30 devstack sudo[115179]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" returned: 0 in 0.449s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:30 devstack sudo[115185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d Aug 12 12:43:30 devstack sudo[115185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.flows.manager.create_volume [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94662) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Flow 'volume_create_manager' (22b22589-41e9-4cbd-8bc6-181eb0f529ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56992dc8-6869-4912-aad8-13926bd3acbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56992dc8-6869-4912-aad8-13926bd3acbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-87093955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16e10126-33c5-4779-bdfb-f61e3d95f67c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961050d7fda74cd3951ac7635c80043a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:30Z,use_quota=True,user_id='27dbb118fca44033b132a7bbebd3ca88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7e18733-8a53-42f7-938d-4090a0ac9839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7e18733-8a53-42f7-938d-4090a0ac9839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73890c16-6152-44ae-8715-0f9a978fe8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73890c16-6152-44ae-8715-0f9a978fe8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16e10126-33c5-4779-bdfb-f61e3d95f67c', 'volume_name': 'volume-16e10126-33c5-4779-bdfb-f61e3d95f67c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (223a5f96-66de-4e43-a771-ebd00dbeb74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (223a5f96-66de-4e43-a771-ebd00dbeb74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (589cf32e-f282-495b-ae54-ce122e786b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:30 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Volume 16e10126-33c5-4779-bdfb-f61e3d95f67c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16e10126-33c5-4779-bdfb-f61e3d95f67c', 'volume_size': 1} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T10:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-87093955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16e10126-33c5-4779-bdfb-f61e3d95f67c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961050d7fda74cd3951ac7635c80043a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-12T10:43:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-12T10:43:30Z,use_quota=True,user_id='27dbb118fca44033b132a7bbebd3ca88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1c91b6-55cf-43cd-a51a-a36cd280de08),volume_type_id=4b1c91b6-55cf-43cd-a51a-a36cd280de08)}" {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.remotefs [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Creating volume 16e10126-33c5-4779-bdfb-f61e3d95f67c {{(pid=94662) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:30 devstack sudo[115185]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Selected osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 as target Quobyte volume. {{(pid=94662) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 12 12:43:30 devstack cinder-volume[94662]: INFO cinder.volume.drivers.remotefs [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] casted to osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005 Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c 1073741824 {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" returned: 0 in 0.269s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:30 devstack sudo[115188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c 1073741824 Aug 12 12:43:30 devstack sudo[115188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-quobyte-4a590735-7ccc-4ea9-b2f3-1bebcd75903d" released by "delete_volume" :: held 0.775s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Created reservations ['18da74cb-f440-4c67-87cc-8daf24aa8971', 'f697277e-3c60-472d-b99f-a071b773ebc1', '89ec9768-c703-4421-8b23-007be3e5e770', 'ac2b3aaf-afe3-41d3-ae87-94a3b907a979'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:30 devstack sudo[115190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:43:30 devstack sudo[115190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:30 devstack sudo[115190]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.255s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:43:30 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Deleted volume successfully. Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-8a53a43d-93e7-4371-80d0-d6728630a98d tempest-SnapshotDependencyTests-1726855572 None] Lock "cinder-4a590735-7ccc-4ea9-b2f3-1bebcd75903d-delete_volume" released by "delete_volume" :: held 1.281s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:30 devstack sudo[115188]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:30 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c 1073741824" returned: 0 in 0.512s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:31 devstack sudo[115197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c Aug 12 12:43:31 devstack sudo[115197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:31 devstack sudo[115197]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c" returned: 0 in 0.253s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] <== create_volume: return (813ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'} {{(pid=94662) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.816s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (589cf32e-f282-495b-ae54-ce122e786b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16e10126-33c5-4779-bdfb-f61e3d95f67c', 'volume_size': 1}' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01a1e1b9-91e4-4d75-bfff-ef73bd101760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 12:43:31 devstack cinder-volume[94662]: INFO cinder.volume.flows.manager.create_volume [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Volume volume-16e10126-33c5-4779-bdfb-f61e3d95f67c (16e10126-33c5-4779-bdfb-f61e3d95f67c): created successfully Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01a1e1b9-91e4-4d75-bfff-ef73bd101760) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94662) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 12:43:31 devstack cinder-volume[94662]: DEBUG cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Flow 'volume_create_manager' (22b22589-41e9-4cbd-8bc6-181eb0f529ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94662) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 12:43:31 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-be874476-0d93-4399-9c3f-fc38066ef38d tempest-ProjectReaderTests-160257635 None] Created volume successfully. Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Acquiring lock "cinder-16e10126-33c5-4779-bdfb-f61e3d95f67c-delete_volume" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Lock "cinder-16e10126-33c5-4779-bdfb-f61e3d95f67c-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Acquiring lock "cinder-quobyte-16e10126-33c5-4779-bdfb-f61e3d95f67c" by "delete_volume" {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Lock "cinder-quobyte-16e10126-33c5-4779-bdfb-f61e3d95f67c" acquired by "delete_volume" :: waited 0.014s {{(pid=94662) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG oslo.privsep.daemon [-] privsep: reply[9fcb1481-9628-41f5-91bb-5c78d3303c75]: (4, 'qcow2') {{(pid=95678) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:32 devstack sudo[115207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c Aug 12 12:43:32 devstack sudo[115207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:32 devstack sudo[115207]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c" returned: 0 in 0.393s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:32 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:32 devstack sudo[115212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c Aug 12 12:43:32 devstack sudo[115212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:33 devstack sudo[115212]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f/volume-16e10126-33c5-4779-bdfb-f61e3d95f67c" returned: 0 in 0.267s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Lock "cinder-quobyte-16e10126-33c5-4779-bdfb-f61e3d95f67c" released by "delete_volume" :: held 0.701s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG cinder.quota [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Created reservations ['1ba7e26e-d0ee-4cf1-992b-cdf9d73a6afa', 'e99e0ab8-7466-41df-a626-7f92e05be9ea', 'f2993b73-9db6-42d4-b8b7-26c3c0007203', 'e9196c5c-f900-4914-b9c1-2a1cccefc106'] {{(pid=94662) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005': None} {{(pid=94662) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG cinder.volume.drivers.quobyte [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-1e634239-add9-4e0e-873b-f3166850c005'] {{(pid=94662) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.lockutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 12 12:43:33 devstack sudo[115215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f Aug 12 12:43:33 devstack sudo[115215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 12 12:43:33 devstack sudo[115215]: pam_unix(sudo:session): session closed for user root Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG oslo_concurrency.processutils [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/e912c3fc6d023a9c0bc9f0c97166416f" returned: 0 in 0.260s {{(pid=94662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG cinder.manager [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Notifying Schedulers of capabilities ... {{(pid=94662) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 12 12:43:33 devstack cinder-volume[94662]: INFO cinder.volume.manager [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Deleted volume successfully. Aug 12 12:43:33 devstack cinder-volume[94662]: DEBUG cinder.coordination [None req-360f4fa8-abe8-479e-a00a-14f11d3e4609 tempest-ProjectReaderTests-160257635 None] Lock "cinder-16e10126-33c5-4779-bdfb-f61e3d95f67c-delete_volume" released by "delete_volume" :: held 1.164s {{(pid=94662) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 12:43:43 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:UPDATE=91,cinder:DELETE=7,cinder:SELECT=66,cinder:INSERT=24 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 12:43:43 devstack cinder-volume[94662]: DEBUG dbcounter [-] [94662] Writing DB stats cinder:SELECT=67,cinder:INSERT=21,cinder:UPDATE=83,cinder:DELETE=8 {{(pid=94662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}